
/*
   default text styles
*/








body {background: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: .7em; color: #45566f; }
table { font-size: 1em; color: #45566f;}
.navigation { width: 768px; background-color: #ffffff; height: 90px; text-align: right; background-image:
url('../images/7fusion_header.gif');}    
.adbox {width: 768px; background-color: #000000; height: 256px;}
.nadbox {width: 768px; background-color: #000000; height: 80px;}
.content_wrapper {width: 768px; background-color: #eaecee;}
.content_left {float: left; width: 400px; padding: 10px; margin-left: 20px; text-align: left;}
.content_right {float: left; width: 250px; padding: 10px; text-align: left; margin-left: 30px;}
.footer {background-color: #afafaf; width: 768px; padding: 20 0 80 0px;}
.entrybox {border:0px; height: 20px; width: 150px; background-color: #b1b8c2; font-size: 1em; }
.clear {clear: both;}
.smallspacer {height:3px;}
.submitbutton {margin-left: 150px;}
a:link, a:visited, a:active { color: #f26522; font-weight: bold; text-decoration: none }
a:hover  { color: #f26522; font-weight: bold; text-decoration: underline; }
.invalid {color: #b20000;}
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
