/* CSS Document */

#allcontent {	
position: absolute;	
width: 740px;	
}
body {	
background-color: #003366;	
font-family: Georgia, "Times New Roman", Times, serif;	
font-size: small;	
margin: 0px;	
}
#BMCHome a{
position: absolute;	
left: 30px;	
top: 20px;	
width: 190px; 	
height:	35px;		
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size: 200%;		
background-color: #003366;
margin: 0px 0px 0px 15px;	
float: left;	
text-align: center;
border: 1px solid #000000;
z-index: 5;	
}
#BMCHome a:hover{
color: #CCCCCC;
text-decoration: none;
}
#header {	
width: 724px;	
height: 97px;	
background-color: #336699;	
background-image:url(images/elpheader_titleBold.jpg);
padding-top: 5px;	
padding-bottom: 5px;	
padding-left: 8px;	
padding-right: 5px;
margin: 0px 0px 0px 25px;                                 /* margin: top right bottom left ; */	
z-index: 1;	
}		
#main {	
width: 467px;	
height: auto;	
background: #FFFFFF bottom right;	
font-size: 105%;	
padding-top: 20px;	
padding-bottom: 20px;	
padding-left: 240px;	
padding-right: 30px;		
margin: 0px 0px 0px 25px;
z-index: 1;	
}
#menu {	
position: absolute;	
left: 30px;	
top: 70px;	
width: 180px; 	
height:	500px;	
background-image: url(images/ELP_sidebar.gif);	
font-size: 105%;	
padding: 10px;	
margin: 0px 10px 5px 10px;	
float: left;	
z-index: 5;	
}
#rightpic {	
position: absolute;	
left: 540px;	
top: 160px;	
width: 180px; 	
height:	210px;	
float: right;	
margin: 10px;
background-color: #FFFFFF;
border-color: #000000;		
}
#footer {	
top: 490px;				
left: 25px;	
width: 708px;	
height: 40px;	
background-color: #efe5d0;	
background-image: url(images/ELPfooter.gif);		
color: #000000;	
text-align: center;	
padding: 15px;	
font-size: 78%;	
margin: 0px 10px 25px 25px;	
}
#separator1, 
#separator2 {	
width: 738px;	
height: 10px;	
background-color: #000000;	
background-image: url(images/ELPseparator.gif);
margin: 0px 0px 0px 25px;
}
#whatsnew {	
position: absolute;	
left: 535px;	
top: 135px;	
width: 190px; 	
height:	240px;	
background-color: #FFFFCC;
font-size: 100%;	
padding: 5px;	
margin: 0px 20px 10px 10px;	
float: left;	
border: thin ridge #000000;
z-index: 5;	
}
h1 {	
font-size: 120%;	
color: #954b4b;	
}
img {	
padding: 0px;	
margin-top:	8px;	
margin-bottom: 5px;	
margin-left: 8px;	
margin-right: 5px;	
}
.menutext {	
text-align: center;	
line-height: 2.5em;	
color: #000000;	
} 
.missiontext {	
width: 270px;
height:	auto;
text-align: left;		
color: #000000;	
} 
a:link {	
color: #000000;	
text-decoration: none;	
font-style: none;	
font-weight: bold;	
border:	none;	
}
a:visited {	
color: #000000;	
text-decoration: none;	
font-style: none;	
font-weight: bold;	
border:	none;	
}
a:hover {	
color: #993333;	
text-decoration: underline;
font-weight: bold;	
}
a:active {	
color: #000000;	
text-decoration: none;	
font-style:	none;	
font-weight: bold;	
border:	none;	
}
