* {
	margin: 0;
	padding: 0;
	list-style: none;
	}

body {
	background: #FFF url(../images/background_gradient.jpg) top center;
	margin: 0;
	font-family: Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	}

#container {
	width: 800px;
	margin: 0 auto;
	}

#branding {
	background: #FFF url(../images/branding.jpg);
	height: 217px;
	width: 800px;	
	}


#content_container {
	clear: both;
	float: left;
	background: #FFF url(../images/content_background.jpg) no-repeat top left ;
	width: 800px;
	}

#content {
	float: left;
	width: 505px;
	}

#gallery {
	padding: 20px;
	height: 140px;
	}

#gallery img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#gallery a img {
	border:1px solid #598fc1;
	}

#gallery a:hover img {
	border:1px solid #a3c7e8;
	}

#gallery h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 3px;
	}

#gallery .image_title 
{
	font-size: 1.2em;
	color: #3a80c0;
	margin-bottom: 3px;
	}

#gallery .photographer {
	text-transform: uppercase;
	color: #333;
	margin-bottom: 3px;
	}

#gallery .view_options {
	text-transform: uppercase;
	color: #3a80c0;
	margin-bottom: 3px;
	font-size: 0.9em;
	}

#gallery a {
	color: #3a80c0;
	text-decoration: none;
	}

#gallery a:hover {
	color: #333;
	}

#news {
	clear:left;
	padding: 0;
	line-height: 1.7em;
	}

#news ul {
	border-bottom: 1px dotted #666666;
	}

#news li {
	padding: 20px;
	border-top: 1px dotted #666666;
	}

#news li:hover {
	background: #8bb0d1 url(../images/news_list_background.jpg) repeat-x top left;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #FFF;
	}

#news h2 {
	font-weight: normal;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 8px;
	}

#news a {
	color: #407bb0;
	}

#news li:hover a {
	color: #333;
	}

#Article {
	padding: 20px;
	line-height: 1.7em;
	width: 485px;
	}

#Article h2 {
	font-weight: normal;
	font-size: 2.2em;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 1.2em;
	}

#Article p {
	margin-bottom: 10px;
	}
#Article img
{
	padding: 15px;	
}
#right_menu
{
	
	 float: right; 
	 width: 272px;
}

#nav {
	width: 272px;
	float: right;
	}

#nav ul {
	width: 264px;
	}

#nav ul li {
	margin: 0px;
	padding: 0px;
	}

#nav ul li a {
	display: block;
	border-bottom: 1px solid #5881a7;
	border-top: 1px solid #a3c6e7;	
	text-decoration: none;
	color: #333;
	width:244px;
	padding: 10px;
	}

#nav ul li a:hover, #nav ul li a:focus {
	color: #FFF;
	background: #8bb0d1 url(../images/news_list_background.jpg) repeat-x top left;
	}
	
.library {
	height: 112px;
	float: right;
	width: 272px;
	}

.library a {
	height: 112px;
	display: block;
	text-indent: -9999px;
	}

.library a:hover {
	background: #FFF url(../images/library_hover.jpg) no-repeat top left;
	}
	
	
.hidden {
	text-indent: -9999px;
	}

.clear {
	clear: both;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 10px;
	background-color: transparent;
	}

.clear a {
	color: #61a3e2;
	text-decoration: none;
	}

.clear a:hover {
	color: #333;
	}
	
	a
{
	color: #61a3e2;	
}
a:hover
{
	color: #333;	
}
/* Breadcrumbs stuff starts here */	

#breadcrumbs
{
	width: 100%;
	margin-top: 5px;
	padding-bottom: 8px;
	font-size: 10pt;
	padding-left: 20px;
}
#breadcrumbs a
{
	padding-left: 10px;
	
}
#breadcrumbs a:hover
{
	background: #ffffff url(../images/arrow_blue_right.gif) 2px 5px no-repeat;
	padding-left: 10px;
}
/* List stuff starts here */
.CategoryDescription p
{
	padding-left: 20px;	
}
.CategoryList
{
	border-bottom: dotted 1px gray;
	width: 520px;
	margin-top: 15px;
	
}
.CategoryListItem
{
	padding-bottom: 11px;	
	border-top: dotted 1px gray;
	margin: 2px;
	padding-top: 11px;
	padding-left: 20px;
}
.CategoryListItem h4
{
	padding-bottom: 4px;
	font-size: 10pt;
}
.CategoryListItem a
{
	text-decoration: none;
	color: #516792;
}
.CategoryListItem div
{
	padding-bottom: 5px;	
}
.CategoryListItem h4 a
{
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
}

.CategoryListItem:hover
{
	background: #8bb0d1 url(../images/news_list_background.jpg) repeat-x top left;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #FFF;
}
.CategoryListItem:hover a
{
	color: #FFF;
}
.CategoryListItem a:hover
{
	color: #333;
	text-decoration: underline;
}
/* Related Info Stuff starts here */
.RelatedItemsHeader
{
	text-transform: uppercase;
	width: 100%;	
	color: #516792;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12pt;
}
.RelatedInfoHeader
{
	text-align: center;
	color: #516792;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	text-decoration: underline;
}
.RelatedInfoFooter
{
	 font-style: italic; 
	 border-top: dotted 1px black;
	 padding-top: 4px;
	 padding-bottom: 4px;
	 font-size: 8pt;	
}
/* Photo stuff starts here */
.Gallery
{
	margin-top: 15px;
	width: 100%;
}
.GalleryItem
{
	padding-top: 8px;
	text-align: center;
	font-size: 9pt;
	width: 230px;
	vertical-align: top;
}
.GalleryItem:hover
{
	color: #61a3e2;
}
.GalleryItem img
{
	padding-bottom: 5px;
	text-align: left;
	border:3px solid #598fc1;
}
.GalleryItem img:hover
{
	border:3px solid #a3c7e8;
}

.GalleryHeader
{
	border-bottom: solid 1px silver;	
	text-align: right;
	font-size: 8pt;
	font-family: Arial;
	font-style: italic;
}
.PhotoTitle
{
	text-align: center;	
	text-decoration: none;
	text-transform: uppercase;
}
.GalleryFull
{
	width: 100%;
	text-align: center;
}
.GalleryFull img
{
	border:3px solid #598fc1;	
	width: 400px;
	height: 280px;
}
.GalleryFull table
{
	width: 400px;	
}
.GalleryFull td
{
	vertical-align: top;
	text-align: left;	
}
#PhotoNav
{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
#PhotoNav img
{
	border:3px solid #598fc1;
	width: 64px;
	height: 64px;
	
}
#PhotoNav img:hover
{
	border:3px solid #a3c7e8;	
}
#PhotoNav a
{
	color: #61a3e2;	
}
#PhotoNav a:hover
{
	color: #333;
}
h2.heading
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	margin-bottom: 8px;
	padding-left: 20px;
}
h4.formQuestion
{

	color: #333;
	font-size: 10pt;
	padding-top: 6pt;
	padding-bottom: 6pt;
}
.author
{
	color: #61a3e2;	
}
.RssIcon
{
	padding-right: 10px;
	padding-top: 4px;
	float: right;	
}