/* @override http://www.keepyourvote.com/style.css */

body {
	margin: 0;
	background-color: #fffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:hover {
	color: #39892f;
	text-decoration: none;
}

h8 {
	font-weight: bold;
	font-size: 21px;
	padding-left: 38px;
}

h4 {
	font-size: 16px;
}

#margin {
	background-image: url(bgk-grade.png);
	margin: auto;
	width:  1050px;
		
	
}
#contain {
	margin: auto;
	width: 1007px;
	background-color: white;
	height: 1179px;
}

.subheading {
	font-size: 10px;
	text-align: center;
}

p.topblock-styles {
	font-size: 13px;
	padding-right: 2px;
	margin-right: 6px;
	line-height: 19px;
	margin-top: 37px;
	font-weight: bold;
	font-style: italic;
}

#mailers {
	border-style: dotted;
	border-width: 1px;
	width: 600px;
	margin-left: 30px;
	margin-top: 9px;
	margin-bottom: 6px;
	vertical-align: middle;
}

img.mailimg {
	padding-left: 18px;
}

#left {

	width: 702px;
	float: left;

	position: relative;
}

#right {
	width: 269px;
	position: relative;
	float: right;
}

ul.facts {
	list-style-type: none;
	line-height: 16px;
/**	margin-left: -14px;**/
}

ul.facts li {
	margin-top: 20px;
}


#title {
	width: 781px;
	height: 190px;
	float: left;
}

#video {
	width: 675px;
	margin-left: 17px;
	border-style: solid;
	height: 228px;
}

#content {

	width: 675px;

	margin-left: 17px;
	padding: 0px;
	margin-top: 17px;
	border-bottom-style: solid;
	border-right-style: dotted;
	border-left-style: dotted;
}


/*VIDEO SECTION */
 
#links{
	background: url(vid-zone-grade.png) repeat-y;
	width: 290px;
	height: 228px;
	float: left;
}



#youtube {
	width: 385px;
	float: right;
	height: 228px;
	background-color: #696868;
}




#topblock {
	width: 224px;
	height: 181px;
	float: right;
}

#factsblock {
	border-bottom-style: solid;
	border-right-style: dotted;
	border-left-style: dotted;
	height: 232px;
	width: 253px;

}

#engineerblock {

	height: 232px;
	width: 253px;
	border-bottom-style: solid;
	border-right-style: dotted;
	border-left-style: dotted;
	margin-top: 17px;
}

.block-head {
	margin-left: -6px;
	z-index: 1;
}

.protecthead {
	margin-left: -7px;
}

.maincontent {
	padding: 10px;
}
