* { 
	padding:0; 
	margin:0;
}
body {
	background: #036 url(images/bg.jpg) fixed center center repeat-y; 
	font: .75em Verdana, Arial, Helvetica, sans-serif; 
	color:#333;
}
#wrap {
	width: 973px; 
	margin: auto;
}
#wrap2 {
	background: url(images/pagebg.png) repeat-y; 
	padding:0 7px 0 7px;
}
#topbar {
	background: url(images/topbar.jpg) no-repeat; 
	height: 59px; 
	padding: 10px;
}
#header {
	background: url(images/header.jpg) no-repeat; 
	height: 169px;
}
#footer {
	background: url(images/footer.jpg) no-repeat; 
	height: 44px; 
	width: 937px; 
	padding: 10px; 
	margin: auto; 
	text-align: center;
}
#footer .credit {
	padding: 5px;
	font: 10px Georgia, "Times New Roman", Times, serif;
}
#content { 
	background: url(images/contengbg.jpg) 666px 0 repeat-y; 
	padding: 10px;
}
#topbg {
	background: url(images/topbg.png) no-repeat; 
	height: 14px;
}
#btmbg {
	background: url(images/btmbg.png) no-repeat; 
	height: 13px;
}
#headercontent {
	height: 120px;
}
#topnav {
	background: url(images/menubar.png) no-repeat; 
	height: 29px; 
	width: 916px; 
	margin: auto;
}
#sitename {
	font: bold px "Trebuchet MS", Arial, Halvetica, sans-serif;
	display: block;
	float: left;
	padding-top: 10px;
	color: #471F41;
}
#sitename .description {
	display: block;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #471F41;
}
#sitename a {
	color: #1A4265;
}
#sitename a:hover {
	color: #FFFFFF;
}
#left {
	width: 650px; 
	float: left;
}
#left p {
	line-height: 17px;
}

#left h1 {
	color: #038CAC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: center;
}

#left img {
	padding: 10px;
}

#left h2 {
	line-height: 40px; 
	color: #6B1420;
}
#left a {
	color: #038CAC;
	font-weight: bold;
}
#left a:hover {
	color: #6B1420;
}
#left ul {
	list-style-type: none;
	text-indent: 25px;
	list-style-position: outside;
}
#left .box {
	width: 600px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 13px;
	background-color: #036;
}
#left .box  li{
	list-style-type: lower-alpha;

}

#left ol {
	text-indent: 50px;
	list-style-type: none;
}
#left li {
	padding-bottom: 15px;
}
#content #sidebar {
	margin-left: 658px;
}
#sidebar ul { 
	display: block; 
	padding: 5px 5px 5px 8px;
}
#sidebar ul li {
	display: block; 
	padding: 3px; 
}
#sidebar li a { 
	background: url(images/sidemenunrml.jpg) 2px 2px no-repeat; 
	padding: 0 10px 0 25px;
}
#sidebar li a:hover {
	background: url(images/sidemenuhover2.jpg) 2px 2px no-repeat; 
	color: #000;
}
#sidebar h3 {
	display: block;
	color: #333;
	padding: 5px 5px 0 8px;
	font-family: "Trebuchet MS", Arial, Halvetica, sans-serif;
	font-size: 1.25em;
}
#sidebar .cat-item { 
	height: 26px; 
	padding: 0!important;
}
#sidebar .cat-item a {
	display: block; 
	height: 20px; 
	padding: 5px 10px 0 20px; 
	border-bottom: solid 1px #A4BBDD; 
	background: url(images/sidemenunrml.jpg) 2px 5px no-repeat; 
	color: #333;
}
#sidebar .cat-item a:visited, 
#sidebar .cat-item a:active {
	color: #333;
}
#sidebar .cat-item a:hover {
	background: url(images/sidemenuhover.jpg) no-repeat; 
	color: #fff;
}
#flash{
	width: 650px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
#flash img{
	float: left;
	font-size: 0;
	line-height: 0;
}
#flash .redBg {
	display: block;
	background: url(images/red_bg.gif) 0 0 no-repeat;
	width: 76px;
	height: 15px;
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-align: center;
	margin: 0 3px 0 0;
	float: left;
}
#flash .blackBg {
	display: block;
	background: url(images/black_bg.gif) 0 0 no-repeat;
	width: 171px;
	height: 15px;
	font: bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	margin: 0;
	float: left;
	padding: 0 0 0 5px;
}
#flash p{
	float: right;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #056888;
	background-color: #D4D8E4;
	display: block;
	width: 425px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#flash p span{
	color: 959E07;
	background-color: inherit;
}
#flash a{
	display: block;
	background: url(images/read_more_bg.gif) 0 0 no-repeat;
	width: 76px;
	height: 21px;
	font: bold 11px/21px Arial, Helvetica, sans-serif;
	color: #F2F2E2;
	background-color: #038CAC;
	text-decoration: none;
	margin: 0 15px 0 181px;
	text-align: center;
	float: right;
}
#flash a:hover{
	color: #000;
	background-color: inherit;
}
blockquote {
	margin: 15px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #036;
	border-bottom: dashed 1px #ddd;
	border-top: dashed 1px #ddd;
	text-align: left;
	padding: 5px;
}
h1 { 
	font-size: 2em; 
	font-weight: normal;
}
h2 { 
	font-size: 1.5em; 
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
.clear {
	clear: both;
}
a {
	color: #000; 
	text-decoration: none;
}
a:visited { 
	color: #333; 
	text-decoration: none;
}
a:hover {
	color: #036; 
	text-decoration: none;
}

ul { 
	list-style: none;
}
#left td {
	padding: 8px;
}
.important {
	font-size: 14px;
	color: #FFF;
	background-color: #F00;
	padding: 8px;
}
