body {
	background: #c55b07;	
	/* border-style: solid; */
	margin-left: -400px;
	font-family: arial;
}

a#printpage
{	padding-right: 5px;
	float: right;
}

h3 {
	margin-bottom: 0;
}

p {
	margin-top: 0;
}

#container {
	position: relative;
	left: 36%;
	/* border-style: solid; */
    width: 800px;
}

#head {
	background: white;
	position: relative;
	/* border-style: solid; */
	border-bottom: 1px solid #3C4DFF;
	margin: 0;
	padding: 0;
	_padding-right: 3px;
	width: 800px;
	height: 235px;
}    
    
#login {
	position: relative;
	background: URL(../imgs/login.jpg) no-repeat;
	/* border-style: solid; */
	top: 3px;
	left: 8px;
	width: 162px;
	height: 157px;
	float: left;
}
 
#loginhead {
	position: relative;
	/* border-style: solid; */
	margin: 0;
	padding: 0;
	text-align:	center;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-top: 8px;
}

#loginform {
	position: relative;
	/* border-style: solid; */
	top: 3px;
	left: 10px;
	margin: 0;
	padding: 0;
	text-align:	left;
	font-size: 12px;
	color: white;
}

#forgotpass {
	position: relative;
	top: -18px;
	left: 118px;
}

#forgotpass img {
	border-style: none;
}

#headerlogo {
	position: relative;
	/* border-style: solid; */
	left: 10px;
	margin: 0;
	padding: 0;		
}

#logobottom {
	position: relative;
	/* border-style: solid; */
	top: -3px;
	_left: 3px;
	margin: 0;
	padding: 0;		
}

#head ul {
	/* border-style: solid; */
	position: relative;
	top: 8px;
	width: 675px;
	margin: 0;
	padding: 0;
	list-style:	none;
	font-weight: bold;
	font-size: 14px;
	float:	left;
	z-index: 100;
}    
    
#head ul li {
	margin:	0;
	padding: 0;
	display: inline;
}

#head ul li a {
	text-decoration: none;
	padding: 0 4px;
	color:	#3C4DFF;
}

#head ul li a:hover {
	padding: 0 4px;
	color:	#217FFF;
}

#logo {
	/* border-style: solid; */
	position: relative;
	top: -5px;
	font-size: 22px;
	font-weight: bold;
	font-family: times;
	color:	#217FFF;
}

#content {
	background: white;
	/* border-style: solid; */
	width: 800px;
	_padding-right: 3px;
	border-bottom: 3px solid orange;
	float: left;
}

#innercontent {
	background: white;
	/* border-style: solid; */
	width: 98%;
	padding: 5px;
	float: left;
}

h1 {
	margin: 5px;
	padding: 0;
	text-align:	left;
	font-size: 22px;
	color: orange;
}

h2 {
	margin: 5px;
	padding: 0;
	text-align:	left;
	font-size: 16px;
	color: #3C4DFF;
}

p img {
	padding-right: 10px;
}

#main {
	/* border-style: solid; */
	margin: 5px;
	width: 550px;
	text-align:	left;
	float: left;
}

#article {
	/* border-style: solid; */
	background: #dbdbdd;
	margin: 5px;
	padding: 5px;
	width: 200px;
	float: right;
}

#contact {
	/* border-style: solid; */
	padding-left: 120px;
}

#box {
	/* border-style: solid; */
	_padding-bottom: 10px;
	margin-bottom: 10px;
	width: 95%;
	border-bottom: 1px solid silver;
	float: left;
}

#localcontent {
	/* border-style: solid; */
	_margin-bottom: 10px;
	width: 95%;
	float: left;
}

#attractions ul {
	/* border-style: solid; */
	padding: 5px;
	list-style:	none;
	float: left;
}

#downloads h3
{	margin: 0;
	padding: 0;
}

#foot {
	background: #3C4DFF;
	margin-top: 2px;
	width: 800px;
	_padding-right: 3px;
	height: 50px;
	float: left;
}

#foot a {
	color: white;
	text-decoration: none;
	
}

#footleft {
	padding-top: 2px;
	padding-left: 2px;
	text-align:	left;
	font-size: 12px;
	color: white;
	float: left;
}

#footright {
	padding-top: 2px;
	padding-right: 2px;
	text-align:	right;
	font-size: 12px;
	color: white;
	float: right;
}

#wethead {
	background: #3C4DFE;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

table.datatable {
	width: 100%;
	text-align:	center;
	font-size: 12px;
}

.clear
{	clear: both;
}
