body,

	html {
		margin:0;
		padding:0;
		background:#737245;
		color:#000;
		font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
		font-size: 10pt
	}

	body {
		min-width:750px;
	}

	#wrap {
	border-left: 10px solid #5f0911;
	border-right: 10px solid #5f0911;
	margin: 0 auto;
	width:750px;
	background-color: 5f0911;
	}

	#header {
	background:#ffffcc;
	height: 80px;
	padding: 0px 0px 10px 10px;
	color: #5f0911;
	font-size: 26px;
	font-weight: bold;
	border-bottom: solid 1px white;
	}

	#header h1 {
    	padding:5px;
	    margin:0;
    }

	#nav {
		background:#5f0911;
		padding: 5px 5px 5px 10px;
		color: white;
		border-bottom: solid 1px white;
	}

	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}

	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}

	#main {
		background:#ffffcc;
		float:left;
		width:490px;
	}
		
	#main p {
		padding: 0 10px;
	}

	#sidebar {
		background:#c8b570;
		float:left;
		width:250px;
		height: 630px;
	}

	#sidebar ul {
		margin-bottom:0;
    }
	ul#sidebarList {
	list-style-position: inside;
	list-style-type: square;
	float:right;
		width:250px;
		height: 660px;
	
}

    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }

	#footer {
		background:#ffffcc;
		clear:both;
		text-align: center;
		padding: 5px;
		font-size: 11px;
		margin-bottom: 20px;
	}

	#footer p {
		padding:5px;
		margin:0;
    }

	.bulletList {
		color: #333333;
		font-size: 20pt;
	}
	
	ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #5f0911;
text-decoration: none;
}

#active, current
{
background-color:#fa860a;
}

#navlist a:hover
{
color: #fa860a;
background-color:#ffffcc;
text-decoration: none;
}
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#lname_p {
position: absolute;
left: 460px;
top: 145px;
padding-top: 5px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}
bulletList {
	list-style-type: circle;
	left: 10px;
	font-size: 10px;
}
.heading1 {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
#wrap #header img {
	right: 45px;
}
a:link {
COLOR: #5f0911;
}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}
h2 {
margin-left:10px;
}
li {
margin-left: 18px;
}
#wrap #main .smtextblk input2 {
}

