body
	{font-family: arial, helvetica, sans-serif;
	background-color: #707070;
	padding: 20px 30px;
	margin: 0px;
	color: #333333;}

a:link, a:visited
	{text-decoration: none;
	border-bottom: 1px dotted #EE9F00;
	font-family: courier;
	font-weight: bold;
	color: #333333;}

a:hover
	{color: #EE9F00;}

a img
	{border-style: none;}

.main
	{position: fixed;
	left: 5%;
	top: 3%;
	font-family: courier;}

.helppes
	{position: fixed;
	right: 0%;
	bottom: 0%;
	border: 0px;
	}

.greader
	{position: fixed;
	left: 3%;
	top: 25%;
	}

.watches
	{font-size: 12px;
	position: fixed;
	left: 35%;
	top: 15%;}

.menulink
	{position: fixed;
	left: 20%;
	top: 85%;}

.mixtape
	{position: fixed;
	right: 20%;
	top: 55%;}

span.footer
	{position: fixed;
	left: 10%;
	top: 95%;
	font-family: courier;
	font-size: 7px;}

.hovermenu ul
	{font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 20px;}

.hovermenu ul li
	{list-style: none;
	display: inline;}

.hovermenu ul li a
	{padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	background-color: #EBEBEB;
	border: 2px dotted #DDE1E3;}

.hovermenu ul li a:hover
	{background-color: #DDE1E3;
	color: #EE9F00;}

.hovermenu ul li a:active
	{color: #FF0000;}
