@charset "utf-8";
/* CSS Document */
html{
	min-width::975px;
	background-color:#000;
}
p{font-family:"Courier New", Courier, monospace

}
h2{font-family:Georgia, "Times New Roman", Times, serif}

div#pageheader{
	
	background-image:url(header.png);
	background-repeat:repeat-x;
	
	
}
div#searchBar{
	margin-left:1138px;
margin-top:-22px;
	
	
}
div#logo{
	margin-left:459px;
	
	
}
div#buttions{
	margin-left:459px;
	
}
div#body{
	color:#CCC;
	
	 background-repeat:no-repeat;
	 margin-left:10%;
	 margin-right:10%;
}
div#mixer{
	margin-left:285px;
}div#mixer img{
	margin-top:-126px;
}
div#uppertext{
	
}
div#uppertext h2{
	
	border:thin solid #FFFFFF;
	height:3cm;
	margin-left:431px;
	margin-right:490px;
	width:7cm;
	margin-bottom:17px;
	padding-bottom:2px;
	
}
div#mixer p{
	height:201.2px;
	margin-left:473px;
	background-color:#606060;
	padding:20px 20px 20px 20px;
	padding-top:20px;
	width:124px;
}
div#jscript{
	margin-left:93px;
	padding-bottom:23px;
	padding-top:20px;
}

div#modes{
	margin-left:285px;
}

div#modes p{
	margin-left:7px;
	background-color:#606060;
	padding:20px 20px 20px 20px;
	width:123px;
	height:auto;
	
}
div#mixer h2{
	border:solid #FFF thin;
	margin-left:375px;
	margin-right:490px;
	width:7cm;
	height:3cm;	
	
}
div#modes h2{
	border:solid #FFF thin;
	margin-left:375px;
	margin-right:490px;
	width:7cm;
	height:3cm;	
	
}
div#side {
	margin-left:442px;
	margin-top:-262px;
}

div#footer{
	background-image:url(footer.png);

}