#banner {
	margin: 0px;
	height: 100px;
	width: 100%;
	background-image: url(../images/banner1.jpg);
	text-align: left;
	background-repeat: no-repeat;





}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: lighter;
	display: none;








}
#infobar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #eeeeff;
	width: 400px;
	text-align: right;
	position: relative;
	left: 400px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left top;






}
#main {
	padding: 1em;
	border: thin ridge #CCCCCC;
	margin-left: 16em;
	margin-top: 1em;
	right: 800px;










}
#main p {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
#leftnav {
	position: absolute;
	width: 12em;
	left: 1em;
	top: 10em;
	background-color: #eeeeee;
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
	margin: 0px;




}
#topnav {
	background-image: url(../images/navbg3.gif);
	height: 1em;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;






}
#topnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/marcatourl2.gif);
	background-repeat: no-repeat;
	background-position: 900px 50px;
	background-attachment: fixed;
	min-height: 100%;


}
#all {
	width: 800px;
	display: block;


}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0099FF;
	width: 100%;
	text-align: center;
	margin-top: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: middle;



}
#leftnav ul {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin: 0px;






}
#leftnav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

	width: 100%;



}
#leftnav ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	width: 100%;
}
#leftnav ul li a:hover, #leftnav ul li:hover {
	background-color: #CCCCCC;

}
#topnav ul
{
	color: White;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
	padding: 0 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	color: #333333;
}

#topnav ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9999FF;

}
