
body
{
background-color: #f4d698;
background-image: url('bg.jpg');
background-repeat: repeat-y;
font-family: arial; 
font-size: 10pt;
color:#672e08;
}

A{cursor:alternate} 
a:active, a:link, A:VISITED {
text-decoration: none;
font-weight: bold;
font:12px; 
font-family: verdana; 
color:#af812d;
border-bottom: 1px dotted;}

A:hover{
text-decoration: none;
font-weight: bold;  
font:12px; 
font-family: verdana; 
color: #672e08;
border-bottom: 1px dotted;
}



.votebox A:link, .votebox A:visited, .votebox A:active {
	text-align: center;
	text-decoration:none; 
	font-size: 20px;  
	color:#6a370d;
	font-weight: normal;
	font-family: century;
	border: 0px;
	}

.votebox A:hover {
	color: #a27d67;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: century;
	border: 0px;
	}

#status {
	font-size: 20px;
	font-family: century;
	display: block;
	list-style: none;
}

#image
{
position: absolute;
left:0px;
top: 0px;
}

#navigation
{
position: absolute;
left: 40px;
top: 540px;
width: 188px;
}

#content
{
position: absolute;
left: 260px;
top: 540px;
width: 510px;
}

i {font-family: tahoma; font-size:12px; color:#6e4216; }

u {font-family: tahoma; font-size:12px; color:#6e4216; }

b {font-family: tahoma; font-size:12px; color:#6e4216; }


	
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #7e441d;
	text-align: left;
	margin: 2px;
	font-family: arial;
	background: #f9f4b4;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	}