html,body{margin:0;padding:0}
body{background: #444; font-family: "proxima-nova", verdana, arial, helvetica; font-size: 15px; line-height: 18px;}

.bodyAbout {background: #222;}

p{margin:0 }
a{color: #2F85B7;}

.subhead {color: #2F85B7; font-weight: bold; padding: 10px 0px 3px;}

h1 {
font-family: "proxima-nova",verdana, arial, helvetica;
font-size: 18px;
margin: 0;
}

h3 {color: #B4171E; font-weight: bold; margin-top: 12px; margin-bottom: 12px;}

#header 
{
    background-image : url(OPACHeader.jpg);
    background-repeat : no-repeat;
    height : 348px;
    background-position : center;
}

#login
{
	margin-left: auto;
    margin-right: auto;
	width:1000px;
	position: absolute;
	margin-top: 264px;
	left: 0;
	right: 0;
}

#loggedin
{
	margin-left: auto;
    margin-right: auto;
	width:1000px;
	position: absolute;
	margin-top: 35px;
	left: 0;
	right: 0;
}

.welcometext
{
	color: black;
	font-size: 20px;
	font-weight: bold;
	/*text-shadow: 0 0 1em #fff, 0 0 1em #fff;*/
}

#navbar {
    padding-top: 305px;
}

#contentwrapper {
    background: #FFF;
    width: 100%;
	overflow: hidden;
	padding-bottom: 0;
}

#contentwrapperAbout{
  background: #FFF;
    width: 100%;
	overflow: hidden;
	padding-bottom: 0;
   /* background: #222;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
    width: 100%;
	color: white;
	overflow: hidden;*/
}

#main {
    width:1000px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px; 
}


.contentcolumn  {
	overflow: hidden;
	width: 1000px;
	display: table;
	
}

.columntext {
	width: 600px;
	
	

}

#VOCUSHTML  {
	font-family: "proxima-nova",verdana,arial,helvetica !important;
	font-size: 15px !important;
	margin-bottom: 15px !important;
}

#sidebar {
	position: relative;
	right: 1px;
	width: 300px;
	float: right;

}

#quote {
	width:1000px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px; 
	text-align: right;
	bottom: 0;
	height: 100%;
}

#quotecontent {
	padding-left: 700px;
	width: 300px;
}

.quotetext{
	font-size: 20px;

}

.quoteattribute {

	font-size: 14px;
}

#homemain,.menucontent, #keyissues, #politicalcenter {
	width:1000px;
    margin-left: auto;
    margin-right: auto;
}

#homemain {
	background-color: #102E46;
}

#homecontent {
	background-image : url(sliderbg.jpg);
    background-repeat : no-repeat;
    background-position : center;
}

#footer{background: #444;color: #FFF; text-align: right;}

#footerAbout {background: #222;color: #FFF; text-align: right;}

#footer p, #footerAbout p {margin:0;padding:5px 10px}
#footer, #footerAbout{
    clear:left;
    width:1000px; 
    margin-left: auto;
    margin-right: auto;
}

#rightside {
	display: none;
}

#middlemenu 
{
    background-image : url(middlebg.jpg);
    background-repeat : no-repeat;
    height : 520px;
    background-position : center;
}

#yourstate
{
    background-image : url(yourstatebackground.jpg);
    background-repeat : no-repeat;
    height : 1309px;
    background-position : center;
}

#clear {  height: 1px;  }

a.clublink {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	color: #B4171E;
}

a.closelink {
	color: #B4171E;
}

.alert {
	color: red;
}

.statedata {
	margin-top: -50px; 
	margin-left: 700px;
	position: relative; 
	z-index: 1;
	background-image : url(statebackground.png);
	height: 100px;
	
}

.nodata {
	background-color: transparent;
	border: none;
	background-image :none;
}

