body {
	background:#740406 url(images/back.gif) repeat-y top center;
	padding:0;
	margin:0;
	font-family:Verdana, Sans-serif;
	font-size:85%;
	text-align:center;
}	

abbr {
	cursor:help;
}	

a {
	color: #800000;
	font-size: 1em;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
p {
	font-size:1em;
	color:#000000;
	margin-left:10px;
	margin-top:-1px;
	line-height:1.3em;
}	

h1 {
	color: #740406;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	font-size: 2.1em;
	padding-top: 20px;
}

h2 {
	color: #000000;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -18px;
	text-transform: uppercase;
}

h2 a {
	text-transform:none;
}

h4 {
	margin-left: 10px;
}
h3 {
	color: #CC3300;
	margin-left: 10px;
}

.sidebar_li {
	margin-top: 12px;
	margin-bottom: 12px;
}

#sidebar h1 {
	font-size:1.4em;
	margin:0 0 0 5px;
	padding-top:5px;
	width:160px;
	color:#333333;
}	



#sidebar p {
	background: #E9F1F5 url(images/sidebottom.gif) no-repeat bottom right;
	padding: 10px;
	text-indent: 1em;
}
#sidebar ul {
	list-style: none;
	margin-bottom: 0;
	padding-top: 0;
	margin-right: 20px;
}

#container {
	width:690px;
	margin:0 auto;
	padding-top:0 !important;
	padding-top:20px;
	text-align:left;
	position:relative;
}	

#leftcolumn {
	float:left;
	width:470px;
}	

#sidebar {
	float:right;
	width:200px;
	margin:10px 10px 0 0;
}	

#footer {
	clear: both;
	margin-left: 0;
	width: 677px;
	text-align: center;
	border-top: 1px solid #666666;
	color: #999999;
	padding-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}

.sidebox {
	width: 185px;
	background: #EFEFEF url(images/sidetop.gif) no-repeat top left;
	margin-bottom: 15px;
	margin-top: 15px;
}

.sidebarborder {
	margin-right: 12px;
}
li {
	text-decoration: none;
	list-style-type: none;
}
