body, div, img, a, h1, h2, h3 {
	padding:0;
	margin:0;
}	
p	{
	margin:0;
	padding:0;
	padding-bottom:8px;
}
h1	{
	color:#4bc0e8;
	font-size:14px;
	padding-bottom:8px;
}
h3	{
	color:#4bc0e8;
	font-size:14px;
	padding-bottom:8px;
	padding-top:11px;
}
a	{
	color:#4bc0e8;
}
.bluetxt{
	color:#4bc0e8;
}
h2	{
	color:#4bc0e8;
	padding-bottom:8px;
	font-size:12px;
	font-weight:normal;
}
body {
	background-color:#000000;
} 
#outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	height: 563px;
	width: 806px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	/*margin-top:25px;*/
}
#wrapper {
	background-image:url(../images/lftcontentrpt.gif);
	background-repeat: repeat-y;
	background-position:left ;
	float:left;
	width:100%;


}

#content {
	width:781px;
	background-image: url(../images/rtcontentrpt.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 25px;
	position:relative;
}

#header {
	width: 806px;
}
#footer {
	height: 69px;
	width: 806px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
#contentpic {
	margin-top: 8px;

}
#topnav {
	background-image: url(../images/topnavbkg.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 40px;
	background-color:#000000;
	width: 756px;
	position:relative;
}
#topnav ul	{
	margin:0;
	padding:0;
	position:absolute;
	top:6px;
	left:14px;
	width:735px;
	padding-left:5px;
}
#topnav li {	
	float:left;
	list-style-type:none;
	background-image: url(../images/navdivider.gif); 
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	padding-top:7px;
	padding-left:18px;
	font-size:11px;
	margin-left:18px;
}
#topnav a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#topnav a:hover {
	color:#FFF;
}
#topnav a.here {
	color:#FFF;
}
#indexcontent {
	margin-left: 270px;
	margin-right: 15px;
	padding-bottom: 5px;
	clear:left;
}
#copyright {
	font-size: 10px;
	color: #666666;
	position:absolute;
	top:30px;
	left:449px;
	width: 332px;
}
#rightcolumn {
	margin-top: 10px;
	width: 491px;
	background-color: #000;
	float: left;
	min-height:385px;
	height:auto !important;
	height:385px;
}
#leftcolumn {
	margin-top: 10px;
	float: left;
	width: 265px;
	background-color:#000000;
	background-image: url(../images/electLft.jpg);
	background-repeat: no-repeat;
	min-height:313px;
	height:auto !important;
	height:313px;
}
#rightcolumnpad {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 30px;
}
#secnav {
	position:absolute;
	background-image: url(../images/secnavbkg.gif);
	background-repeat: no-repeat;
	/*margin-left:40px;*/
	left:40px;
	height:26px;
	width:288px;
	display:none;
}
#secnav ul	{
	margin:0;
	padding:0;
	position:absolute;
	top:8px;
	left:15px;
	width:270px;
}
#secnav li {	
	float:left;
	list-style-type:none;
	height:35px;
	padding-left:4px;
	font-size:11px;
	margin-left:4px;
}
#secnav a {

	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#secnav a.here {color:#FFF;}
#secnav a:hover {color:#FFF;}

