body {
	margin-left: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: white;
	color: black;
	font-size: 9px;
	font-family: Monaco, Verdana, Terminal, System, Courier, monospace;
	overflow-x:hidden; 
	overflow-y:auto;
}

div#header{ background-repeat: no-repeat; float: left; top: 0px; position: relative; z-index: 10; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; color: #323232;background:#fffb81;}

div#scroll{ background-repeat: no-repeat; float: left; top: 0px; position: relative; z-index: 10; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; color: white;background:#b9b2fe;}
div#hover{ background-repeat: no-repeat; float: left; top: 0px; position: relative; z-index: 10; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; color: white;background:black;}
div#hello{ float: left; z-index: 10; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#ff9090;}
div#contact{ float: left; z-index: 10; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#92bbfd;}
 
div#links{ z-index: 10; float: left; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#ffc3af;}
div#music{ z-index: 10; float: left; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#3dcc68;}
div#main{ width: 100%; float: left; position: relative; display: block; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; z-index: 0; left: 0px; top: 0px; font-style: normal; font-weight: normal; background-repeat: no-repeat;}
div#info{ z-index: 5; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: black;background:white;}
div#video{ margin-left: -35px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; left: 0px; top: 0px; letter-spacing: 0px; word-spacing: 0px; line-height: 0px; z-index: 0; padding: 0px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;}
div#link{ border-width: 1px; margin-top: 35px; border-color: black; margin-right: 35px; position: relative; float: left; word-spacing: 0px; line-height: 0px; letter-spacing: 0px; padding: 0px; z-index: 0; font-style: normal; font-weight: normal; background-repeat: no-repeat;}
.out {
	text-decoration: underline;
	color: #66b166;
}
a:link {
	border-bottom-color: white;
	border-bottom-style: dotted;
	color: white;
	border-width: 1px;
	text-decoration: none;
}
a:visited {
	border-bottom-color: white;
	border-bottom-style: solid;
	color: white;
	border-top-color: white;
	border-top-style: solid;
	border-width: 1px;
	text-decoration: line-through;
}
a:hover {
	border-bottom-color: white;
	color: black;
	border-top-color: white;
	border-width: 1px;
	text-decoration: line-through;
}
a:active {
	color: white;
	background-color: white;
}
a:selected {
	border-style: none;
	text-decoration: underline;
	background-color: black;
	color: white;
}
.new {
	background-color: #8496f3;
	color: white;
}
div#footer{ padding: 5px; float: left; bottom: -10px; z-index: 10; position: fixed; font-style: normal; font-weight: normal; font-size: 9px; color: black;background:white;}

div#marquee{ float: left; z-index: 12; bottom: 20px; width: 100%; position: fixed;}


div#eXTReMe{ z-index: 0; visibility: hidden; height: 0px; width: 0px; position: absolute;}


#dhtmltooltip{
max-width: 300px;
color: white;
position: absolute;
padding: 5px;
background-color: black;
visibility: hidden;
z-index: 11;
}

