@charset "UTF-8";

td.tableWrapper 
{
     border: 1px solid #CACAC8;
padding:0px;
}

#wrapper {

	/* so that IE6 and Firefox puts the text to the left */
	text-align:left;		
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	right: auto;

	/* for IE6 and Firfox centering */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

.	/* must put this in for FireFox. */
	display:table; 

	/* Have to put SOMETHING in here for the height for both
	browser. DO NOT put in a percentage, must be a pixel value */
	height:100px; 

	width: 800px;
}

#wrapper_inner {
 width: 100%;
}

#center_left {
	width: 514px;
	float: left;
	margin-right: 22px;
}
body {
}
a {
	color: #194076;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#actioncenter a:hover {
	text-decoration: none;
}
#footer {
	height: 39px;
	width: 800px;
	float: left;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	padding-top: 8px;
}
#hm_latestnews {
	margin: 0px;
	padding: 0px;
	width: 264px;
}
#footer p {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center_right {
	float: left;
	width: 264px;
	margin-top: 15px;
}
#actioncenter {
	width: 100%;
}
body {
	background-image: url(../images/background-gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
/*
	height: 108px;
	width: 800px;
	border: 1px solid #cacac8;
*/
        line-height:1px;
}
abbr {
	color: #194076;
	text-decoration: none;
}
#nav {
	
	
	/*height: 27px;*/
	width: 673px;
float:left;
}
#contribute_btn
{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 127px;
	height:27px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
#home_narrowcol {
	float: left;
	width: 250px;
	margin-left: 7px;
	margin-top: 10px;
	background-repeat: repeat-x;
}
.titletext {
	background-image: url(../images/subhead-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	height: 20px;
	padding-left: 5px;
	padding-top: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#center {
	width: 800px;
	background-color: #FFFFFF;
	float: left;
}
.modulebox_hdr {
	background-image: url(../images/right-side-header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: block;
	height: 20px;
	padding-left: 5px;
	padding-top: 8px;
}
#ac_hdr {
	background-image: url(../images/right-side-header.jpg);
	width: 263px;
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}


