img, div, input { behavior: url('iepngfix.htc') }

html {height: 100%; width:100%; margin:auto;
	behavior: url('csshover.htc');
	behavior: url('iepngfix.htc');
	}
a:link {
	color: #3C9500;
	text-decoration: none;
	font-weight: bold;
} 
a:active { 	text-decoration: none;
color: #0FA4C6 } 
a:visited { 	text-decoration: none;
color: #3C9500 } 
a:hover { 	text-decoration: none;
color: #1AA8C0 } 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: url(images/page_bg.gif) repeat-x top;
	margin: 0;
	line-height: 1.4em;
} 
td {
	color: #333333;
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
} 
li { list-style-type: disc 
} 
#articles ul, .text ul {
	list-style-type: square;
	padding-left: 15px;
	margin-left: 8px;
} 

ol { list-style: lower-roman; } 


h1, h2 {
	color: #999999;
	font: normal 32px Impact, "Arial Narrow", arial, san-serif;
}

h2 {
	font: normal 25px "Arial Narrow", arial, san-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

h3, h5 {
	color: #999999;
	font: normal 18px "Arial Narrow", arial, san-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 12px 0 5px 0;

}

.topbar {
	width: 1000px;
	padding: 5px 0 0 0;
	margin: auto;
}

.page {width: 1000px; margin: auto;}

#banner {
	background: url(images/header_bg.gif) no-repeat right top;
	height: 112px;
	margin:auto;
}
#banner_logo {
	background: url(images/header_logo.gif) no-repeat left;
	float: left;
	height: 112px;
	width: 400px;
}
#banner_menu {
	float: left;
	height: 72px;
	width: 550px;
	Padding: 40px 0 0 50px;
	background: url(images/smaller_4.gif) no-repeat right bottom;
}

#banner_twitter {
	float: right;
	height: 62px;
}

#header {
	background: url(images/smaller_5.jpg) no-repeat right bottom;
	height: 204px;
	margin:auto;
	padding: 0px;
}

.topbar ul, .topbar li {
	list-style:none;
}

#header_left {
	float: left;
	height: 197px;
	width: 590px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.clear {clear:both;}
#featurebox {
	width: 1000px;
	background: #ffffff url(images/smaller_6.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	float: left;
}

.text {padding: 5px 30px 0px 0px}

#main {padding: 5px 40px 0px 0px;
	width: 100%;
}

#footer {
	background-color: #3b3b3b;
	color:#CCCCCC;
	}
#footer td {
	color:#CCCCCC;
	font-size: 10px;
	}	
	
#articles {
	background:url(images/home_final1_16.gif);
	margin: 20px 54px 0px 0px;
}	

#articles a:link, #articles a:visited, #articles a {
	color: #ffffff;
}

#articles a:active, #articles a:hover {
	color:#000000;
}

#articles .shadow {
	background:url(images/home_final1_14.gif) repeat-y left top;
	width: 285px;
}



#footer_twitter {
	float: right;
}

#footer a:link, #articles a:visited, #articles a {
	color: #ffffff;
}

#footer a:active, #articles a:hover {
	color:#cccccc;
}

#articles td {
	padding: 10px;
	font-size: 10px;
	color: #ffffff;
	height: 129px;
}

#content {
}

#rightcol {
	width: 350px;

}
blockquote {
	margin-left: 50px;
	padding-left: 20px;
	border-left: 5px solid #0099FF;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #647979;
}
#featurebox img a {
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}

.noborder {
	border: 0px solid #fff;
}