body, html {
font-family:"Trebuchet MS", sans-serif;
font-size:13px;
margin:0;
padding:0;
background:#000d76 url(/images/bluestateBG.png) fixed;
color:#3C4560;
}

body {
min-width: 774px;
text-align: center;
}

h1, h2, h3, h4, h5, #footer hr {
color:#000d76;
padding: 0;
margin: 0;
}

div.hr {
height: 1px;
width: 545px;
margin: 0 auto 0 auto;
background: #000d76 url(/images/hr.gif) repeat-x center;
}

div.hr hr {
display: none;
}

div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(/images/indicator.gif) no-repeat 0 0;
}

div#message_box
{
  position: absolute;
  width: 560px;
  left: 195px;
  top: 192px;
  z-index: 901;
  background: #ffaaaa;
  border: 1px solid black;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
}


#wrap {
position: relative;
left: 0px;
right: 0px;
width: 774px;
background:#a9b0de;
margin: 0 auto 0 auto;
}

#header {
height:180px;
width:774px;
margin:0 auto 0 auto;
padding-top:0;
background-image:url('../images/demflag.jpg');
background-repeat:no-repeat;
}

#header h1 {
margin:0;
display:none;
}


#header h2 {
margin:0;
font-family:"Trebuchet MS", sans-serif;
font-size:15px;
font-weight:normal;
color:white;
position:relative;
top:130px;
left:220px;
max-width:265px;
}
#countdown {
font-size:25px;
}
#main {
text-align: left;
background: white;
float: right;
width: 570px;
margin: 0;
margin-right: 14px;
padding: 0;
z-index: 1;
}

#sidebar {
background:#a9b0de;
float: left;
width: 190px;
z-index: 2;
}

#userBar{
text-align: right;
margin-right: 15px;
}

#side-nav {
font-size:20px;
position:relative;
text-align: left;
color:white;
top:0px;
left:25px;
margin:0;
width:165px;
list-style:none;
padding:0;

}

#side-nav a, #bottom-nav a {
color:white;

}

#side-nav a {
display:block;
width:150px;
}




#footer {
clear: both;
}

#footer {

}



#side-nav a:hover, #bottom-nav a:hover {
color:#000d76;
}

#bottom-nav  {
display:block;
margin:0 0 5px 0;
padding:10px;
padding-top:20px;
text-align:center;
font-size:15px;
clear:both;


}

#bottom-nav li {
display:inline;
margin:0;

}

#bottom-nav a {
color: white;
padding:5px;
}

#copyright {
margin:0 auto 0 auto;
width:95%;
border-top:#b8c2fd solid 1px;
line-height:13px;
font-size:10px;
text-align:center;
padding:10px 0 10px 0;

}

#copyright a {
font-weight:bold;
}

a {
text-decoration:none;
color:#001688;
}

#page-content-header {
height: 2.1em;
background-image:url('../images/section_header_background.jpg');
background-position: bottom;
background-repeat: repeat-x;
text-align: right;
}

#page-content-header h2.section-title {
float: left;
font-size: 16pt;
color: #003380;
margin-left: 5px;
display: inline;
}

#page-content-header a.submit-link {
float: left;
margin-left: 16px;
position: relative;
top: 7px;
color: #550022;
}

#page-content-header span.paginate {
position: relative;
top: 7px;

}

#page-content-header a.alternate-link {
position: relative;
margin-left: 15px;
margin-right: 5px;
top: 7px;
}

#page-content-header h2{
font-weight: normal;
display: inline;
font-size: 16pt;
}

#main #hometext{
margin: 15px;
}

#page-content-footer {
background-image:url('../images/section_header_background.jpg');
background-position: top;
background-repeat: repeat-x;
}

#page-content-footer #paginate {
	margin-top: 10px;
	display: inline;
	margin-left: 5px;
}

#main div#error {
margin:5px 15px 5px 15px;
}