@charset "utf-8";
body,html {
	height:100%;
	min-height:100%; 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffd800;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#header {
	background: #ffd800;
	width:100%;
	height:100px;
	padding:0px;
	margin:0px; 
}

#headerdata{
width: 940px;
height:100px;
background-color:#ffd800;
padding:0px;
margin:0px; 
}
#newsheader{
width:100%;
height:50px;
background-color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color: #ffd800;

}
.subtitle{
font-size:9px;
color:#FFFFFF;
}

#menu{
vertical-align:bottom;
padding:0px;
margin:0px;
}


ol{
position:absolute;
padding:0px;
margin:0px;
padding-top:70px;
}
.lista{
list-style:none;
float:left;
padding:0px;
margin:0px;
clear:right; 
}

.lista2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding-right:10px;

}
.emlink{
color: #FFFFFF;
text-decoration:none;
}

#menu a:hover{
text-decoration:underline;
}

.cleardiv{
clear:right;
}

#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 480px;
	background: #333333;
	background-image:url(../images/bgbg.png);
	background-repeat:repeat;

}
#mainContent #maindiv{
	width: 900px;
	height:480px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #333333;
	overflow:auto;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:18px;
font-weight:bold;
text-decoration:none;
line-height:18px;
margin-top:0px;
}

h2{
font-size:14px;
color: #ffd800;
padding:0px;
margin:0px;
}

h3{
font-size:11px;
color: #ffd800;
}


ul{
margin:0px;
padding-left:20px;
}
.passboard{
color: #ffd800;
}


.divtxt{
padding-top:25px;
padding-left:5px;
width:450px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
line-height:18px;
}

.news{
font-size:14px;
color: #ffd800;
padding:0px;
margin:0px;
text-decoration:none;
}

.news2{
font-size:9px;
color: #ffd800;
padding:0px;
margin:0px;
text-decoration:none;
} 

.txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-decoration:none;

}
.txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size:11px;
text-decoration:none;

}

.txt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;
text-decoration:none;

}


.formcell{
padding:0px;
margin:0px;
}

#footer {
width:100%;
height:40px;
background:#ffd800;
}
#footerdata{
width: 940px;
height:40px;
}
.floatimg{
float: right; 
padding-top:25px; 
padding-right:5px;
}

.prods{
width:900px;
margin-top:10px;
padding-top:10px;
}

.prlinks{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: right;
text-decoration: none;
}

.galltd{
background:#666666;
}
.fcbook{
float:left;
margin-top:5px;
border-color:#FFFFFF;
}

.newage{
	padding-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.newage2{
	font-size:9px;
	color: #000000;
}
.newage3{
	font-size:7px;
	color: #000000;
}
.academy{
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.academy1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
