@charset "windows-1252";

html, body {
margin: 0px;
padding: 0px;
}
body {
background-image:url('images/backg4.jpg');
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 11px;
	color:#999966;
	text-align: center;
	margin: 0 auto;
}



a.main:link {text-decoration: none; color: #CDCF96; }
a.main:visited {text-decoration: none; color: #CDCF96; }
a.main:hover {text-decoration: none; color: #ffffff; text-decoration: underline;}
a.main:active {text-decoration: none; color: #CDCF96; } 

a.external:link {text-decoration: none; color: #666633; }
a.external:visited {text-decoration: none; color: #666633; }
a.external:hover {text-decoration: none; color: #000000; }
a.external:active {text-decoration: none; color: #666633; } 

a.right:link {text-decoration: none; color: #cccc99; }
a.right:visited {text-decoration: none; color: #cccc99; }
a.right:hover {text-decoration: none; color: #ffffff; }
a.right:active {text-decoration: none; color: #cccc99; } 

a.foot:link {text-decoration: none; color: #666633; }
a.foot:visited {text-decoration: none; color: #666633; }
a.foot:hover {text-decoration: none; color: #000000; }
a.foot:active {text-decoration: none; color: #666633; } 

#wrapper {
width: 800px;
margin: 0 auto;
padding: 0px;
text-align: left;
}

#container {
width: 735px;
height: auto;
margin: 0 auto;
background: url(images/bodyfill.jpg);
background-repeat: repeat-y;
text-align: left;
}

#left {
background: url(images/mainbody.gif);
width: 536px;
height: auto;
float: left;
margin: 0px;
}

#right {
background: url(images/rightbody.gif);
width: 199px;
height: auto;
float: left;
margin: 0px;
}

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}



#headleft {
background: url(images/headleft.jpg);
width: 410px;
height: 265;
float: left;
margin: 0px;
}

#headright {
background: url(images/headright.jpg);
width: 390px;
height: 265;
float: right;
margin: 0px;
}

#mainhead {
background: url(images/mainhead.jpg);
width: 536px;
height: 60px;
}

#mainbody {
background: url(images/mainbody.jpg);
width: 536px;
height: auto;
padding: 10 10 10 40;
}
html>body #mainbody {
	width: 486px;
	}


#mainfoot {
background: url(images/mainfoot.jpg);
width: 536px;
height: 31px;
}

#righthead {
background: url(images/righthead2.jpg);
width: 199px;
height: 60px;
}

#rightbody {
background: url(images/rightbody.jpg);
font-family: Tahoma, Verdana, Arail;
font-size: 11px;
color: #cccc99;
top: -20px;
width: 199px;
height: auto;
padding: 10 17 10 17;
}
html>body #rightbody {
	width: 169px;
	padding: 10 15 10 15;

	}

#righttext {
font-family: Tahoma, Verdana, Arail;
font-size: 11px;
color: #cccc99;
position: relative;
top: -20px;
}
	
	
#rightfoot {
background: url(images/rightfoot.jpg);
width: 199px;
height: 31px;
}
html>body #rightfoot {
	height: 31;
	}

#bigfoot {
background: url(images/bigfoot1.jpg);
width: 735;
height: 31;
display: block;
clear: both;
}
	
	
.title {
	font-family: Arial, Verdana, Tahoma;
	font-size: 25px;
	font-weight: bold;
	color:#666633;
	position: relative;
	top: 29;
	left: 80;
	}

.headtext {
	font-family: Tahoma;
	font-size: 11px;
	color:#CDCF96;
	position: relative;
	top: 53;
	left: 83;
	width: 288px;
}
html>body .headtext {
	top: 48;
	}

.p1{
font-weight: bold;
}


#menu {
	font-family: Tahoma;
	font-size: 11px;
	color:#cccc99;
	position: relative;
	top: 23;
	left: 35;
}

#slideshow {
position: relative;
top: 0;
left: 0;
}




#footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#666633;
	position: relative;
	text-align: center;
	top: 5px;
	height: 50px;
}





#maintext {
color: #666666;
width: 440px;
position: relative;
line-height: 1.3em;
}

.indent {
margin-left: 10px;
margin-top: 10px;
}

.indent1 {
text-indent: -20px;
margin-left: 20px;
}


#date {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;;
color: #666633;
position: relative;
top: 11px; 
left: 0px; 
height: 30px; 
width: 200px; 
}
html>body #date {
top: 27px; 
}
