body
{
	padding : 0px;
	margin : 0px;
	background-color : white;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 14px;
	background-repeat : repeat-y;
}

.content
{
	padding : 25px;
	vertical-align : top;
}

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

.content a:hover
{
	color : #38137D;
	text-decoration : underline;
}

.content img
{
	padding : 5px;
}

.content h2 a
{
	font-size : 15px;
}

.topimage
{
	padding : 0px;
	margin : 0px;
	background-color : #FFF47F;
}

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

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

.toptext
{
	padding : 10px;
	background-color : #FFF47F;
	border-bottom : 1px solid black;
	text-align : right;
	vertical-align : top;
}

.ubernav
{
	vertical-align : top;	
	background-image : url(/images/bg.gif);
	padding: 0px;
	margin : 0px;
	
	border-right : 1px black solid;
}

.bg
{
	background-image : url(/images/bg.gif);
	vertical-align : top;
}

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

.nav
{
	background-image : url(/images/bg.gif);
	font-size : 12px;
	padding-left : 15px;
}

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

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

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

.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;
}