body
{
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
	color:#2e0003;
	letter-spacing:2px;
	cursor: default;
	background: #2e0003;
}

A:link,A:visited,A:active
{	
	color: #913422;
	text-decoration:none;
	font-weight: bold;
}

A:hover {
	color: #ffffff;
	background: #d23f22;
}

img {
	padding-right: 15px;
	margin-top: 10px;
}

h3
{
	font-size: 24px;
	color: #dd3523;
}

h4
{
	font-size: 16px;
	color: #e8881b;
}

h5
{
	font-size: 20px;
	color: #bf7e34;
	margin-left: 30px;
	margin-bottom: 10px;
}

h5 A:visited
{	
	color: #bf7e34;
	text-decoration:none;
	font-weight: bold;
}

h5 A:link,A:active
{	
	color: #bf7e34;
	text-decoration:none;
	font-weight: bold;
}

h5 A:hover {
	color: #ffffff;
	background: #d23f22;
}

#headerbg
{
	background: #2e0003 url('images/top_bg.jpg');
	height: 154px;
}

#header
{
	top: -6px; 
	position: relative;
	height: 154px;
	width: 349px;
	background-image: url('images/header.jpg');
}

#nav
{
	top: -30px; 
	position: relative;
	margin-bottom: -30px; 
	text-align: center;
	font-size: 13px;
	font-family: Century Gothic;	
}

#nav A:link,A:visited,A:active
{	
	color: #fff1de;
	text-decoration:none;
	padding: 6px;
	font-weight: bold;
}


#nav A:hover {
	color: #fff1de;
	background: #2e0003;
}

#selected {
	color: #fff1de;
	background: #2e0002;
}

#content
{
	background: #fff1de;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}

#content A:visited
{	
	color: #913422;
	text-decoration:none;
	font-weight: bold;
}


#content A:link, A:active
	color: #913422;
	text-decoration:none;
	font-weight: bold;
}

#content A:hover
{
	color: #ffffff;
	background: #d23f22;
}

#footer
{
	background: #dd3523 url('images/footer_bg.gif');
	text-align: center;
	font-size: 12px;
	font-family: Century Gothic;
	color: #fff1de;
	height: 43px;
}

#footer A:link,A:active
{	
	
	color: #fff1de;
	text-decoration:none;
	font-weight: bold;
	height: 10px;
}

#footer A:visited
{	
	color: #fff1de;
	text-decoration:none;
	font-weight: bold;
	height: 10px;
}

#footer A:hover {
	color: #ffd1bb;
	background: transparent;
}