body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/ammonite.gif);
	background-position:middle;
	background-repeat:repeat;
	font-size:8px;
	color:#999999;
}
<!-- #ammonite_bg{
	height:1000px;
	width:1000px;
	background-image: url(images/ammonite.gif);
	background-position:middle;
	background-repeat:repeat;
} -->
#header{
	background-color:#ffffff;
	color:#cccccc;
	font-size:11px;
	font-color:#cccccc;
	margin-bottom:10px;
}
p{ font-size:11px;
	font-weight:normal;
	color:#000000;
}
h1{ font-family:Verdana, Arial, Helvetica, sans-serif;font-weight: bold; font-size:14px; color:#000066; border-bottom: 2px solid #000066; width: 370px}
h2{
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
h3{
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
}
h4{
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
h5{
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
h6{
	font-size:11px;
	font-weight:Bold;
	color:#000000;
	position:justify;
}
p{
	color:#000000;
	line-height:18px;
}
a:link, a:visited {
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration:none;
}
a:hover {color:#ff0000;}
#main{
	color:#000000;
	font-size:11px;
}
#main a:link, #main a:visited{
	text-decoration:none;
	font-color:#ff0000;
	font-weight:bold;
}
#main a:hover{
	color:#909090;
	font-weight:bold;
}
#bottom{
	color:#000000;
	font-size:11px;
}
#bottom a:link, #bottom a:visited{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#bottom a:hover{
	color:#ff0000;
	font-weight:bold;
}
#bottom2{
	background-color:#ffffff;
	color:#cccccc;
	font-size:11px;
	font-color:#cccccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
#bottom2 a:link, #bottom2 a:visited{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
#bottom2 a:hover{
	color:#333333;
	font-weight:normal;
}
#baseline{
	background-color:#ffffff;
	color:#999999;
	font-size:9px;
	font-color:#999999;
	margin-bottom:10px;
}
#baseline a:link, #baseline a:visited{
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
#baseline a:hover{
	color:#000066;
	font-weight:normal;
}
