/* LINKS */

.null {
	height:0px;
	width:0px;
	clear:both;
	}


#rsslinks h5{
	padding:10px 0px 0px 0px;
	margin:0px;
}

#top_section a
{
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}

#top_section a:hover
{
	color:#ffffff;
	text-decoration: underline;
}

#footer a
{
	font-size:8.5px;
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover
{
	color:#ffffff;
	text-decoration: underline;
}


/* headers */

h3
{
	color: #0e4178;
	font-size:14px;
	margin-bottom:0px;
}

strong {
	color: #2a2a2a;
	}
/* everything else */

body {
	margin: 0px auto;
	background:url(images/bg.jpg) repeat-x top #4d4d4d;	
	line-height:18px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}


.hr {
	height:1px;
	margin:5px;
	background:url(../images/dot.gif) repeat-x;
	}

a, a:visited {
	text-decoration:underline;
	color:#006699;
	}
a:hover {
	color:#000000;
	}


#banner
{
	height: 251px;
	width: 398px;
	position:relative;
	background: url(images/banner.jpg) no-repeat left top;

}

#banner h1
{
	font-size: 12px;
	color: #003363;
	padding:0px;
	margin:0px;
}

#banner ul
{
	padding:0px;
	margin:0px 0px 0px 20px;
}

#banner ul li
{
	padding:0px;
	margin:0px;
}



#main {
	margin:auto;
	width:732px;
	background:#ffffff;
	}

	h1 {
		padding:0px 5px 0px 5px;
		margin:5px 5px 7px 0px;
		font-size:16px;
		border-bottom:2px solid #4b4b4b;
		color:#336699;
		}
	h2 {
		font-size:14px;
		}
	h3 {
		font-size:12px;
		}	


	#header {
		height:116px;
		padding:20px 20px 0px 0px;
		background:url(../images/header.jpg) no-repeat 20px 20px;
		text-align:right;
		}
	#main_nav {
		height:57px;
		padding:0px 10px 0px 10px;
		background:url(../images/top_section.jpg) no-repeat top;
		}
		#main_nav ul {
			list-style:none;
			margin:0px;
			padding:0px;
			float:left;
			}
			#main_nav ul li {
				float:left;
				}
				#main_nav ul li a, #main_nav ul li a:visited {
					float:left;
					color:#FFFFFF;
					padding:20px 9px 0px 0px;
					text-decoration:none;
					}
				#main_nav ul li a:hover {
					text-decoration:underline;
					}
		
		
		
	#content {
		padding:0px;
		background:url(../images/bg_homepage.jpg) no-repeat bottom right;		
		}
		#contentLeft {
			width:436px;
			float:left;
			}
		#contentRight {
			width:500px;
			float:right;
			}
		
		
	.content_fp_title h1 {
		padding:0px 5px 0px 5px;
		margin:5px 5px 7px 0px;
		font-size:16px;
		border-bottom:2px solid #4b4b4b;
		color:#336699;
		}


		#featureRight {
			width:273px;
			float:right;
			}
		#featureLeft {
			width:209px;
			float:left;		
			}
		
		.photo_thumb {
			width:125px;
			float:left;
			text-align:center;
			}
			.photo_thumb a img,	.photo_thumb a:visited img {
				margin:2px;
				padding:2px;
				border:3px solid #CCCCCC;
				}
			.photo_thumb a:hover img {
				margin:2px;
				padding:2px;
				border:3px solid #336699;
				}

	#footer {
		width:722px;
		height:84px;
		color: #ffffff;
		font-size:8.5px;	
		padding:10px 5px 0px 5px;
		background:url(../images/footer.jpg) no-repeat top;
		}
		#footer ul {
			list-style:none;
			margin:0px;
			padding:0px;
			float:left;
			}
			#footer ul li {
				float:left;
				}
				#footer ul li a, #footer ul li a:visited {
					float:left;
					color:#FFFFFF;
					padding:20px 5px 0px 5px;
					text-decoration:none;
					}
				#footer ul li a:hover {
					text-decoration:underline;
					}
		#footer #footer_flash {
			width:210px;
			height:38px;			
			float:right;
			}


#ivc_window
{
	position:absolute;
	top:180px;
	right:3px;
	background: #000000;
	
}

#link_bait {
	width:275px; 
	float: right;
}

#staff
{
	height: 120px;
	width: 700px;
	padding-bottom: 15px;
}

#content
{
	margin-left:7px;
}


#top_section
{	
	color: #ffffff;
	padding-top:20px;
	padding-left:20px;
}


.default_feature {
	position:relative;
	width:273px;
	height:169px;
	background:url(../images/default_feature.jpg) no-repeat
	}

	.default_feature .image {
		position:absolute;
		top:9px;
		left:11px;
		width:250px;
		height:117px;
		overflow:hidden;
		}
		.default_feature .image a img, .default_feature .image a:visited img, .default_feature .image a:hover img  {
			border:none;
			}
	.default_feature .description {
		position:absolute;
		top:129px;
		left:11px;
		width:245px;
		height:22px;
		padding:5px 0 0 5px;
		overflow:hidden;
		color:#336699;
		font-weight:bold;
		font-size:14px;
		}
		.default_feature .description a, .default_feature .description a:visited {
			text-decoration:none;
			}
		.default_feature .description a:hover {
			color:#000000;
			}
			
	.gallery_block {
		padding:15px 0;
		clear:both;
		}
		.main_gallery .gallery_name, .sub_galleries .gallery_name {
			float:left;
			width:290px;
			font-size:14px;
			}
		.main_gallery .gallery_thumb, .sub_galleries .gallery_thumb {
			width:120px;
			float:left;
			margin-right:10px;
			}
			.main_gallery .gallery_description, .sub_galleries .gallery_description {
				float:left;
				width:290px;
				}
				

			.gallery_thumb a img,	.gallery_thumb a:visited img {
				float:left;
				padding:2px;
				border:3px solid #CCCCCC;
				}
			.gallery_thumb a:hover img {
				border:3px solid #336699;
				}
				
				
	img.rs_icon {
		border:none;
		}
