body {
	margin-top: 0px;
	background-image: url(images/bg1.gif);
	background-color: #510000;
}
#header{
	background-image: url(images/header01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 189px;
	width: 892px;
	margin:auto;
}
#headmenu {
	text-align:right;
}

#menubar{
	width:892px;
	height:30px;
	margin:auto;
	background-position: center top;
	background-image:url(images/menubg_02.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
	text-align:center;
}

#content{
	width:892px;
	margin:auto;
	background-color:#bedf97;
	padding:0px 0 0 0px;
	overflow: auto;
}

#leftmenubar{
	background-image: url(images/lbar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;

}
#leftmenu_top{
	background-image: url(images/lbar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 187px;
}

.ddmarkermenu{
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	text-transform: uppercase;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
	color: #000000;
	display: block;
	padding: 1px 0;
	padding-left: 14px;
	text-decoration: none;
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.ddmarkermenu li a:visited{
color: #000000;
}

.ddmarkermenu a:hover{
	text-decoration:underline;
	color: #000000;
}

#leftmenu_mid{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin-left:15px;
}
#leftmenu_btm{
	background-image: url(images/lbar_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 187px;
}

#left{
	width:190px;
	float:left;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	height: auto;
	background-color:#bedf97;
 	display: inline;
 }

#right{
	width:660px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#bedf97;
	color: #000000;
	line-height:16px;
	position: relative;
	display: inline;
	padding: 0px 20px 0px 0px;
}

#footer{
	width:892px;
	height:22px;
	text-align:center;
	margin:auto;
	clear: both;
	background-position: center top;
	background-color: #703800;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 29px;
	text-decoration: none;

}
.topmenu:hover {
	text-decoration: underline;
}

.headermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	vertical-align: middle;

}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	line-height: 20px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	line-height: 28px;
}
.regbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #99CCFF;
	border: 2px solid #333333;
	padding: 5px;
	text-decoration: none;
}
.runtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
