#wrap {
	height: auto;
	width: 810px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-color: #060AFF;
	border-left-color: #060AFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#textright {
	height: 375px;
	width: 615px;
	padding-left: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

#textleft {
	height: 500px;
	width: 200px;
	padding-left: 10px;
	background-color: #99CCFF;
	float: left;
}

#topbar  {
	height: 100px;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #0167CC;
}
#picgallery {
	height: 100px;
	width: 580px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#gallery {
	width:200px;
	height:200px;
	left: 610px;
	top: 5px;
	float: right;
}
#leftext {
	position:relative;
	width:155px;
	height:400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	float: left;
	background-color: #99CCFF;
	}
#information {
	height: 380px;
	width: 650px;
	float: right;
}
#navigate{
	width:795px;
	height:25px;
	left: 15px;
	float: left;
	background-color: #FF6501;
	top: 230px;
}

#lowerbar  {
	height: 20px;
	width: 798px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0167CC;
	top: 250px;
	float: left;
}
#footer{
	width:795px;
	height:80px;
	float: left;
	background-color: #98CCFE;
	position: relative;
}
a:link{
	#color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}	

a:visited {
	color: #0000FF;
	font-size:12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #9900FF;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*{margin:0;padding:0;}
