
body {
	padding: 0; margin: 0;
	color: #fff;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.littlewht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.lgry {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
.lttlrgry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5 px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-variant: normal;
	font-weight: bold;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAA;
	font-variant: normal;
	font-weight: bold;
	margin-bottom:5px;
	border-bottom:1px #AAA solid;
}
a:visited {
	color: #d8dcd9;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #596789;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #8398ca;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border:0px;
}
.floatright { float: right; }
.floatleft { float: left; }
#navbar {
	padding-top: 20px;
	clear: both;
	width: 730px;
	height: 35px;
	text-align:center;
	margin-bottom: 10px;
}

#navbar img {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	
	margin-bottom:0px;
	float: left;
}
.navitem {
	float: left;
	margin: 10px;
}

#newsrightcol {
	padding-left: 10px;
	width: 350px;
}

/* zoomify css */
#zoomifyHolder {
	width: 800px;
	height: 650px;
	margin: 0 auto;	
}
.googlelinks {
	text-align: center;
	margin-top: 20px;
}

.floatclear { clear: both; }

hr { 
	margin-bottom: 20px;
}