body {
	background-color: #FFF;
	background-image: url(images/back_white.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
	list-style-image: url(images/bullet.gif);
}

#container {
	background-color: #6eccfc;
	background-image: url(images/back_blue2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#container a:link {
	color: #fff;
	text-decoration:none;
}

#container a:visited {
	color: #fff;
	text-decoration:none;
}

#container a:hover {
	color: #2D4D6F;
	text-decoration:none;
}

#credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #999;
	text-decoration: none;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#credit a:link {
	color: #999;
	text-decoration: none;
}

#credit a:visited {
	color: #999;
	text-decoration: none;
}

#credit a:hover {
	color: #2D4D6F;
	text-decoration: underline;
}

#address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding-top:30px;
}

#address a:link {
	color: #fff;
	text-decoration: none;
}

#address a:visited {
	color: #fff;
	text-decoration: none;
}

#address a:hover {
	color: #2D4D6F;
	text-decoration: underline;
	
}

#box00 {
	visibility:visible;
	position: fixed;
	height:auto;
}

#box01 {
	visibility:hidden;
	position: fixed;
	height:auto;
}

#box02 {
	visibility:hidden;
	position: fixed;
	height:auto;
}

#box03 { visibility:hidden; }

#box04 { visibility:hidden; }

#box05 { visibility:hidden; }

#profiles {
	position: fixed;
	width: 400px;
}
.formbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	background-color: #ADDBEA;
	padding: 2px;
	border: 1px solid #FFF;
	margin-left: 5px;
}


.someclass1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 21px;
	color: #FFFFFF;	
}


#ajaxticker1 {
	padding-top:40px;
	width: 214px;
	font-style: italic;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
