a {text-decoration:none; color:#FF0000;}
a:active {text-decoration:underline; color: #FF0000;}
a:hover {text-decoration:underline;}

body	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 9px;
		color: #000000;

		background-color: #000000;
		margin-top: 0px;
															}

h1		{
		font-size: 18px;
		font-weight:bold;
															}
		
td		{
		font-family: Arial, helvetica, sans-serif;
		font-size: 12px;
															}
															
.answr	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #CC0099;
															}
															
.questn	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #009933;
															}
		
.table {
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
															}
															
.galleryhead		{
		font-size: 20px;
		font-weight:bold;
															}
															
.subhead		{
		font-size: 14px;
		font-weight:bold;
															}
															
.hoojhead		{
		font-size: 42px;
		font-weight:bold;
															}

p.copyright {
		font-size: 10px;
		}

#banner {
		border-top: 1px dashed #ccc;
		border-botton: 1px dashed #ccc;
		}
#models_gallery {
	position: relative;
	width: 860px;
	margin: 0 auto;
	clear: both;
}	
#models_gallery ul {
	clear: both;
}
#models_gallery ul li.model {
	display: table;
	float:left;
	text-align: center;
	margin: 0 8px 15px ;
	font: normal 14px/120% helvetica, arial, sans-serif;
}
table#footer{
	clear: both;
	margin: 0 auto 20px auto;
}