
body {
	background: #ffffff;
	color: #666666;
	font-size: 12px;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding: 5px;
	margin:0;
}

	#flashcontent {				
		margin: 0px 0px 0px 20px;	
		width: 620px;	
		height: 500px;			
	}
#wrapper {
	background-attachment:fixed;
	width: 780px;
	margin: 0px auto 0px;
	padding: 0px;
	
}
ul {
	list-style: none;
	margin:1px 0 1px 0;
	padding:0;
}


#header {
	height: 128px;
}

#logo {
	background: url(logo.gif) no-repeat;
	width:336px;
	height:125px;
	margin: 5px 8px 0px 8px;
	float:left;
}

#title {
	float:right;
	width:411px;
	height:130px;
	background: transparent url(header_bg.jpg) no-repeat right top;
	margin:0 0 0 2px;
}


#nav {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	float:center;
	width:200px;
	margin: 10px 5px 0 10px;
	padding:5px;
}

#nav li {
	background: transparent url(navbg.gif) no-repeat center bottom;
	height:35px;
	width:235px;
	text-align:center;	
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #2B4F8D;
	text-decoration: none;
	text-align:center;
	line-height:12px;
}
#nav a:hover {
	color: #FF0000;
}

/* Content */
#content-gallery p {
	font-family: Georgia, Helvetica;
	font-size:18pt;
	text-align:right;
	height:60px;
}
#content-gallery {
	float: left;	
	width: 500px;
	margin:30px 0px 0 10px;
}
#content-gallery img {
	width:85px;
	height:100px;
}
#content {
	float: left;	
	width: 470px;	
	margin:30px 0px 0 50px;
}
#content2 {
	float: left;	
	width: 500px;	
	height:500px;
	margin-left:45px;
}
#left {
	float:left;
	margin-top:40px;
}

#right {
	float:left;
	margin:40px 0 0 5px;
}

#footer {
	font-size:10pt;
	text-align:center;
	color:#737373;
	margin-top:10px;
	height:30px;
	float:right;
	padding-right:30px;
	font-family: Helvetica,Georgia, "Times New Roman";	
	height:50px;
}

a {
	color:#2B4F8D;
	text-decoration:none;
}


a:hover {
	color:#800000;
	text-decoration:none;
}

#top-nav {
	color:#999999;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	padding:2px;
	margin:0 auto 0;
	text-align:center;
	padding-left:20px;
}
#content-gallery ul {
	list-style:none;
	padding-left:20px;
}

#content-gallery ul li{
	float: right;
	padding:2px 2px 0;
}