body {
  	color:#FFFFFF;
	background-color: #000000;
	margin: 20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
h1 {
	font-variant: small-caps;
	font-size: 120%;
  	font-style: normal;
  	margin: 0 0 0 5px;
} 
h2 {
	font-size: 110%;
  	font-style: italic;
  	margin: 0 0 0 5px;
} 
h3 {
  	font-size:100%;
	margin: 5px 5px 0 13px;
}
.imgright {
  	float: right;
 	margin: 5px 0 15px 10px;
}
.imgleft {
  	float: left;
  	margin: 0px 20px 0px 0px;
}
.imgcenter {
	margin: 5px 5px 15px 5px;
}
.imgside {
	float: left;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
}
.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
	font-size: smaller;
	font-weight: bold;
}
div#wrapper {
	background-color: #000000;
	width:800px;
	margin:0 auto 0 10%;
	border:#330000 medium solid;
}
div#main {
	color: #000000;
	width:780px;
	padding:10px;
	background-color: #FFFFCC;
}
div#footer {
  	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width:800px;
	text-align: right;
	font-size: small;	
	border-top: 3px solid;
	border-color: #000000;
}
div#left-box a {
	line-height: 1.5em;
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
div#left-box a:hover {
	color:#FF0000;
	background: transparent;
	text-decoration: underline;
}
div#footer a {
	color:#CCCCCC;
	background: inherit;
	text-decoration: none;
}
div#footer a:hover {
	color:#FFFFFF;
	background: inherit;
	text-decoration: underline;
}
p {
  	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 5px 5px;
	font-size: 14px;
}
.small { font-size: 10px; font-style:italic; font-weight: 600; color: #666666; background: inherit;}
a:link {
	color:#CC0000;
	background: inherit;
	text-decoration: none;
	font-weight: bold; 
}
a:visited {
	color:#CC0000;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#FF0000;
	background: inherit;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	background: inherit;
	text-decoration: none;
}
#url {
	display: none;
}
.style6 {font-size: larger; color: #6633CC; }
.style14 {
	color: #CC0000;
	font-weight: bold;
}
ul li {
	margin-bottom:10px;}
div#rightBox {
	float:right;
	width:350px;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	font-style:normal;
	color:#FFFFCC;
	background-color:#330000;
}
