* {
	margin: 0;
	padding: 0;}

body {
	background-color: #FFFFFF;
	border-top: 7px solid #0081C3;
	color: #000000;
	font-family: arial;
	}

p{
	color: black;
	font-size: 12px;}

h1 {
	color: red;
	font-size: 22px;
	font-weight: normal;}

h2 {
	color: blue;
	font-size: 20px;
	font-weight: normal;}

h3 {
	font-size: 14px; 
	color: red;}

h4 {
	font-size: 14px;
	color: Black;}

h5 {
	font-size: 16px; 
	color: #C4980A;
	font-weight: normal;
	}

img {
	border: none;}

#wrapper{
	width: 750px;
	text-align: left;
	margin: 1em auto;
	position: relative;
	}

#banner {
	width: 750px;
	background-color: white;
	padding: 5px 0 20px 0;}

#header{
	width: 265px;
	height: 80px;
	float: left;}

#header2{
	width: 410px; 
	height: 80px;
	float: left;
	padding: 0 0 0 35px;}

	#header3{
	width: 40px; 
	height: 80px;
	float: left;
	padding: 0 0 0 0px;}

	
#navbar {
	background: url(graphics/menu.gif) no-repeat center;
	float: left;
	width: 750px;
	margin: auto;}

#navbar ul {
	list-type: none;	
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 2px;}

#navbar li {
	display: inline;}

#navbar li a {
	text-decoration: none;
	color: #0081C3;
	border-right: 1px solid #ffffff;
	font-size: 13px;
	text-align: center;
	padding: 0 8px 0 8px;}

#navbar li a:link {
	}

#navbar li a:visited {
	}

#navbar li a#current {
	color: #0081C3;
	font-weight: bold;}

#navbar li a:hover {
	color: #C4980A;}
	
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;}

#leftbar {
	width: 135px;
	height: 800px;
	background-color: #ffffff;
	float: left;
	font-size: 12px;
	margin-top: 25px;}

#leftbar li {
	display: block;
	list-style-type: none;
	padding: 3px 0 3px 0;}

#leftbar a {
	text-decoration: none;
	border: none;
	color: #0081C3;}

#leftbar a#current{
	color: #0081C3;
	font-weight: bold;}

#leftbar a:hover {
	color: #C4980A;
	text-decoration: underline;}

#centerwrapper {
	width: 470px;
	height: 800px;
	float: left;
	margin-top: 20px;
	color: #003399;}

#centerwrapper a {
	text-decoration: none;
	color: blue;}

#centerwrapper a:visited {
	text-decoration: none;
	color: blue;}

#centerwrapper ul {
	list-style-type: bullet;
	padding: 0 20px 0 20px;}

#centerwrapper li {
	color: black;
	font-size: 12px;}

#article {
	width: 450px;
	height: auto;
	float: left;
	padding: 0px 0px 10px 0px;}
	
#article  p {
	color: gray;
	text-align: justify;
	font: 12px/18px verdana;}
	
#article ul {
	list-style-type: bullet;
	padding: 0px 0px 0px 50px;}

#article li {
	color: gray;
	font: 12px/18px  verdana;}

#centerbox1 {
	width: 225px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	border: 1px solid #003399;
	text-align: center;
	margin: -2px 4px 4px 4px;}

#centerbox2 {
	width: 225px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	border: 1px solid navy;
	text-align: center;
	margin: -2px 4px 4px 4px;}

#centerbox3 {
	width: 225px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	border: 1px solid navy;
	text-align: center;
	margin: 4px;}

#centerbox4 {
	width: 225px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	border: 1px solid navy;
	text-align: center;
	margin: 4px;}

#centerspecial {
	width: 450px;
	height: auto;
	background-color: #ffffff;
	float: left;
	text-align: left;
	padding-left: 10px;
	color: black;
	font-size: .8em;
	border-bottom: solid red 1px;
	padding-bottom: 5px;}

#centerspecial img{
	float: right;}

#centerspecial2 {
	width: 450px;
	height: auto;
	background-color: #ffffff;
	float: left;
	text-align: left;
	padding-left: 10px;
	color: black;
	font-size: .8em;}

#centerspecial2 img{
	float: right;}

#centerspecial3 {
	width: 450px;
	height: auto;
	background-color: #ffffff;
	float: left;
	text-align: left;
	padding-left: 10px;
	color: black;
	font-size: .8em;
	border-bottom: solid red 1px;}

#centerspecial3 img{
	float: center;}

#centerspecial4{
	width: 450px;
	height: auto;
	background-color: #ffffff;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;}

#centerspecial4 img{
	float: left;
	padding: 10px 30px 10px 10px;}

#centerspecial5{
	width: 450px;
	height: auto;
	background-color: #ffffff;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 10px;
	color: black;
	font-size: .8em;}

#centerspecial5 img{
	float: none;
	padding: 0px 0px 0px 0px;}

#rightbar {
	width: 135px;
	background-color: #ffffff;
	float: right;
	border: 1px solid navy;
	position: relative;
	margin-top: -802px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	color: blue;}

#rightbar ul {
	list-style-type: none;}

#rightbar li a {
	text-decoration: none;}

#rightbar li a:visited {
	color: blue;}
	
	
#rightbar1 {
	width: 140px;
	background-color: #d9b441;
	float: right;
	position: relative;
	margin-top: -800px;
	margin-left: 10px;
	text-align: left;
	padding: 25px 0px 0px 5px;
	font-size: 14px;
	color: blue;}

#rightbar1  p {
	color: black;
	letter-spacing:1px;
	font: 11px/22px verdana;}

#rightbar1 ul {
	list-style-type: none;}

#rightbar1 li a {
	text-decoration: none;}

#rightbar1 li a:visited {
	color: blue;}

#footer {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #C7CAD1;
	font-size: .9em;
	float: left;}

#footerweekly {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #C7CAD1;
	font-size: .9em;
	float: left;
	margin-top: 450px;}

#footerweekly1 {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #C7CAD1;
	font-size: .9em;
	float: left;
	margin-top: 590px;}

#footerweekly2 {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #C7CAD1;
	font-size: .9em;
	float: left;
	margin-top: 200px;}

#footerweekly3 {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #C7CAD1;
	font-size: .9em;
	float: left;
	margin-top: 1500px;}

#printingbox {
	width: 225px;
	height: 183px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	margin: 4px;}
	
	#portal {width: 1000px;
	text-align: left;
	margin: 1em auto;
	position: relative;
	}
