.body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B5364;
	border-bottom-color: #4B5364;
	border-left-color: #4B5364;
}
html>body .menu a {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
	text-align: left;
}
* html .menu a {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	display: block;
	float: left;
	text-align: left;
}
.menu a:hover {
	color: #FFFFFF;
	background-color: #4B5364;
}
.menu-container {
	width: 700px;
	text-align: left;
	padding-left: 150px;
}
#dropmenudiv{
	position: absolute;
	font: 12px Verdana;
	line-height: 18px;
	z-index: 100;
	text-align: left;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 0px;
	padding: 2px 11px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #FE0000;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#dropmenudiv a:hover{
	background-color: #FF6566;
}
.content-box-front {
	width: 700px;
	padding: 30px;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #4B5364;
	border-right: 1px solid #4B5364;
	border-left: 1px solid #4B5364;
}
.content-box {
	width: 700px;
	padding: 30px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #4B5364;
}

.contact-box {
	width: 630px;
	padding: 3px;
	font-size: 12px;
	color: #000000;
	border: 0px solid #4B5364;
}

.profile-holder-front {
	border-right: 1px solid #4B5364;
	border-left: 1px solid #4B5364;
	border-bottom: 1px solid #4B5364;
	width: 700px;

}.profile-holder-bg {
	background-image: url(images/solid-bar-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 30px;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#profile-thumb img {
	border: 1px solid #4B5364;
}
html>body .profile-1 {
	font-size: 20px;
	color: #F96E00;
	text-transform: uppercase;
	padding-bottom: 5px;
	line-height: 17px;
}
html>body .profile-2 {
	font-size: 20px;
	color: #F96E00;
	padding-left: 25px;
	text-transform: uppercase;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B5364;
	border-bottom-color: #4B5364;
}
html>body .profile-3 {
	font-size: 10px;
	color: #4B5364;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
}
* html .profile-1 {
	font-size: 20px;
	color: #F96E00;
	text-transform: uppercase;
	padding-bottom: 4px;
	line-height: 17px;
}
* html .profile-2 {
	font-size: 20px;
	color: #F96E00;
	padding-left: 25px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B5364;
	border-bottom-color: #4B5364;
	line-height: 14px;
}
* html .profile-3 {
	font-size: 10px;
	color: #4B5364;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}
#profile-links a {
	color: #F96E00;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #999999;
}
#edit a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#edit a:hover {
	color: #000000;
	text-decoration: underline;
}
a {
	color: #FF6600;
}
a:hover {
	color: #4B5364;
}

