@charset "utf-8";
/* CSS Document */
.style1 {font-size: 14px}
.style2 {color: #0062A6}
.style6 {color: #000000}
a
{
	text-decoration: none;
}
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}
body
{
	background: #000000 url(back.jpg) repeat-x;;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Container
{
	margin: 0px auto;
	width:900px;
	
	background: #FFFFFF;
}
#Header
{
	float:left;
	background: #000000 url(back.jpg) repeat-x;
	width: 100%;
}
#Photo
{
	border: 0;
	background: url(electsambanner.jpg?v=3) no-repeat;
	float:left;
	width: 850px;
	height: 200px;
}
#Nav
{
	width: 100%;
	background: #0062a6;
	height: 45px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#Nav a {
	float: left;
	border-right: 1px solid #ffffff;
	height: 32px;
	background: #0062a6;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color:#FFFFFF;
	text-decoration: none;
}
#Nav a: selected {
	background: #008aeb;
}
#Nav a:hover {
	background: #008aeb;
}
#Body
{
	background: #FFFFFF;
	float:left;
	width: 100%;
}
#Body h1
{
	color: #0062a6;
	padding: 10px 10px 7px 10px;
	margin: 0px 10px;
	float:left;
	width: 860px;
	border-bottom: 2px solid #0062a6;
}
#Body h2
{
	color: #0062a6;
	margin: 0px;
	padding: 10px 0;
	text-align: center;
}

#Body .BodyLeft
{
	padding: 10px 15px;
	float:left;
	width: 570px;
}
#Body .BodyLeft ul.bullet1
{
	list-style: url(bullet.png);
}
#Body .BodyLeft ul.bullet1 li, ol li
{
	padding: 3px;
}
#Body .BodyRight ul.bullet2
{
	list-style: url(bullet2.png);
}
#Body .BodyRight ul.bullet2 li, ol li
{
	padding: 3px;
}
#Body .BodyRight
{
	padding: 10px;
	float:left;
	width: 280px;
}
#Body .BodyFull
{
	padding: 10px;
	float: left;
	width: 850px;
}
.Gold
{
	color: #f4cb4d;
}
.Quote
{
	font-size: 20px;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #999999;
}
#Footer
{
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	float:left;
	padding: 10px;
	width: 100%;
	text-align: center;
}

input
{
	border:1px solid #f4cb4d;
	background: #EEEEEE;
	padding: 5px;
}
.pointer
{
	cursor: pointer;
}
 /*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;    
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
list-style-type: none; 

} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
margin: 0px auto;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 40px; 
float:left; 
margin: 0 1px 1px 0; 
list-style-type: none; 
height: 40px;
} 
.stripTransmitter a{ 
font: bold 40px;
text-align: center; 
background: #008AEB;
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #008AEB; 
} 
#work {
margin: 4px auto;
width: 530px;
}
.caption
{
 padding: 3px;
 background: #008AEB;
 color: #FFFFFF;
 width: 465px;
}
