/*...kathleen etherington-schiano...*/

/* -----------------------------------

simple reset

----------------------------------- */



html, body, ul, ol, li, form, fieldset, legend{
	margin: 0;
	padding: 0;
}



fieldset, img { border: 0; }

legend { color: #000; }



input, textarea, select, button{
	font-size: 110%;
	line-height: 1.1;
	font-family: helvetica, arial, sans-serif;
}


button{
	width: auto;
	overflow: visible;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}



abbr, acronym

{
	border-bottom: .1em dotted;
	cursor: help;
}



sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }




body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 background-color:#333;
	color: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;

}
a{ text-decoration: none; }
a:hover{ text-decoration: underline; }


.oneColFixCtr #container{
	background-image: url(../images/majenta.jpg);
	width: 970px; height: 820px;
	margin: 0 auto; 
	border: none;
	text-align: left;
}
.oneColFixCtr #mainContent{
	padding: 0 20px; 
	background-color: white; width: 910px; height: 764px;
	margin-left: 10px;
}

#SUBMENU{
	width: 178px; height: 780px;
	position: relative;
float:right;
	margin-left: -710px;
}
#submenuhead{
	background-image: url(../images/green.jpg);
	height: 180px; width: 187px;
}

#NAVIGATION_MENU{
	/*width: 750px;*/
	position: absolute; top: 125px;
	margin-left:-2px;


}

#info_link {
	font-size: 100%;

}
#info_link ul {
	list-style: none;
	width: 720px;
	padding-top: 0.7em;
	padding-bottom: .7em;		
	background-color: #62701d;
	text-decoration: none;
		border: 1px solid #333;	

}

#info_link a:link, #info_link a:visited {
padding: .7em 2.1em .7em  2.0em;	
	color: white;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}

#info_link li {
	display: inline;
}
#info_link a:hover {
	color: black;
background-color:#DAC425;
}

.reg {background-color: transparent;
}

#today {font-size:14px; 
color: rgb(0, 51, 102); 
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#CONTENT{
	width: 750px; height: 500px;
	position: absolute; top: 210px;
	margin-left: 5px;
}

#FAW_name{
	width: 425px; height: 50px;
	position: absolute; top: 50px;
	margin-left: 5px;
}

#LOGOS{
	/*width: 425px;*/width: 505px; height: 25px;
	position: absolute; top: 0px;
	margin-left: 300px;
	text-align: center;
}



	.mainMenu{
		color: white;
		font-size: 11px;
	}
	
	.logos_fonts{
		color: rgb(51,51,51);
		text-decoration: none;
		margin: 0px 10px 0px 10px;
	}
	.logos_fonts:hover{ color: rgb(40,100,202); }
	.privacy_policy{ color: rgb(51,51,51,); }
	.privacy_policy:hover{ color: blue; }
	
	li{ margin-bottom: 15px;
}
	li:visited{ 
	color:blue;
}
	#submenu_ul{ 

		list-style: none; 
		position: absolute; 
		top: 280px; 
color: white; 
		padding-right: 25px; 
		padding-left:25px;
	}
	.submenu_li{
color: white; 

	}
	.submenu_li:hover{
color: white; 
		text-decoration: none;

	}

