* { margin: 0; padding: 0; }

html { background: #000000; font: 65% /1.5 Arial, Helvetica, sans-serif; }

body { background: #000 url(../images/body.gif) repeat-y 747px;}

#divWrapper {
	width: 747px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFF url(../images/bars.gif) repeat-y;
	border-bottom: 6px solid #FF3333;
	border-right: 6px solid #FF3333;
	z-index: 1;}
	
#divHeader {}
#divHeader h1 {background: #FFF url(../images/header4.jpg) no-repeat 0 0;
	text-indent : -9999px;
	width: 747px;
	padding-top: 310px;
	padding-bottom: 10px;}

#divLinklist {background: #FFF url(../images/link_bar.gif) repeat-x bottom;
	height: 28px;
	width: 100%;
	overflow: visible;}
	
#divLinklist ul {margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
#divLinklist li {display: inline;}

#divLinklist li a {color: #FF3333;
	text-decoration: none;
	padding: 2px 5px 5px 5px;
	float: left;
	height: 21px;
	margin: 5px 0 0 20px;}

#divLinklist li a:hover {
	background-color: #FFF;
	text-decoration: none;}
	
#divContent h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0099FF;
}
	
#divContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	letter-spacing: 0.02em;
	word-spacing: 0.1em;
	margin-top: 15px;
	margin: 15px 25px 0 175px;
	position: relative;}
	
#divContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-variant: small-caps;}
		
#divContent a:link {
	color: #FF3333;
	text-decoration: none;}

#divContent a:hover {
	border-bottom: 1px dotted #FF3333;}
	
#divContent a:visited, a:active{
	color: #FF3333;
	text-decoration: none;}

#divFooter{
	background: url(../images/foot_fountain.png) no-repeat;
	height: 160px;
	z-index: 0;
	margin: 65px 0 0 280px;}
#date {
	color: #0099FF;
}
#divWrapper #divContent p em {
	color: #F80;
}
