body
{
	padding : 0px;
	margin : 0px;
	background-color : #FFCC33;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 14px;
	background-image : url(/images/bg.gif);
	background-repeat : repeat-y;
}

.content
{
	position : relative;
	margin : 155px 150px 10px 175px;
	padding : 50px;
	vertical-align : top;
}

.content a
{
	color : blue;
	text-decoration : none;
	font-size : 12px;
}

.content a:hover
{
	color : blue;
	text-decoration : underline;
}

.content img
{
	padding : 5px;
}

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

.toptext
{
	position : absolute;
	top : 10px;
	right : 100px;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	font-size : 11px;
	margin : 0px;
	padding : 0px;
}

.toptext
{
	padding : 10px;
}

.ubernav
{
	vertical-align : top;
	background-color : white;
}

.nav_logo
{
	padding : 0px;
	margin : 0px;
}

.nav_container
{
	position: absolute;
	top : 159px;
	left : 0px;
}

.nav
{
	background-color : white;
	border-right : 2px #262626 solid;
	border-left : 2px #262626 solid;
	padding : 5px;
	font-size : 12px;
	text-align : center;
	width : 132px;
}

.nav a
{
	color : black;
	text-decoration : none;
}

.nav a:hover
{
	color : black;
	text-decoration : underline;
}


.nav img
{
	padding-top : 5px;
	padding-bottom : 5px;
}

.footer
{
color : grey;
font-size : 10px;
text-align : center;
}

.footer a:link, .footer a:visited
{
color : grey;
font-size : 10px;
text-decoration : underline;
}


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

.dude a
{
	font-size : 13px;
}

a:hover.ununderline
{
	text-decoration : none;
}

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