body {
	background-image: url(../../images/bg_content.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #000000;
	background-position: center top;
}
html {
overflow: scroll;
}
.default_font{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.font{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.font:hover{
	color: #A9D409;
}
a.font2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.font2:hover{
	text-decoration: underline;
}
#displaybox {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
	margin-top: 55px;
}
#header {
	background-image: url(/images/header_HB.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 38px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#m_about {
	background-image: url(/images/m_about.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 64px;
	margin-left: 16px;
	background-position: 0px 0px;
	float: left;
}
#m_wip {
	background-image: url(/images/m_wip.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 85px;
	float: left;
	margin-left: 5px;
}
#m_portfolio {
	background-image: url(/images/m_portfolio.gif);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 95px;
	background-position: 0px 0px;
	margin-left: 5px;
}
#m_services {
	background-image: url(/images/m_services.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 85px;
	float: left;
	margin-left: 5px;
}
#m_reel {
	background-image: url(/images/m_reel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 85px;
	float: left;
	margin-left: 5px;
}
#m_contact {
	background-image: url(/images/m_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 83px;
	float: left;
	margin-left: 5px;
}
#m_comments {
	background-image: url(/images/m_comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 95px;
	float: left;
	margin-left: 5px;
}
#m_home {
	background-image: url(/images/m_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 56px;
	float: right;
	margin-right: 16px;
}
#m_about:hover, #m_portfolio:hover, #m_services:hover, #m_reel:hover, #m_contact:hover, #m_home:hover, #m_comments:hover, #m_wip:hover {
	cursor: hand;
	cursor: pointer;
	background-position: 0px -31px;
}
#content {
	height: 430px;
	width: 800px;
}
.spacer {
	float: left;
	height: 268px;
	width: 2px;
	margin-top: 24px;
	background-color: #666666;
}
#footer {
	height: 30px;
	width: 768px;
	float: left;
	margin-top: 15px;
	margin-left: 16px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	padding-top: 5px;
	margin-bottom: 10px;
}
#sm_contact {
	background-image: url(/images/contact.gif);
	background-repeat: no-repeat;
	float: right;
	height: 9px;
	width: 11px;
	margin-right: 10px;
	margin-top: 2px;
}
#sm_contact:hover{
cursor: hand;
cursor: pointer;}
#infoguide {
	color: #999999;
	float: right;
	font-size: 10px;
}
.c_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.c_link:hover {
	color: #FFFFFF;
}
#back_button {
	width: 75px;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #666666;
}
#back_button:hover {
	border-color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}
a.memolink{
	color: #FFFFFF;
	text-decoration: underline;
}
a.memolink:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
#saveorangs {
	background-image: url(/images/banner/orangs.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 278px;
}
#saveorangs:hover{
	cursor: hand;
	cursor: pointer;
}
