/* Layout */
body
{
<strong>text-align: center</strong>;
	margin-top: 0px;
	margin-bottom: 0px;
 }
 
#content
{
<strong>text-align: left</strong>;
	width: 750px;
	margin: 0 auto;
 }
 #maincontent {width:750px; display:Block;}
 #content {width:750px; display:block;}
 #copyright {width:750px; display:block; margin-top:15px; color:#333333;line-height:14px; border-top: 1px solid #cccccc; font-family: Arial, Helvetica, sans-serif; font-size:10px; height:30px; padding-top:5px;}
 #copyright a,a:hover,a:visited {color:#333333; border:none; text-decoration:none;}
 #copyright a:hover { text-decoration:underline;}
 
/* Header */
#headerline {
	width:750px;
	display:block;

}
#headerline a, a:visited, a:hover, a:active {border:none;}

#searchbox {
	display:block;
	float:right;
	width: 180px;
	top:20px;
	position:relative;
}
#navline {
	height:26px;
	width:750px;
	margin:0px;
	padding:0px;
	display:block;
	background-image: url(../images/navline/navbg.gif);
	background-repeat: no-repeat;
	z-index:5;
	
}
#navline a {border:none;}
#navline a:hover {border:none;}
#navline img {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}
#subnav {display:block; width:750px; height:22px; border-bottom: #CCCCCC 1px solid; z-index:1;}
#nav_about, #nav_news, #nav_init, #nav_cong, #nav_leaders, #nav_resources {
	padding-left:5px;
	margin-top:6px;
	
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	visibility:Hidden;
	z-index:2;
	position: absolute;
	top: 89px;
}
#nav_about a, #nav_news a, #nav_init a, #nav_cong a, #nav_leaders a, #nav_resources a {text-decoration:none; color:#333333; border:none;}
#nav_about a:visited, #nav_news a:visited, #nav_init a:visited, #nav_cong a:visited, #nav_leaders a:visited, #nav_resources a:visited {color:#333333;}
#nav_about a:hover, #nav_news a:hover, #nav_init a:hover, #nav_cong a:hover, #nav_leaders a:hover, #nav_resources a:hover {color:#333333; border:none; text-decoration:underline;}
#nav_resources {padding-left:500px;}
#nav_cong {padding-left:100px;}
#nav_leaders {padding-left:300px;}

/* Main Page Content */
#home_features h1 {
	font-family: "Trebuchet MS", arial, sans-serif;
	letter-spacing:-0.5px;
	font-size:24px;
	color:#B6D840;
	font-weight: bolder;
	margin:0px;
	line-height: 22px;
}

#home_features h2 {
	font-family: "Trebuchet MS", arial, sans-serif;
	letter-spacing:-0.5px;
	font-size:24px;
	color:#97A825;
	font-weight: bolder;
	margin:0px;
	line-height: 22px;
}

#home_features h3 {font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px; font-weight:800;  color:#163C8C;margin:0px; padding:0px;}

#home_features h4  {font-family:"Trebuchet MS", Arial, sans-serif; font-size:18px; font-weight:800;  color:#333333;margin:0px; padding:0px;}

#home_features p {font-family:georgia, times, "times new roman"; font-size:12px; line-height:16px;  color:#333333;}

/* Page Template Preformats */
#template h1 {
	font-family: "Trebuchet MS", arial, sans-serif;
	letter-spacing:-0.5px;
	font-size:24px;
	color:#97A825;
	font-weight: bolder;
	margin:0px;
	line-height: 22px;
}
#template h2 {font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px; font-weight:800;  color:#163C8C;margin:0px; padding:0px;}

#template p {font-family:georgia, times, "times new roman"; font-size:12px; line-height:16px; color:#333333;}


/* Template Elements */
#template img {
	border:0px none #FFF;
	margin:10px;
}

#pagecontent li {font-family:georgia, times, "times new roman"; font-size:12px; line-height:16px; color:#333333;}

#templateheader {height:35px; padding-top:15px;}
#pageheaderline {padding-top:10px;}

/* Template Navigation */
#level2nav {width:150px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; position:relative; top:8px;}
#level2nav h1 {font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px; padding:0px 3px 0px 3px; font-weight:800; color:#163C8C; line-height:14px;}
#level2nav ol {list-style: none; padding-left:0px; margin-left:0px; border-top: #CCCCCC 1px solid;}
#level2nav li {color: #333333; border-bottom: #CCCCCC 1px solid;}
#level2nav a {color:#333333; display:block; padding:4px 3px 4px 3px; text-decoration:none; border:none;}
#level2nav a:hover {background-color:#CCCCCC; display:block;}


/* Links */
a {color:#3C2639; text-decoration: underline;}
a:hover {color:#3C2639; text-decoration: underline;}
a:visited {color:#3C2639;   text-decoration: underline;}
a:active {color:#3C2639;  text-decoration: underline;}

/* Format for Printing */

@media print {
 #searchbox, #navline, #subnav, #footerlinks, #navcolumn, #nav_about, #nav_news, #nav_init, #nav_cong, #nav_leaders, #nav_resources {display:none;}
#headerline {width:360px;}
#content {width:100%}
#copyright {width:100%;}
}
