.main_body {
	clear: both;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 9px 0px 0px;
}
.section_logo {
	clear: right;
	float: right;
	padding-right: 15px;
}
.main_logo {
	clear: left;
	float: left;
}

.content {
	background-color: #FFFFFF;
	clear: both;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
.article {
	margin: 10px;
}

.footer {
	padding: 5px 10px;
	margin-top: 15px;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(pictures/mini_back.jpg);
	font-size: 12px;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	clear: left;
	padding-right: 15px;
	margin: 0px;
	padding-bottom: 5px;
	text-align: right;
	background-color: #CCCCCC;
	background-image: url(pictures/mini_back.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	color: #FFFFCC;
	font-weight: normal;
}

#menu a:link, #footer a:link, #menu a:visited {
	color:#00CCFF;
	font-weight: bold;
}
#footer a:visited {color:#FFFFFF} 
#menu a:hover, #footer a:hover {color:#FFCC66}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tab_down {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: auto;
	float: none;
	border-top-style: solid;
	background-color: #333333;
	display: inline;
	border-bottom-style: none;
}
#main #content #sub-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 5px;
	margin: 0px 0px 20px;
	padding-top: -5px;
	position: relative;
	top: 0px;
	clear: both;
}
.header {
	clear: both;
	padding: 0px;
	margin: 0px;
	float: none;
}
#main #main_body #logo {
	clear: left;
	width: 400px;
	padding: 0px;
}
.search {
	position: absolute;
	height: 35px;
	width: 400px;
	top: 10px;
	left: 600px;
	overflow: hidden;
	visibility: hidden;
	z-index: auto;
}
a[href^="http:"] {background:url(pictures/external_link.png) no-repeat right top; padding-right: 10px;}
a[href^="http://www.designpreference.com"] {background: none; padding-right: 0;}.box_centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	font-variant: normal;
}
.box_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-align: center;
	clear: right;
	height: auto;
	width: auto;
	font-variant: normal;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-transform: none;
	font-weight: lighter;
	border: 1px solid #999999;
}
.box_left {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-align: center;
	clear: left;
	height: auto;
	width: auto;
	font-variant: normal;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-transform: none;
	font-weight: lighter;
	border: 1px solid #999999;
}
