/* CSS Document */
<STYLE type="text/css">

#null {}
#null {
		  width: 710px;
		  height: 100px;
		  margin: auto;
		  border: tranparent;}
body {
	  	  background-color: #1d1d1d;
		  font-family: Geneva, Arial, Helvetica, sans-serif;
		  font-size: 10px;
		  color: #000000;
		  background-repeat: repeat;
		  background-attachment: fixed;}
A:link {
	   	  text-decoration: none; color:#FF0099;}
A:visited {
		  text-decoration: none; color:#FF0099;}
A:active {
		  text-decoration: none; color:#FF0099;}
A:hover { 
		  text-decoration: underline; color:#FF0099;}
#overall {
		  width: 802px;
		  border: transparent;}
#banner {
		  width: 1100px;
		  height: 550px;
		  margin: auto;
		  border: transparent;
		  border-width: 0px;}
#menu {
	   	  width: 900px;
	  	  height: 50px;
		  margin: auto;
		  border: transparent;}
#main { 
	  	  width: 900px;
		  height: 900px;
		  margin: auto;
		  border: transparent;
		  border-width: 0px;
		  background-color: #1b1b1b;
		  background-image:url('');
		  background-repeat: no-repeat;}
#main2 { 
	  	  width: 900px;
		  height: auto;
		  margin: auto;
		  border: transparent;
		  border-width: 0px;
		  background-color: #1b1b1b;
		  background-image:url('siteimages/maincbg.PNG');
		  background-repeat: repeat;}	
#class {
          width: 580px;
		  height: auto;
		  margin: auto;
		  border: transparent;
		  border-width: 0px;
		  background-color: #1b1b1b;
		  background-image:url('');
		  background-repeat: no-repeat;}	  	  
		  
#left {
	   	  width: 250px;
		  float: left;
		  border: transparent;
		  margin-left: 10px;
		  margin-bottom: 5px;
		  background-color: transparent;
		  color: #ffffff;}
.leftcontent {
		  background-color: transparent;
		  color: #E2E9EB;
		  margin-top: 0px;
		  margin-bottom: 5px;}
.leftcontent h2 {
   		  text-align: left;
		  font-size: 16px;
		  color: #8AC5FF;
		  margin-left: 10px;
		  margin-top: 2px;
		  font-family: arial, helvetica, verdana;
		  font-weight: bold;
		  margin-bottom: 3px;
		  padding-top: 10px;}
#right {
	   	  width: 630px;
		  float: right;
		  border: transparent;
		  margin-top: 0px;
		  margin-bottom: 5px;
		  margin-right: 0px;
		  background-image:url('siteimages/mainrcbg.PNG');
		  background-color: transparent;
		  color: #000000;}
.rightcontent {
		  background-color: transparent;
		  color: #7C7C7C;
		  margin-top: 5px;
		  margin-bottom: 2px;
		  margin-right: 5px;
		  border-bottom-width: 5px;
		  border-bottom-style: none;
		  border-bottom-image:url('');}		  
.rightcontent h2 {
		  font-size: 14px;
		  text-align: right;
		  margin-bottom: 0px;
		  color: #FF4760;}
.rightcontent h4 {
		  font-size: 14px;
		  text-align: center;
		  margin-bottom: 0px;
		  color: #FF4760;}
.rightcontent p {
	      font-size: 12px;
		  text-align: center;
		  color: #AEACAC;}
.maincontent {
		  background-color: transparent;
		  color: #7C7C7C;
		  margin-top: 5px;
		  margin-bottom: 2px;
		  margin-right: 20px;
		  margin-left: 20px;
		  border-bottom-width: 5px;
		  border-bottom-style: none;
		  border-bottom-image:url('');}		  
.maincontent h2 {
		  font-size: 14px;
		  text-align: right;
		  margin-bottom: 0px;
		  color: #FF4760;}
.maincontent h4 {
		  font-size: 14px;
		  text-align: center;
		  margin-bottom: 0px;
		  color: #FF4760;}
.maincontent p {
	      font-size: 12px;
		  text-align: center;
		  color: #AEACAC;}
.classcontent {
		  background-image:url('siteimages/mainrcbg.PNG');
		  background-color: #1b1b1b;
		  color: #7C7C7C;
		  margin-top: 5px;
		  margin-bottom: 2px;
		  margin-right: 20px;
		  margin-left: 20px;
		  border-bottom-width: 5px;
		  border-bottom-style: none;
		  border-bottom-image:url('');}	
.classcontent p {
	      font-size: 14px;
		  text-align: left;
		  color: #ABCFFF;
		  background-color: #1B1B1B;}	  
p {
   		  text-align: left;
		  font-size: 11px;
		  margin: 2px;
		  padding: 5px;
		  COLOR: #7C7C7C}
h1 {
   		  font-size: 20px;
		  text-align: center;}
h3 {
   		  margin-top: 1px;
		  font-size: 12px;
		  text-align: center;
		  padding: 2px;
		  margin-bottom: 2px;}
#footer {
		  width: 801px;
		  height: 25px;
		  border: transparent;
		  background-image: url('');
		  margin: auto;
		  margin-top: 10px;
		  float: bottom;
		  font-family: verdana, arial;
		  color: #929090;
		  font-size: 11px;
		  text-align: center;
		  padding-top: 10px;}
		  
</STYLE>
