body
{
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-size : 11px;
	background-image: url(/images/orangecolumn-med.gif);
	background-repeat: repeat-y;
	background-color : #ffffff;
	font-family : Arial,Verdana,sans-serif;
}

a:link
{
	color: #ff7b19;
}

a:visited
{
	color: #fca15e;
}

h1, h2
{
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size : 15px;
}

h2
{
	font-size : 14px;
}

h3
{
	font-size : 13px;
}

h4
{
	font-size : 12px;
}

td
{
	font-size: 11px;
}

hr
{
	width: 80%;
	height: 1px;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.content
{
	position : absolute;
	top: 250px;
	left: 190px;
	width: 570px;
	padding : 5px;
	font-size: 11px;
}

.content img
{
	border: 1px solid #111111;
}

.ads
{
	position : absolute;
	top : 210px;
	right: 5px;
}

.menu
{
	position : absolute;
	top : 250px;
	left: 10px;
}

.menu a
{
	color: #000000;
}

.menu a:visited
{
	color: #333333;
}

.home
{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.voting
{
	background-color : white;
	border-width : 5px 2px 2px 2px;
	border-style : solid;
	border-color : black;
	text-align : center;
	padding : 10px;
}