body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#master {
	position: relative;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: black;
	background-color: #006600;
	text-align: left;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#logo {
	position: absolute;
	width:165px;
	height:45px;
	top: 0px;
	left: 0px;
	background-color: White;
}

#address_box {
	position: absolute;
	width: 140px;
	background-color: White;
	left: 399px;
	top: 0px;
	padding: 10px;

}

#logoleft {
	position: absolute;
	width:396px;
	height:78px;
	top: 0px;
	left: 0px;
	background-color: White;
}

#navbar {
	position: absolute;
	height: auto;
	width: 100%;
	top: 92px;
	right: 0px;
	text-align: left;
	background-color: White;
	line-height: normal;
	left: 2px;
	padding-left: 15px;
	font-family: Century Gothic,verdana,arial,serif;
	font-size: 120%;
}

#navbarleft{
	text-align: left;
}

#picture {
	position: absolute;
	height:71px;
	width: 216px;
	top: 0px;
	right: 0px;
	background-color: White;
	text-align: left;
	left: 478px;
	font-family: Century Gothic,verdana,arial,serif;
}
#bodywrap {
	background-color: #FFFFFF;
	margin-top: 120px;
	position: absolute;
	padding: 20px;
	top: -2px;
}
#sidecol {
	width:200px;
	float: left;
	background-color: White;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px;
	font-family: Century Gothic,verdana,arial,serif;
}

#sidecol a:hover{
	background-color: #ADD8E6;
	text-decoration: none;
}

#sidecol ul{
text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 1px;
	border-color: Black;
	
}
#sidecol ul a:link{
	text-decoration: none;
	list-style: none;
}
#sidecol a:link{
	text-decoration: none;
	list-style: none;
}

#sidecol a {
	text-decoration: none;
	list-style: none;
	color: Blue;
	border-top: 1px solid #00008B;
	display: block;
	width: 100%;
	border-left: 1px Black;
}
#sidecol li a:link{
list-style: none;
	text-decoration: none;
	border-top: 1px solid Black;
	display: block;
	width: 100%;
}

#sidecolbox {
	width:200px;
	float: left;
	background-color: transparent;
	margin-bottom: 20px;
	padding: 15px 0 0 0;
	
	font-family: Century Gothic,verdana,arial,serif;
	border-top-color: Black;
	border-top-style: dotted;
	border-top-width: 1px;
}

#sidecologo {
	width:200px;
	float: right;
	background-color: White;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px;
	font-family: Century Gothic,verdana,arial,serif;
}
#maincol {
	margin-left: 230px;
	background-color: White;
	margin-bottom: 20px;
	padding: 5px;
	font-family: Century Gothic,verdana,arial,serif;
	text-align: justify;
}

#maincol a {
	text-decoration: underline;
	color:dark blue
}
#maincol a:link {
color:red

	text-decoration: underline;
}

#maincol a:hover {
	color: Black;
	background-color: #7FFFD4;
}

#footer {
	width:100%;
	height:30px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #000000;
	background-color: White;
	font-family: Century Gothic,verdana,arial,serif;
	border-top: 1px dotted;
}
#inlinebox {
	width:200px;
	float: right;
	border: 1px solid Black;
	padding: 6px;
	background-color:#f0f0f0 ;
	margin: 5px;
}
a: {
	color: Blue;
}

a:hover{
	color: Red;
}
a:visited{
	color: Blue;
}
#ul{
	list-style: none;
	text-decoration: none;
}
#propref {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	text-decoration: underline;
	border: none;
	font: bold;
	color: #0000CD;
}
