/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
BODY {
	color: black;
	background-color: #310000;
	background: url(images/graphics/background3.png);
	font-size:medium;
	text-align: left;	
	font-family: veranda,arial,sans-serif;
	
}
A {
	color: #4169E1;
	font-weight: bold;
}

A:HOVER {
	color: #8A0045;
	font-weight: bold;
	background: #E1F0FF;
	
	}
#left {	
	position: absolute;
	top: 35px;
	left: 25px;
	right: 250px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 4px groove #8A0045;
	background: #F3E7D6 url(images/graphics/background2.png);

	}


#right {
	position: absolute;
	color: #8A0045;
	top: 35px;
	right: 15px;
	 /* Opera5.02 will show a space at right 
	when there is no scroll bar */	
	padding-top: 15px;
	padding-left: 10px;
	border: 4px groove #8A0045;
	background: #F3E7D6 url(images/graphics/background2.png);
	margin-right: 10px;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\";
	
}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #right {
	width: 200px; /* ie5win fudge ends */
	}
	#leftbox {
	width: 50%;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
}
	#rightbox {
	width: auto;
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
}
	H1 {	
	font-size: 16pt;
	font-weight: bold;
	color: black;
	text-indent: 15px;
	
}

H2 {	
	font-size: 12;
	color: Fuchsia;
	font-weight: bold;
}

H3 {	
	font-size: 13pt;
	
	color: black;
	
}

H4 {	
	font-size: 12pt;
	font-weight: normal;
	color: Black;
	}

H5 { 
  font-size: 10px;
  font-weight: normal;
  color: #8B0000;
  }



