body {
        margin-top: 10px;
	background: #000000 url(images/bg.jpg) repeat-y 50% 0;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Bank Gothic", Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 16px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: left;
	line-height: 160%;
}

a {
	color: red;
        text-decoration: underline;
}

a:hover {
	text-decoration: none;
        color: #FFFFFF;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

strong {
	margin: 0;
	padding: 0;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;

}


/* Header */

#header {
	clear: both;
	width: 945px;
	background: url(images/logo4.jpg) repeat-x;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	height: 85px;
	background: url(images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 16px "Bank Gothic", Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: none; color: red;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 945px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 189px;
	background: none;
	border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	padding: 0 21px 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}


#colThree {
	float: right;
	width: 189px;
	background: none;
	border:0px solid #700000;
	padding: 0 29px 0 29px;
}

#colTwo {
	float: left;
	width: 397px;
	background: none;
	border-top:2px solid #000000;
	border-right:2px solid #700000;
	border-bottom:2px solid #000000;
	border-left:2px solid #700000;
	padding: 0 29px 0 29px;
}




/* Footer */

#footer {
	clear: both;
	width: 945px;
	background:#000000;
	border:0px solid #700000;   position:relative;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}







#navcontainer
{
background: #700000;
width: 694px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #000;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #000;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #000;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #700;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}
