.logo {
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	position: relative;
	float: left;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
}

.column {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	height: auto;
	margin-top: 10px;
	position: inherit;
	float: left;
}


.text {
	margin: auto;
	height: auto;
	width: 800px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	vertical-align: top;
	margin-top: 0px;
}

.footer {
	height: 100px;
	width: 625px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	color: #333333;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 100px;
	width: 625px;
	float: right;
	text-align: center;
	padding-top: 10px;
	color: #333333;
}


.content {
	width: 800px;
	background-image: url(images/menubar.png);
	height: 1200px;
	margin: auto;
}

.header {
	height: 73px;
	width: 549px;
	position: relative;
	float: right;
	background-image: url(images/topbar.png);
}
.body {
	height: auto;
	width: 800px;
	position: relative;
	background-image: url(images/menubar.png);
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 102px;
	height: 33px;
	float: left;
	line-height: 24px;
	border-left-color: #333333;
	border-right-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 40px;
}
.button a:hover {
	color: #FF6600;
	background-image: url(images/topbarbutton.png);
	text-decoration: none;
}
.button a:active {
	color:#FF6600;
	background-image: url(images/topbarbutton.png);
	text-decoration: none;
}

.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 58px;
	height: 73px;
	float: left;
	line-height: 24px;
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}
.main {
	height: auto;
	width: 625px;
	position: relative;
	margin-right: 0px;
	float: right;
}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.menu a {
	display:block;
	width: 165px;
	height: 18px;
	left: 0px;
	top: auto;
	float: inherit;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	color: #CCCCCC;
}
.menu a:hover {
	color: #FF6600;
	background-color: #333333;
	text-decoration: none;
}
.menu a:active {
	color:#FF6600;
	background-color: #333333;
	text-decoration: none;
}

.submenu a {
	display:block;
	width: 160px;
	height: 18px;
	left: 0px;
	top: auto;
	float: inherit;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	color: #CCCCCC;
}
.submenu a:hover {
	color: #FF6600;
	background-color: #333333;
	text-decoration: none;
}
.submenu a:active {
	color:#FF6600;
	background-color: #333333;
	text-decoration: none;
}

.blank {
	display:block;
	width: 175px;
	height: 18px;
	left: 0px;
	top: auto;
	float: inherit;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 600px;
	padding-left: 25px;
	float: right;
	padding-top: 10px;
	height: 50px;
	color: #333333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
