@charset "UTF-8";
/* CSS Document */

#mainOutsideContainer {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #000;
}
#about_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	float: left;
	height: 260px;
	width: 300px;
	clear: right;
}
.secondaryinfo {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
#thumbRow1 {
	width: 75px;
	clear: right;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#header {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	width: 788px;
	float: left;
	clear: right;
	padding-left: 12px;
	padding-top: 12px;
}
#leftNav {
	float: left;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 200px;
	margin-right: 20px;
	padding-left: 12px;
}
.helvetica13B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 0px;
	font-style: normal;
	text-decoration: none;
}
a:hover{
	color: #666;	
}

#navigation {
	float: left;
	width: 75px;
	clear: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navigation li {
	list-style-type: none;
	float: left;
	clear: right;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#thumbNails {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.onthislink {
	color: #F00;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}
