@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
body {
	background-color: #3E0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

P {
	margin-bottom: 0.21cm
}

.style20 {
	font-size: 15px
}
.style21 {
	font-size: 12
}

#container  {
	width:708px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
}

.footer {
	background-color: #3E0000;
}
#random_img {
	padding:4px;
	padding-top:0px;
	padding-left:0px;
	float:left;
	height:59px;
	width:60px;
}

.heading {
	color: #FF3300;
	font-weight: bold;
}

#section #content {
	padding:6px;
}

#section #title {
	border-top:1px SOLID #A44200; 
	border-bottom:1px SOLID #A44200;
	background-color:#660000;
	padding:6px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:12px;
}

