@charset "utf-8";

*
{
	outline: none;
}

body, html
{
	margin: 0px;
	padding: 0px;
	
	background-color: #003c7d;
	background-image: url(/img/epic-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
}

div#page
{
	width: 1000px;
	
	margin: 0px auto 20px auto;
	
	background-image: url(/img/background.gif);
	background-repeat: repeat-y;
	
	overflow: auto;
}

div#header
{
	height: 227px;

	background-image: url(/img/header-right.png);
	background-position: 708px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div#header, div#right
{
	background-color: #d4d3d3;
}

div#header h1
{
	margin: 0px;
	
	float: left;
	
	width: 708px;
	height: 227px;
	
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}

div#header h1 a
{
	text-indent: -5000px;
	
	display: block;
	
	height: 227px;
}

p#sign-up-for-updates
{
	float: right;
	
	margin: 0px;
	padding: 0px;
	
	background-image: url(/img/sign-up-for-updates.jpg);
	background-repeat: no-repeat;
	
	width: 292px;
	height: 121px;
}

p#sign-up-for-updates a
{
	height: 121px;
	
	text-indent: -5000px;
	
	display: block;
}

p#donate-now
{
	float: right;
	
	margin: 0px;
	padding: 0px;
	
	width: 292px;
}

p#donate-now a
{
	width: 224px;
	height: 32px;
	
	text-indent: -5000px;
	
	margin: 50px auto 0px auto;
	
	background-image: url(/img/donate-now.png);
	background-repeat: no-repeat;
	
	display: block;
}

p#donate-now a:hover
{
	background-position: 0px 100%;
}

div#left
{
	float: left;
	
	width: 708px;
	
	background-color: white;
}

div#left ul#nav
{
	list-style: none;
	
	margin: 0px 0px 3px 0px;
	padding: 0px;
	
	background-color: white;
	background-image: url(/img/nav-repeat.gif);
	background-repeat: repeat-x;
	
	height: 24px;
	
	font-family: "Lucida Sans Unicode", "Myriad Pro", Arial, Verdana, Tahoma, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	
	text-transform: uppercase;
	
	padding: 15px 0px 0px 0px;
}

div#left ul#nav li
{
	display: block;
	float: left;
	
	border-right: 1px solid #cccccc;
	
	padding: 0px 11px 0px 11px;
}

div#left ul#nav li.last
{
	padding-right: 0px;
	border-right: none;
}

div#left ul#nav li a
{
	color: #003c7d;
	
	text-decoration: none;
	
	display: block;
}

div#left ul#nav li a:hover
{
	color: #0670cb;
}

div#left ul#nav ul
{
	position: absolute;

	display: none;

	background-color: white;

	font-weight: normal;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 9pt;

	text-transform: none;

	margin: 0px 0px 0px -11px;
	padding: 5px;
}

div#left ul#nav li:hover ul, div#left ul#nav li.sfhover ul
{
	display: block;
}

div#left ul#nav ul li
{
	float: none;

	border: none;

	padding: 6px 7px 0px 7px;
}

div#right
{
	float: right;
	
	width: 252px;
	
	padding: 0px 20px 0px 20px;
}

div#right div#news
{
	background-color: #ca0b12;
	
	margin: 3px 0px 20px 0px;
}

div#right div#news, div#right div#news a
{
	color: white;
}

div#right div#news a
{
	text-decoration: none;
}

div#right div#news *
{
	margin: 0px;
}

div#right div#news h2 span
{
	display: block;
	letter-spacing: 4px;
	font-size: 10.5pt;
}

div#right div#news h2
{
	text-align: center;
	
	padding-top: 10px;
	
	font-size: 10pt;
	
	text-transform: uppercase;
	
	letter-spacing: 2px;
}

div#right div#news table
{
	border-collapse: collapse;
	width: 100%;
	
	margin: 0px;
}

div#right div#news *
{
	font-size: 8pt;
}

div#right div#news th, div#right div#news td
{
	text-align: left;
	vertical-align: top;
	
	padding: 10px 10px 0px 10px;
}

div#right div#news thead
{
	display: none;
}

div#right div#news th
{
	white-space: nowrap;
}

div#right div#news a:hover
{
	text-decoration: underline;
}

div#right div#news p#more-news
{
	text-align: right;
	padding: 10px;
}

div#right ul#right-promos
{
	list-style: none;
	
	margin: 0px;
	padding: 0px;
}

div#right ul#right-promos li
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
	background-repeat: no-repeat;
}

div#right ul#right-promos li a
{
	display: block;
	
	text-indent: -5000px;
	
	height: 68px;
}

div#right ul#right-promos li#register-to-vote
{
	background-image: url(/img/sidebar-buttons/register-to-vote.gif);
}

div#right ul#right-promos li#show-support
{
	background-image: url(/img/sidebar-buttons/show-support.gif);
}

div#right ul#right-promos li#sponsored-legislation
{
	background-image: url(/img/sidebar-buttons/sponsored-legislation.gif);
}

div#right ul#right-promos li#follow-us a
{
	height: 25px;
	padding: 0px 4px 10px 4px;

	float: left;

	background-repeat: no-repeat;
}

div#right ul#right-promos li#follow-us h2
{
	background-image: url(/img/sidebar-buttons/follow-galen.png);
	
	width: 219px;
	height: 18px;
	
	text-indent: -5000px;
}

div#right ul#right-promos li#follow-us a#facebook
{
	background-image: url(/img/sidebar-buttons/facebook.png);
	width: 65px;
}

div#right ul#right-promos li#follow-us a#twitter
{
	background-image: url(/img/sidebar-buttons/twitter.png);
	width: 81px;
}

div#right ul#right-promos li#follow-us a#youtube
{
	background-image: url(/img/sidebar-buttons/youtube.png);
	width: 61px;
}

div#left h2
{
	background-color: #e7e7e7;
	
	margin: 0px;
	padding: 8px 0px 8px 25px;
	
	border-bottom: 3px solid #266097;
	
	color: #fc1921;
	
	font-family: "Lucida Sans Unicode", "Myriad Pro", Arial, Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	
	text-transform: uppercase;
}

div#left h2 span
{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	
	letter-spacing: 2px;
	
	color: #0f4784;
}

p#top-photo
{
	margin: 0px;
}

p#top-photo img
{
	display: block;
}

div#home-icons
{
	width: 660px;
	height: 154px;	
	
	margin: 20px auto 0px auto;
	
	color: #003c7d;
}

div#home-icons div
{
	float: left;
	
	width: 210px;
	height: 154px;
	
	padding: 0px 0px 0px 120px;
	
	background-repeat: no-repeat;
}

div#home-icons h2
{
	background-color: white;
	
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 13pt;
	
	letter-spacing: 3px;
	
	margin: 10px 0px 5px 0px;
	padding: 0px;
	
	border: none;
	
	width: 80%;
}

div#home-videos object
{
    float:left;
    margin:0px 17px 0px 26px;
}

div#home-videos h2
{
    background-color: white;
    
    letter-spacing: 3px;
    
    margin:0px;
    padding:0px;
    
    border: none;
	
	width: 80%;
    
    font-family:Georgia,"Times New Roman",serif;
    font-size:13pt;
    font-weight:normal;
}

div#home-videos ul
{
    list-style:none;
    margin:10px 0px 0px 0px;
    padding:0px;
}

div#home-videos ul li
{
    padding:0px 0px 10px 0px;
}

div#home-videos ul li a
{
    color:#003c7d;
}

div#home-icons h2 a
{
	color: #fc1921;
	text-decoration: none;
}

div#home-icons h2 a:hover
{
	text-decoration: underline;
}

div#home-icons p
{
	margin: 0px;
}

div#home-icons div#sponsored-legislation
{
	background-image: url(/img/home-icons/sponsored-legislation.gif);
}

div#home-icons div#experience-at-work
{
	background-image: url(/img/home-icons/experience-at-work.gif);
}

div#copy
{
	padding: 0px 25px 10px 25px;
}

div.copy
{
    margin: 0px 25px 10px 25px;
}

div#addthis
{
    padding: 20px 0px 10px 0px;
}

div#footer
{
	clear: both;

	margin: 10px auto 20px auto;

	width: 1000px;
}

div#footer ul
{
	margin: 0px;
	padding: 0px;

	list-style: none;

	color: #8899aa;

	font-size: 8pt;

	text-align: center;
}

div#footer ul li
{
	display: inline;
	padding: 0px 3px 0px 3px;
}

div#footer a
{
	color: #99aabb;
}

div#footer a:hover
{
	color: white;
}
