body {
	margin: 0px;
	padding: 0px;
	background: #292b75;
}

#wrapper {
 border: #fff 3px solid;
 width: 780px;
 margin: 0px auto;
 position: relative;

}

#bg {
 padding: 0;
 margin: 0 auto;
 width: 780px;
 height: 194px;
 background: url(images/schmitt.jpg) no-repeat;
 position: relative;

}

#email {
 padding: 0;
 margin: 0 auto;
 width: 780px;
 height: 194px;
 background: url(images/friend.jpg) no-repeat;
 position: relative;
}

#menu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#menu a {display: block;}

#index {left: 0px; top: 157px; width: 55px; height: 37px;}
#about {left: 59px; top: 157px;  width: 98px;  height: 37px;}
#issues {left: 162px; top: 157px; width: 66px; height: 37px;}
#contribute {left: 232px; top: 157px; width: 99px; height: 37px;}
#contact {left: 335px; top: 157px; width: 77px; height: 37px;}
#volunteer {left: 415px; top: 157px; width: 93px; height: 37px;}
#pictures {left: 512px; top: 157px; width: 82px; height: 37px;}
#news {left: 598px; top: 157px; width: 56px; height: 37px;}
#endorsements {left: 657px; top: 157px; width: 123px; height: 37px;}

#index a {height: 37px;}
#about a {height: 37px;}
#issues a {height: 37px;}
#contribute a {height: 37px;}
#contact a {height: 37px;}
#volunteer a {height: 37px;}
#pictures a {height: 37px;}
#news a {height: 37px;}
#endorsements a {height: 37px;}

#index a:hover {background: url(images/schmitt.jpg) -0px -194px no-repeat;}
#about a:hover {background: url(images/schmitt.jpg) -59px -194px no-repeat;}
#issues a:hover {background: url(images/schmitt.jpg) -162px -194px no-repeat;}
#contribute a:hover {background: url(images/schmitt.jpg) -232px -194px no-repeat;}
#contact a:hover {background: url(images/schmitt.jpg) -335px -194px no-repeat;}
#volunteer a:hover {background: url(images/schmitt.jpg) -415px -194px no-repeat;}
#pictures a:hover {background: url(images/schmitt.jpg) -512px -194px no-repeat;}
#news a:hover {background: url(images/schmitt.jpg) -598px -194px no-repeat;}
#endorsements a:hover {background: url(images/schmitt.jpg) -657px -194px no-repeat;}


#side-a {
	clear: both;
	margin-top: 194px;
	float: left;
	width: 755px;
	padding: 10px 10px 10px 15px;
	font-family: times;
	background: #cfdfff;
	border-top: #fff 1px solid;
	position: relative;
}

#youtube {
	position: absolute;
	margin-top: 160px;
	left: 415px;
}

#side-a a {
	color: #000;
}

.about{
	padding-right: 10px;
	padding-left: 0px;
	margin: 0;
}

.line {
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-top: 1px solid #afb0ab;
	width: 75%;
}


/*****Photo Gallery*****/

.gallery{	list-style: none;
	width: 100%;
	margin-left: -33px;}.gallery a .preview{	display: none;}.gallery a:hover .preview{	display: block;	position: absolute;	top: -33px;	left: -45px;	z-index: 1;}.gallery img{	background: #fff;	border-color: #aaa #ccc #ddd #bbb;	border-style: solid;	border-width: 1px;	color: inherit;	padding: 1px;	vertical-align: top;	width: 100px;	height: 75px;}.gallery li{	background: #eee;	border-color: #ddd #bbb #aaa #ccc;	border-style: solid;	border-width: 1px;	color: inherit;	display: inline;	float: left;	margin: 3px;	padding: 5px;	position: relative;}.gallery .preview{	border-color: #000;	width: 200px;	height: 150px;}

h1
{
	background: inherit;
	border-bottom: 1px dashed #ccc;
	color: #933;
	font: 17px Georgia, serif;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-align: center;
}

/*****End of Photo Gallery******/

#footer {
	background: url(images/schmitt2.jpg) 0px -420px no-repeat;
	border-top: #fff 1px solid;
	clear: both;
	height: 32px;
	margin: 0 auto;
	width: 780px;
	
}

