body{
	background:url(images/grad1.jpg) repeat-y top center;
}
#container {
	width:100%;
	position:absolute;
	top:0px;
}
#header {
	background: url(images/grad2.jpg) top left repeat-x;
	position:absolute;
	width:100%;
	height:150px;
	top:0px;
	padding-top:10px;
	left:0px;
}

#header #img1{
	opacity:.6;
	position:absolute;
	top:0px;
	left:0px;
}
#header #img2{
	opacity:.6;
	position:absolute;
	top:0px;
	left:200px;
}
#header #img3{
	opacity:.6;
	position:absolute;
	top:0px;
	right:0px;
}
#header #img4{
	opacity:.6;
	position:absolute;
	top:0px;
	right:200px;
}
#border {
	background:url(images/diamond.gif) #690075 repeat-x;
	width:100%;
	height:15px;
	position:absolute;
	top:150px;
}
#nav p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#993366;
	background:url(images/link.gif) top left no-repeat;
	padding:3px 3px 3px 5px;
	margin:5px 10% 0px 10%;
}

#nav a:link{
	text-decoration:none;
}

#nav a:visited{
	text-decoration:none;
}

#nav a:hover{
	text-decoration:none;
}

#nav a:active{
	text-decoration:none;
}


#nav {
	position:absolute;
	width:220px;
	left:100px;
	top:200px;
	min-width:150px;
	font-size:.75em;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	border:#690075 1px dotted;
	margin:0px 0px 0px 20px;
}

#nav p{
	width:200px;
}

#nav #donate {
	color:#990066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:7.5pt;
	background:url(images/hut.jpg) bottom center no-repeat #dcb335;
	padding-bottom:150px;
	opacity:.75;
	margin-top:100px;
}

#nav #donate p{
	background:none;
	margin-left:0px;
}

#content{
	position:absolute;
	left:400px;
	top:200px;
	width:650px;
	min-width:600px;
	background-color:#e2e592;
	padding:20px 20px 10px 10px;
	margin:0px 20px 0px 0px;
	border:#690075 1px dotted;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#690075;
	text-align:center;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#690075;
	text-align:center;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#993366;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#690075;
}


#content .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#690075;
}

strong{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.text a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#CC3366;
}
.text a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#990033;
}
.text a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#FF3333;
}
.text a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#000000;
}
.thumbnails a{
	color:#000000;
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#cc9999;
	padding-bottom:10px;
}

.imgheader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#990099;
}
.imgheader img {
	border:#cc9999 ridge medium;
	margin-right:10px;
}
.email {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	color:#996699;
}

.email a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-variant:small-caps;
	font-weight:900;
}

.email a:link {
	color:#CC3366;
	text-decoration:underline;
}
.email a:visited{
	color:#CC3366;
	text-decoration:underline;
}
.email a:hover {
	color:#000000;
	text-decoration:none;
}
