@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	background-color: #CCCCFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Wrapper #Logo {
	background-color: #FFFFFF;
	height: 84px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Navbar {
	height: 25px;
	border: 0px outset #0000CC;
	clear: both;
	background-color: #000000;


}
#Wrapper #Topspace {
	height: 25px;
	background-color: #CC33CC;
}
#Wrapper   #Picbar {
	height: 200px;
	background-color: #99CC66;
	width: 400px;
	float: left;
}
#Wrapper #Toprighttext {
	float: right;
	height: 200px;
	width: 400px;
	background-color: #CCCCFF;
	clear: both;
	padding: 0px;
}
#Wrapper #bodyArea #left {
	width: 550px;
	float: left;
	background-color: #CCCCFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Wrapper #bodyArea #right {
	width: 250px;
	float: right;
}

#Wrapper #bodyArea #Footer {
	height: 25px;
	clear: both;
	background-color: #99CCCC;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-top-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
}
#Wrapper #bodyArea #left #form1 table {
	padding-top: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
