BODY {
	background-color: white;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-image : url(images/wallpaper.gif);
}
#mainTable {
	width: 757px;
}
HR {
	height: 1px;
	color: Silver;
	width: 100%;
	clear : both;
}
H1 {
	font-size: 1em;	
	color: Red;
}
.redhead {
	font-size: 1em;	
	color: Red;
	font-weight: bold;
}
P,.tableinbody {
	font-size: 0.80em;
	text-align : justify;
}

UL.pagelist LI {
	font-size: 0.80em;
}

UL {
	margin-left: 8px;
	padding-left: 8px;
}

#contactdetails TD {
	font-size: 0.80em;
}

#banner {
	border : 3px solid Black;
	width: 757px;
	height: 108px;
	background-color : Red;
}
#bannerimage {
	width: 757px;
	height: 108px;
}
#content {
	border : 3px solid Black;
	background-color : White;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 28px;
}
.topline {
	background-image : url(images/topline.gif);
}
A.piclink:link, A.piclink:active, A.piclink:visited  {
	text-decoration: none ;
	color: White;
	background-color : White;
	border : 1px solid White;
	width: 189px;
	height: 140px;
}
A.piclink:hover   {
	text-decoration: none ; 
	color: Red;
	background-color : Red;
	border : 1px solid Red;	
	width: 189px;
	height: 140px;	
}

A.nav:link, A.nav:active, A.nav:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: White; 
	font-size: 0.80em;		
}
A.nav:hover   {
	text-decoration: none ;
	color: Red;
	font-size: 0.80em;
	background-color : transparent;
}

A:link, A:active, A:visited  {
	text-decoration: none;
	color: Red;
}
A:hover   {
	text-decoration: underline ;
	color: Black;
	background-color : Silver;
}

.addressBar {
	color : White;
	font-size: 0.80em;
}

/* Rockmill Credits */
A.rockmill:link, A.rockmill:active, A.rockmill:visited { 
	text-decoration: none ; 
	font-weight: bold; 
	color: Gray; 

}
A.rockmill:hover   { 
	text-decoration: underline ; 
	color: Red;

}
.rockmill   { 
	color: Gray;
}
.footer   { 
	color: Gray;
	font-size: 0.70em;		
}
.inbox {
	width: 315px;
}
.inarea {
	height: 4em;
	font-family: Arial, Helvetica, sans-serif;
}
.Roman {
	font-family : "Times New Roman", Times, serif;
}
