.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
.navbar1 {
	width:738px;
	height:232px;
	margin-left:auto;
	margin-right:auto;
}
.navbar2 {
	width:736px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(images/menubar/header.jpg);
	background-repeat:repeat-x;
	border:1px solid #555555;
}
.navbardivider {
	height:10px;
}
.adbar {
	width:736px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
}
.maincontent {
	background-color: #eeeeee;
	width: 736px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}
.maincontent2 {
	background-color: #eeeeee;
	width: 736px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}
.spacer1 {
	height: 20px;
}
.mainspacer1 {
	height: 15px;
}
.mainspacer2 {
	height: 10px;
}
.modulefull {
	width: 735px;
	height: auto;
}
.module1 {
	width: 735px;
	height: auto;
}
.module2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}
.module2center {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
.module2nopad {
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
.module2nopad2 {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}
.fwlinkbar {
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	height: 68px;
	line-height: 68px;
	background-repeat:repeat-x;
	font-size:18px;
	color:#FFF;
	text-shadow: #000000 2px 2px 5px;
	border: 1px solid #333333;
}
.fwlinkbarshort {
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-repeat:repeat-x;
	font-size:18px;
	color:#FFF;
	text-shadow: #000000 2px 2px 5px;
	border: 1px solid #333333;
}
.fwbar {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}
.module3 {
	background: url(images/tabs/tab-line.png);
	background-repeat: repeat-x;
	height: 3px;
	margin-left: 15px;
	margin-right: 15px;
}
.footer {
	background: #CCCCCC;
	height: 30px;
	width: 736px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	line-height: 30px;
	text-align:center;
	color:#333333;
}