/* CSS Document */

body{background-color:#000000; text-align:center;background: url('images/logoback.jpg') repeat center;}
#wrapper_content{ width:950px; margin:0px auto; text-align:left; background-color:#000000;}
#wrapper_top{text-align:left; height:107px;}

#toplinks{position:relative; float:right; width:300px;}
#toplinks a{text-decoration:none; color:#FFFFFF; margin-left:10px;}
#toplinks a:hover{text-decoration: underline; color:#FFFFFF;}
#toplinks a:visited{text-decoration:none; color:#FFFFFF;}
			
#logo{position:relative; float:left; width:650px;}

#wrapper_mid{ padding-top:20px; position:relative; width:950px; height:530px; background-color:#000000; background: url('images/mid_bggra.jpg') repeat top;}
#wrapper_mid2{ padding-top:20px; position:relative; width:950px; background-color:#feff99;}
#eventrotator{margin-left:70px; display:inline;}
#eventstill{ margin-left:25px; display:inline;}


#wrapper_bottom{width:950px; height:450px;}

#wrapper_cat_1{float:left; width:315px; height:350px; }
#wrapper_cat_2{float:right; width:320px; height:350px; }
#wrapper_cat_3{float:right; width:315px; height:350px; }

#wrapper_footer{ position:relative; width:950px; color:#FFFFFF;}

a.nP{
	text-decoration: none;
	color: black;
}

a.picLink{ text-decoration: none;
			color: #639A36;
}
a.picLink:hover{text-decoration: underline;
			color: black;
}


/*
a:link, a:visited, a:active {color: black;}
.green{background:#FEFF99;border:2px solid #639A36;}
.gold{border:2px solid #E2CA46;}
.yellow{border:2px solid #FEFF99;}
.event{text-decoration: none;
		color: #FEFF99;
		font-weight: bold;
		font-size:medium;
		text-align: center;}
.indent{
		text-indent:30px;}
.textgreen{
	color:#639A36;}
#left{
	position: absolute;
	top: 15px;
	left: 5px;
	z-index:0;
}
#right{
	position: absolute;
	right: 5px;
	top: 15px;
	z-index:1;
}
#center{
	margin-left: auto;
	margin-right: auto;
	top: 9px;
	z-index:2;
}
a.picLink{ text-decoration: none;
			color: #639A36;
}
a.picLink:hover{text-decoration: underline;
			color: black;
}
a.nP{
	text-decoration: none;
	color: black;
}
.red{
	text-decoration: none;
			color: red;
	font-weight: bold;
	font-size:1em;
}
a.r{
text-decoration: none;
			color: red;
			font-weight:800;
}
a.r:hover{text-decoration: underline;
			color: #639A36;
}
a.normal:hover{text-decoration: underline;
			color: green;
}
a.normal{text-decoration: none;
			color: black;
} 
a.normal:visited{text-decoration: underline;
			color: green;
} 
#content {
	position:relative;
	top: -90px;
	margin-top: 0px;
}
html>body #content {
	position:relative;
	top: -90px;
	margin-top: 0px;
}
*/