html, body {
	height: 100%;
	margin:0;
	padding:0;
	font:90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:000;
	/* background-color: #a1a6b2; */
	background-color: #FFF;
}

#container {
	width:980px;
	margin:0 auto;
	padding:0 0 0 0;
	position:relative;
	text-align:left;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:center top;
	z-index:1;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#topRight_Nav  {
	width:980px;
	heigth:12px;
	text-align:right;
	font-size: 9px;
	text-decoration: none;
}

#pageHeader {
	width:980px;
	height:100px;
	overflow: visible; 
}

#logo {
	width:120px;
	height:129px;
	background-image: url(img/4veh60thlogo3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	float:left;
}

.navigationBox {
	width:700px;
	height: 10px;
	float:right;
}

p.navigationBox {
	text-align:right;
}

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}


#mainBody {
	width:980px;
	margin: 0 auto 0;
	clear: both;
}

div#mainBody:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
/***/ html #mainBody {height: 1%;}
/* End hide from IE-mac */


.colNarrow {
	width:305px;
	float: left;
	padding-top:40px;
	padding-left:20px;
}

.colNarrowNestedLeft {
	width:305px;
	float: left;
}

.colNarrowNestedRight {
	width:305px;
	float: left;
	padding-left:20px;
}


.colWide {
	width:630px;
	float: left;
	padding-top:40px;
	padding-left:20px;
}

.colFull {
	width: 980;
	padding-top:40px;
	}

/* >>>>>>> Round Corner Boxes <<<<<<< */

.boxNarrow{
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #005895;
	background-color:#FFFFFF;
}

.boxNarrowButton{
	margin-bottom: 20px;
	clear: both;
}

.boxNarrowFB{
	margin-bottom: 20px;
	background-color:#FFFFFF;
	clear: both;
}

.boxNarrowThePetitionSite{
	margin-bottom: 20px;
	background-color:#FFFFFF;	
	border: 1px solid #005895;
	padding-left:25px;
	clear: both;
}

ul.boxNarrow {
	list-style: none;
	margin-left: 0;
	text-indent: 1em;
}


.boxWide {
	margin-bottom: 20px;
	background-color:#FFFFFF;
	clear: both;
	border: 1px solid #005895;
}

.boxWideButton {
	margin-bottom: 20px;
	clear: both;
	background-color:#FFFFFF;
	border: 1px solid #005895;
}

.boxFull {
	margin-bottom: 20px;
	background-color:#FFFFFF;
	}

#footer {
	width:100%;
	margin:0px;
	text-align:center;
	padding:0px 0px 45px;
	background:url(img/omslogonew.png) no-repeat center bottom;
	color: #000;
	clear: both;
}

#footer a{
	text-decoration:none;
	color: #000;
}

#footer a:hover{
	background-color:#000;
	color:#fff;
}

#footer span{
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}

.clearBoth {
	clear: both;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	color:c33;	
	text-indent: 4px;
}

h2 {
	height:15px;
	margin:0;
	padding:0;
	text-indent: 4px;
}

h3 {
	height:11px;
	margin:0;
	padding:0;
	text-indent: 4px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding_right:4px;
}

a {
	color:#325391;
	text-decoration: none;
	text-indent: 4px;
}

a:hover {
	color:#fff;
	background-color:#a1a6ba;
	font-family: Verdana, Geneva, sans-serif;
}
