body {
	background: black url(bg_3dmania.jpg) no-repeat;
	background-repeat: no-repeat;
	font:80%/140% "Arial", "Verdana", "Tahoma", sans-serif;
	color: #33ccff; 
	text-decoration: none; 
	outline: none;
	margin:0px 0px 0px 0px;
	padding: 0px;
}
#page-wrap		    { max-width: 1600px; min-width: 960px; margin: 0 auto; position: relative; }

#header             { max-width: 1024px; min-width: 960px; height: 150px; background: transparent;
                      margin: 0px auto 0; }

#main-content       { margin-left: 176px; top: 0px; width: 800px; bottom: 0px; padding: 0 0 0 0px; background: transparent;}

#main-sidebar       { position: absolute; left: 0px; top: 0px; width: 220px; bottom: 0px; padding: 0px 5px 0px 50px; border-right: #33ccff solid 1px; 
					  background: transparent; }
                      
#copyright			{position: fixed; width: 20px; height: 360px; bottom: 0px; left: 0px; background: url(copyright.gif) no-repeat;}



h1                  {font-weight: bold;}
h2					{font-size: 16px; color: white; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a, span{color: #33ccff; text-decoration: none; outline: none; font-size: 13px; font-weight: bold;}
a:hover, span:hover{color:#fff; font-weight:bold;}
.elink{color:#0099dd; font-size:16px;}
/* menu expandable */
#menu{
	position: absolute;
	width: 220px; 
	text-align: right;
	}
ul { 
	padding: 0;
	margin: 0;
	list-style: none;}

li {margin: 0;padding: 3px 0px 3px 16px;}




#contact{
	background: transparent url(H25n.gif) no-repeat; 
	width: 243px; 
	height: 30px;
	margin: 10px 0px 0px 0px;
	}

#now{
	font-family: "Arial", "Verdana", "Tahoma", sans-serif;
	color: #ff6600;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	outline: none;
}

p.p1{padding: 0px 0px 0px 10px;font-size: 16px;position: relative; margin: 0px 0px 0px 0px;}
p.p2{padding: 0px 0px 0px 0px;font-size: 16px;position: relative; margin: 0px 0px 0px 0px;font-style: italic; color: #ff9900;}
p.p3{padding: 20px 0px 0px 0px; color:white; font-size: 16px; position: relative; margin: 0px 0px 0px 0px;font-weight: bold;}
p.p4{padding: 0px 0px 0px 0px; font-size: 16px;position: relative;margin: 0px 0px 0px 0px;bottom: 60px;}
p.p5{padding: 0px 0px 0px 30px;font-size: 16px;position: relative; margin: 0px 0px 0px 0px;font-style: italic; color: #0099dd;}
#container {
    width: 750px;
    position: relative;
	left: 120px;
    z-index: 101;
	margin: 0px 0px 0px 0px;
	padding-top: 64px;
}

#summarycontainer{
    width: 750px;
    position: relative;
	left: 120px;
    z-index: 101;
	margin: 0px 0px 0px 0px;
}
#imagecontainer{
    width: 750px;
    position: relative;
	left: 120px;
    z-index: 101;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}

#title{
	background: transparent;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	font-size: 25px;
	font-weight: bold;
	color: #33ccff;
	height: 30px;
}

#do{
	background: black url(do.png);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	height: 50px;
	width: 700px;
}
