a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color:#3333cc;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
body{

  background-color:#d4f8df;
  }
html, body{ 
 margin:0;
 padding:0; 

 text-align:center; 
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 14px;

} 
 #button1 {
 	padding: 10px;
	background-color: #006600;
	width: 150px;
	color: #fffff0;
	font-size:20px;
	font-weight: bold;
	text-align:center;
	
	display: block;
    margin-left: auto;
    margin-right: auto;
	
 }
 #button2 {
 	padding: 10px;
	background-color: #006600;
	width: 150px;
	color: #fffff0;
	font-size:20px;
	font-weight: bold;
	text-align:center;
		display: block;
    margin-left: auto;
    margin-right: auto;
	
 }
  #button1 a {
 	color:#fff;
	text-decoration: none;
 }
 #button2 a {
 	color:#fff;
	text-decoration: none;
 }
#pagewidth{ 
 width:765px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 padding-top: 15px;
} 
 .buttona{

background-color:#fff;
color:#006600;
font-size: 15px;
padding:3px;
text-align:center;
margin-top:5px;

 }
 .buttona a{
 	color: #006600 !important;
 }
#header{
 position:relative; 
 float:left;
 
 width:765px;
 margin-bottom: 5px;

} 
#header2{
 position:relative; 
 float:left;
  background-color:#FFFFFF; 
 width:723px;
 margin:15px 0;
 border:1px red solid;
 padding:20px;

} 
#leftcol{
 width:475px;
  float:left;
 position:relative; 
margin: 0 20px 0 20px;
  }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:190px; 
margin: 0 15px 0 15px;
background-color: #006600;
color: white;
padding: 5px 15px 15px 15px;
 }
 
#footer{
margin-top: 20px;
font-size:11px;
text-align:center;
 } 
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}


 #navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #006600;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
margin-bottom: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #006600;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #33cc33;
color: #fff;
}
#contest1 {
background-color:#990000;

}
#contest2 {
background-color:#000;
}
#contest3 {
background-color:#000098;
}
#contest4 {
background-color:#006600;
}
#contest5 {
background-color:#006600;
}
#contest6 {
background-color:#666633;
}
#contest7 {
background-color:#336666;
}
#contest8 {
background-color:#993366;
}
#contest9 {
background-color:#6666cc;
}
#contest10 {
background-color:#000063;
}
#contest12 {
background-color:#a68541;
}
#contest13 {
background-color:#6666cc;
}
.contest img {
border:0;
display:block;
margin: 0 auto 5px auto;
}
.contest a {
	display: block;
	height: 100%;
	width: 100%;
	color:white;
text-decoration:none;
}

.contest a:hover {
color:white;
text-decoration:none;
display: block;
	height: 100%;
	width: 100%;
	}

.contest h2{
font-size:22px;
text-align:center;
font-weight:bold;
padding:0;
margin:0;
font-variant:small-caps;
}
.contest h3{
font-size:16px;
font-weight:bold;
text-align:center;
}
.contest {
width:330px;
border: solid #000 3px;
padding:15px;
color:white;
margin: 25px 0 0 0;
font-face:verdana,arial,helvetica;
font-size:15px;

}

.ContestTable {
width:600px;
display:block;
margin:0 auto 0 auto;
clear:left;
font-size:16px;
}

.ContestTable input {
padding:5px;
color:#fff;
margin-left:20px;
background-color: #cc0000;
border:solid #cc6633 0px;
font-size:16px;
}
.ContestTable select {
padding:5px;
color:#fff;
margin-left:20px;
background-color: #cc0000;
border:solid #cc6633 0px;
font-size:16px;
}
#ContestTop img{
display:block;
margin: 0 auto 0 auto;
}

#ContestTop {
margin:0;
}
#ContestTop h2 {
text-align:center;
font-size:23px;
color:#cc0000;
}
#ContestTop h3 {
text-align:center;
font-size:18px;
}
#ContestTop h4 {
text-align:center;
font-size:16px;
}

.EnterButton {
background-color:#cc0000;
font-size:18px;
color:white;
padding:10px;
border:solid 2px black;
display:block;
margin:0 auto 0 auto;
font-weight:bold;
}
.normalfld{
background-color:#cc0000;
}
.focusfld{
background-color:#0000cc;
}
.ContestRules li{
margin-bottom:5px;
font-size:12px;
}
.ContestRules ul{
margin:0;
}