body
{
	margin: 0;
	padding: 0;
	font-family: "tahoma";
	color: black;
	background-color: #000000;
	font-size: 17px;
	
}
a
{
	color: black;
}
#idWrapper
{
	width: 1040px;
	height: 1535px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: none;
}
#idHeader
{
	background-color: #000000;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height: 250px;
	width: 900px; 
	position: relative;
	margin-left: 50px;
	margin-top: 0px;
	border: none;
	text-align: center;
	
	
	
	
	
}

#idHeader h1
{
	
	font-size: 60px;
}

#idFix
{
	position: absolute;
	top: 0px;
}

#idMainMenu
{
	background-color: #000000;
	height: 75px;
	width: 900px; 
	padding: none;
	position: absolute;
	margin-top: 250px;
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
	margin-left: 50px;
	word-spacing: 18px;
	font-size: 16px;
	font-family: serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	color: #ffffff;
	
	
}

#idMainMenu a
{
	color: #5EB05E;
	text-decoration: none;
	
}



#idContent
{
    
	background-color: #000000;
	position: absolute;
	width: 460px;
	height: 700px;
	text-align: center;
	border-left: none;
	margin-top: 327px;
	margin-left: 250px;
	border-right: 1px solid black;
   	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}
#idContent a{
	color: orange;
}





#idSide1
{
	background-color: #000000;
	position: absolute;
	height: 500px;
	width: 200px;
	text-align: center;
	color: #696969;
	margin-top: 327px;
	margin-left: 50px;
	
	padding-left: 2px;
	padding-right: 2px;

	
	
}
#idSide1 h2
{
	color: red;
	font-weight: lighter;
		font-family: "lucida sans";
}




#idSide2
{
	background-color: #000000;
	position: absolute;
	height: 500px;
	width: 196px;
	text-align: center;
	color: #696969;
	margin-top: 327px;
	margin-left: 750px;
	
	padding-left: 2px;
	padding-right: 2px;
	
}
#idSide2 h2
{
	color: red;
	font-family: "tahoma";
	font-weight: lighter;
}





#idSide1 a
{
	color: #5EB05E;
}





	
	
#idFooter
{
	background-color: black;
 	position: absolute;
	text-align: left;
	width: 700px;
	height: 35px;
	border-top: 1px solid black;
	font-size: 13px;
	color: gray;
	text-transform: uppercase;
	margin-left: -45px;
	margin-top: 1850px;
		
}
	
#idFooter a
{
	color: white;
}

.clsGreen
{
	color: #5eb05e;
}
.clsBig
{
	font-size:14px;
}
.clsSmall
{
	font-size:13px;
}
.clsBright
{
	color: #e18253;
}
.clsPurple
{
	color: purple;
}
#idContent li
{
	text-align: left;
}
.clsGreen2
{
	color: #5eb05e;
	font-size: larger;
}

.clsPurple2
{
	color: red;
	font-size: larger;
}

