.MainBox {
background: url('/style/images/bgbox.png') repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
	background: url('/style/images/omega_sliver.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}
.couple {
	background: url('/style/images/couple.jpg');
	width: 242px;
	height: 353px;
	float: left;
}
.masthead {
	background: url('/style/images/topmasthead.jpg');
	float: left;
	width: 523px;
	height: 129px;
}

.masthead #logo {
	position: absolute;
	top: 30px;
	left: 290px;
}

ul.menuitems {
	position: absolute;
	top: 105px;
	left: 250px;
	width:480px;
	margin: 0;
	padding: 0;
}

ul.menuitems li {
	display: inline;
	width: 75px;
	text-align: center;
	height: 30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

ul.menuitems li a {
	text-decoration: none;
	width: 75px;
	color: #000;
}
ul.menuitems li a:hover {
	border-bottom: 1px dashed #000;
}

.topfill {
	position: relative;
	background: transparent;
	margin-left: 300px;
	height: 129px;
	width: 1px;
}

.greenbar {
	position: relative;
	background: url('/style/images/greensliver.jpg');
	height: 23px;
	padding: 0;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #236068;
	border-left: 1px solid #539098;
}
.firstbar {
	border-left: none;
	margin-right: 5px;
}
ul.breadcrumbs {
	margin: 5px 0 0 20px;
	padding: 0;
	text-align: center;
}

ul.breadcrumbs li {
	display: inline;
	list-style: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, verdana, arial, sans-serif;
	margin: 0;
}
.breadcrumbs {
	color: #236068;
}
.breadcrumbs a, .breadcrumbs li a {
	color: #000;
}

.lsearchbox {
	position: absolute;
	background: url('/style/images/bg1.jpg');
	height: 100px;
	width: 241px;
	top: 353px;
	left: 0px;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}

.lgoogbox {
	position: absolute;
	height: 205px;
	width: 241px;
	top: 443px;
	left: 0px;
	text-align:center;
	margin:5px auto;
}
.lbreakbar {
	position: absolute;
	background: url('/style/images/bg3.jpg');
	height: 25px;
	width: 241px;
	top: 663px;
	left: 0px;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}
.lstatusbox {
	position: absolute;
	width: 241px;
	top: 678px;
	left: 0px;
}
.insidecontent{
	min-height: 750px;
	margin: 0;
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
}
.mainbox {
clear:both;

background: url('/style/images/bg4.jpg') left repeat-y;
}
.rightbox {
margin-left:242px;
}
.internalspacing {
margin: 15px;
}

.fborder {
	position: relative;
	width: 100%;
	background: #9d9d9d;
	height: 3px;
}
.flogin {
	position: relative;
	width: 100%;
	background: #b2b2b2;
	height: 35px;
	text-align: center;
}
.fposts {
	position: relative;
	width: 100%;
	background: #cacaca;
	height: 35px;
	text-align: center;
}
.fcopy {
position: relative;
width: 100%;
background: #dadada;
height: 35px;
text-align: center;
padding-top: 4px;
}
.fcopy a {
	 color:#525252;
	 }
.fcopy img {
	vertical-align:middle;
	}
.fcopy input {
	vertical-align:middle;
	}

a img {
border: 0px;
}

.rightbox {
margin-left:242px;
}
h2, h3, {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 0;
	font-size: 13px;
	line-height: 20px;
	color: #356981;
}
h1 {
  font-weight: normal;
  font-size: 15px;
	margin-top: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #A0BBC8;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #356981;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 0;
	font-size: 13px;
	color: #356981;
}

.floatright {
	float: right;
	padding: 10px 0 10px 20px;
	background-color: #fff;
	text-align: center;
}
.floatleft {
	float: left;
	padding: 10px 20px 10px 0;
	background-color: #fff;
	text-align: center;
}