
/* easyscroll */

#easyscroll{
	margin:1em 0;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	
	
	#myContent {
	margin:0px;
	padding:0px;
	}

	#easyscrollnav, #easyscrollnav li{
		height:16px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		margin-right:10px;		
		padding:0px 0px 0px 10px;
		color:#000;
		cursor:pointer;
		}					
	#easyscrollnav li.over{
		color:#000;
		text-decoration:underline;
		}
		
				
	#btnUp {
	background-image:url(images/up.gif);
	background-repeat:no-repeat;
	padding-left:5px;
		}	
	
	#btnDown {
	background-image:url(images/down.gif);
	background-repeat:no-repeat;
		}	
		
	#btnReset {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
		}	
						
	##btnUp a:hover {
	background-image:url(images/up-hover.gif);
	background-repeat:no-repeat;
		}								

	/* // easyscroll navigation buttons */	

/* // end easyscroll */


 body {
 background-color:#b4b905;
 font-family:Arial, Helvetica, sans-serif;
 }
 
 p, h1,h2, h3,li{
 text-align:left;
 }
 
 p, li {
 font-size:0.6em;
 padding: 0px 0px 0px 10px;
 color:#ffffff;
 }
 
 p a{
 color:#ffffff;
 text-decoration:none
 }
 
 p a:hover{
 color:#b4b905;
 text-decoration:none
 }
 
 td p, td h1 {
 font-size:0.6em;
 padding: 0px 0px 0px 0px;
 }
 
 h1 {
 font-size:0.8em;
 color:#b4b905;
 }
 
 h1 a{
 color:#b4b905;
 text-decoration:none;
 }
 
 h1 a:hover{
 color:#ffffff;
 text-decoration:none;
 }
 
 h2 { 
  font-size:0.8em;
  }
  
 h3 {
  font-size:0.7em;
 color:#ffffff;
  padding: 0px 0px 0px 20px;
  }
  
  h3 a {
   color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  }
  
  h3 a:hover{
  color:#b4b905;
    text-decoration:none;
  }
 
 h4 {
 font-size:0.8em;
 color:#ffffff;
 padding: 5px 0px 0px 80px;
 margin:0px;
 }
 
 h4 a {
 color:#FFFFFF;
 text-decoration:none;
 }
 
 h4 a:hover{
 color:#EF3E42;
 text-decoration:none;
 }
 
 
 
 h5 {
 font-size:0.6em;
 color:#ffffff;
 padding: 5px 0px 0px 100px;
 margin:0px;
 }
 
 h5 a{
 color:#ffffff;
 text-decoration:none;
 }
 
 h5 a:hover{
 color:#b4b905;
 text-decoration:none;
 }
 
 
  h6 {
 font-size:0.6em;
 color:#EF3E42;
 padding: 5px 0px 0px 80px;
 margin:0px;
 }
 
 h6 a{
 color:#EF3E42;
 text-decoration:none;
 }
 
 h6 a:hover{
 color:#FFFFFF;
 text-decoration:none;
 }
 
 
 .greyline {
 border-bottom: 1px solid #b4b905;
 }
 
 .green {
 color:#b4b905 !important;
 }
 

 #maincontainer {
 background-color:#000000;
 width:800px;
 height:600px;
  margin-top:50px;
 }
 
 #container {
 background-color:#000000;
 width:620px;
 height:520px;
 padding-top:50px;
 margin:0px;
 }
 
 
 #container img{
 padding:0px;
 margin:0px;
 }
 
 
#content{
 background-color:#000000;
 width:620px;
 height:265px;
 padding-top:10px;
 } 
 
 #navleft {
 float:left;
 width:133px;
 height:265px;
 }
 
 
 
 #navleft h2 a {
 color:#ffffff;
 text-decoration:none;
 }
 
 #navleft h2 a:hover{
 color:#b4b905;

 }
 
 #imgright {
 float:right;
 }
 
 .clear {
 clear:both;
 }
 
 #mainleft {
 float:left;
 width:236px;
  height:265px;
 border-right: 1px solid #b4b905;
  border-left: 1px solid #b4b905;
 }
 
 #mainright {
 float:right;
 width:249px;
 height:265px;
  
 }
 
 #bottomleft {
 float:left;
 width:133px;
 height:70px;
 }
 
 #bottomright {
 text-align:left;
 float:right;
 width:486px;
 height:70px;
 background-image:url(images/Award-win-strip.jpg);
 background-repeat:no-repeat;  }
 
 #bottom {
 text-align:left;
 float:right;
 width:486px;
 height:70px;
 background-repeat:no-repeat;  }
 
 #bottom h4 {
 font-size:0.8em;
 color:#b4b905;
 padding: 5px 0px 0px 10px;
 margin:0px; }
 
 #bottom h4 a {
 color:#b4b905;
 }
 
 #bottom h4 a:hover {
 color:#white;
}
 
 #bottom h5 {
 font-size:0.6em;
 color:#ffffff;
 padding: 5px 0px 0px 10px;
 margin:0px; }

 
 #bottomright2 {
 text-align:left;
 float:right;
 width:486px;
 height:70px;
 }
  
 #footer { 
 margin: 30px 0px 0px 0px;
 height:20px;
 }
 
  
#footer p {
	font-size: xx-small;
	color: #ffffff;
}
#footer p a {
	text-decoration:none;
	color: #ffffff;
}

#footer p  a:hover {
	color:#b4b905;
	}
	
#scroll{
height: 245px;
width:249px;
overflow: scroll;
overflow-x:hidden;	
}

