* {
	padding: 0;
	margin: 0;
}

a {
	color: #CCC;
	text-decoration: none;
}
a:visited{
	color: #CCC;
	text-decoration: none;
}
a:link{
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

#topnav a {
color: #0076BE;
	text-decoration: none;
}

img {
border:none;	
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}

#wrapper {
	width:990px;
	margin:auto;
	
}

		#header {
		padding-top:18px;
		padding-left:24px;
		padding-right:37px;
		background-image:url(../images/header_bg.png);
		background-repeat:no-repeat;
		width:943px;
		height:78px;
		}
		
				#logo {
				float:left;
				background-image:url(../images/logo.png);
				background-repeat:no-repeat;
				width:251px;
				height:63px;
				}
				
				#topnav {
				float:right;
				margin-top:25px;
				font-size:16px;
				}
				
		#content_holder {
		clear:both;
		margin-top:8px;
		width:990px;
		height:550px;
		background-image:url(../images/content_bg.png);
		background-repeat:no-repeat;
		}
		
				#top_banner {
				margin:auto;
				width:981px;
				height:278px;
				padding-top:8px;
				margin-bottom:13px;
				background-image:url(../images/top_banner.jpg);
				background-position:0px 8px;
				background-repeat:no-repeat;
				
				}
				
				#sites_holder {
				width:960px;
				height:225px;
				margin:auto;
				}
				
						#sites_holder_left {
						float:left;
						width:460px;
						height:225px;
						}
						
								#sites_holder_left_content {
								clear:left;
								width:460px;
								height:171px;
								margin-top:20px;
								}
								
										#sites_holder_left_screeny {
										float:left;
										background-image:url(../images/screeny.png);
										width:232px;
										height:171px;
										}
										
										#sites_holder_left_text {
										float:left;
										width:215px;
										margin-left:10px;
										margin-top:5px;
										font-size:14px;
										}
										
										#sites_holder_left_read_more {
										margin-top:10px;
										text-align:right;	
										font-size:12px;
										}
						
						#sites_holder_divider {
							margin-top:10px;
							float:left;
							padding-left:14px;
							
						}
						
						#sites_holder_right {
						float:right;
						width:460px;
						height:225px;
						}
						
								#sites_holder_right_content {
								width:460px;
								height:171px;
								margin-top:20px;
								}
								
										#sites_holder_right_screeny {
										float:left;
										background-image:url(../images/screeny_events.png);
										width:232px;
										height:171px;
										}
										
										#sites_holder_right_text {
										float:left;
										width:215px;
										margin-left:10px;
										margin-top:5px;
										font-size:14px;
										}
										
										#sites_holder_right_read_more {
										margin-top:10px;
										text-align:right;	
										font-size:12px;
										}
										
			#lower_content_container {
			clear:both;
			margin-left:15px;
			margin-right:15px;
			margin-top:20px;
			width:960;
			height:100px;
			}
			
					#lower_content_left {
					float:left;
					width:460px;	
					margin-right:5px;
					color:#FFF;
					font-size:.9em;
					line-height:2.3;
					}
					
					#lower_content_divider {
					float:left;
					padding-left:8px;
					}
					
					#lower_content_right {
					margin-left:10px;
					float:right;
					width:460px;
					color:#FFF;
					font-size:.9em;
					line-height:2.3;
					margin-bottom:15px;
						
					}
					
			#footer {
			clear:both;
			width:990px;
			height:34px;
			background-image:url(../images/footer_bg.png);
			background-repeat:no-repeat;
			text-align:center;
			font-size:9px;
			color:#FFF;
			padding-top:25px;
			}
			
					#copyright {
					float:left;
					padding-left:25px;
					}
					
					#ssws {
					float:right;	
					padding-right:25px;
					}
					
					.clear{
	background-color: transparent;
	border: 0px;
	clear: both;
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.bio_text {
float:right;
width:75%;
}

.bio_pic {
float:left;
width:25px;
margin-top:9px;
}

.form_text {
width:120px;
float:left;
margin-bottom:20px;
color:white;
margin-left:15px;
height:16px;
padding-left:2px;
vertical-align:middle;
background-color:#282828;
padding-top:2px;
border:1px solid #333;
border-right:none;
}

.form_text_textarea {
	height:200px;
	vertical-align:top;
}

.form_field {
float:left;
color:white;
}

.input {
border:none;
width:300px;
height:17px;
padding:1px 2px 0 2px;
border:1px solid #333;
border-left:none;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

.textarea {
border:none;
width:300px;
height:198px;
padding:2px 2px 2px 2px;
border:1px solid #333;
border-left:none;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}