body {
	text-align: left;
	background: #fff9db;
	margin: 5px;
	font: 14px/21px "Times New Roman", Times, serif;
}

.topNav {
	border-bottom:1px dotted #666;
	margin:15px 0 10px 0;
	padding:0 0 5px 0;
	font-size:16px;
	padding:5px 0 5px 50px;
}	

.bottomNav {
	border-top:1px dotted #666;
	padding:5px 0 0 120px;
	margin:10px 0 0 0;
}	

.main {
	border:20px solid #000;
	
}	


#top {
	text-align: left;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
}

#Fullwidth {
	padding: 0 10px 0 10px;
}

#center {
	padding: 0 40px 0 60px;
}

#left {
	color: #000;
	height: auto;
	width: 45%;
	float: left;
	position: relative;
	text-align: left;
	margin: 5px;
}

#right {
	color: #000;
	height: auto;
	width: 45%;
	float: right;
	position: relative;
	margin: 5px;
}

#bottom {
	color: #000;
	height: auto;
	width: 666px;
	clear: both;
	text-align: left;
	margin-top: 6px;
	padding:5px 0 10px 5px;
}


#bottomContent { 
}

#bottomContent img {
	padding:0 0 0 20px;
}

.imgCaption {
	padding:5px;
}	

p {
	padding:0 0 0 5px;
}	

li {
	padding:0 0 0 5px;
}	


.here {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #244B98;
	text-decoration: none;
}

#thumbs {
	position: relative;
	float: left;
	margin-top: 170px;
	margin-bottom: 5px;
	
}

.title {
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
	color: #030;
	margin-top: 0px;
}

#thanks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #040;
	text-align: center;
	padding:15px 0 0 0;
}




/*Headings*/
	
h1 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding:10px 0 0 0;
}

h2 {
	font:19px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding:10px 0 0 0;
}

h3 {
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding:10px 0 0 0;
}

h4 {
	font:16px Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding:10px 0 0 0;
}



/*Links*/

	/*NAV*/
a img {
	border:none;
	padding:5px;
}
#nav a:link {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	text-align: left;
}
#nav a:visited {
	
	color: #003300;
	text-align: left;
	text-decoration: none;
}
#nav a:hover {
	
	color: #666;
	
}
#nav a:active {
	
	color: #900;
}
	/*PAGE*/
p a:link {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #244B98;
	text-decoration: none;
}
p a:visited {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #990033;
	text-decoration: none;
}
p a:hover {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #003300;
	
}
p a:active {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #900;
}


li a:link {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #244B98;
	text-decoration: none;
}
li a:visited {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #990033;
	text-decoration: none;
}
li a:hover {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #003300;
	
}
li a:active {
	font:  bold, 12px, Georgia, "Times New Roman", Times, serif;
	color: #900;
}

