body  {
background:#121212 url(images/bg2.jpg) top center no-repeat;
margin:0;
padding:0;
}

#frame {
		width:900px;
		margin: 40px auto 0 auto;
		padding:0;
		background:#231F20;
		border: 1px solid #666;
		}

#header  {		
		padding:0;
		margin:0;	
		text-align:center;
		background: #000;
		}
ul#nav{
	list-style:none;	
	margin:0;
	height: 31px;
	padding:1px 1px 2px 4px;	
	font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	background: #333;
	}
#nav li {
	float:left;
	margin: 1px;	
 }
 #nav li a {
	background: url(images/nav.gif) top center no-repeat;
    height: 30px;
    line-height: 2em;
    float: left;
    width: 125px;
    display: block;    
    color: #fff;
    text-decoration: none;
    text-align: center;
 }	
#nav li a:hover {
	background-position: 0 -30px;
	color:#1F117C;
 }
#nav li a.active {
	background-position: 0 -60px;
 }

#left {
		float:left;
		width:180px;
		padding: 30px 0 0 0;
		margin:0px;
		text-align:center;
		}

#center {
		padding:25px;
		margin:0 0 0 180px;
		text-align:left;
		font-family: "Century Gothic", Verdana, Arial, Helvetica;
		color:#C2C2C2;
		font-size: small;
		}
#centert {
		padding:25px;
		margin:0;
		text-align:left;
		font-family: "Century Gothic", Verdana, Arial, Helvetica;
		color:#C2C2C2;
		font-size: small;
		}
#testimonies img {
border: 5px solid #fff;
}
h1 {
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FF007E;
	}	
h2 {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FF007E;
	}
h3 {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#0000E8;
	}
.testimony h2 {
	font-size: medium;
	margin-top: 50px;
	margin-bottom: 5px;
	color:#FF007E;
	text-align:center;
	}
.testimony h3 {
	font-size: medium;
	margin-top: 50px;
	margin-bottom: 5px;
	color:#0000E8;
	text-align:center;
	}
.gold {
font-weight: bold;
color: #FFC53D;
}
.gold2 {
color: #FFC53D;
}	
.green {
color: #0cb048;
}
h1.classes {
color:#C2C2C2;
display:inline;
margin-right: 50px;
}

.regform {
width:300px;
text-align:right;
line-height: 2.2;
}
#footer {
clear: both; 
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
margin-bottom:10px;
text-align: center;
font-family: Verdana, Arial, Helvetica;
color:#666666;
font-size: x-small;
	}

a:link {
color: #527DEB;
text-decoration: none;
}
a:visited {
color: #527DEB;
text-decoration: none;
}
a:hover {
color: #FFC53D;
}
a:active {
color: #FFC53D;
}


