body {
        font-family: "verdana", Arial, sans-serif;
        font-size: 0.7em;
}
tbody {
	font-size:0.7em;
}
.border {
	border:1px solid #444444;
	margin:10px;
	padding:10px;
}
#topleft h1 {
	position:relative;
	top:110px;
	left:10px;
	color:#000000;
}
h1,h2 {
	font-size:1.5em;
	color:#34B9ED;
	margin:0;
	padding:0;
	font-weight:normal;
}

h2 {
	color:#E60B8B;
}
p {
	margin:0;
	padding:0;
}
#headright {
	float:right;
}
#headright, #headleft, #headright a {
	font-weight:bold;
}
.red {
	color:#E60B8B;
}
form .article {
	margin-bottom:20px;
	border:1px solid #CCCCCC;
	padding:10px;
}
#mainleft h1 {
	font-size:1.2em;
	font-weight:bold;
}
#mainright h1 {
	color:#000000;
	font-size:1.3em;
	font-weight:bold;
}
#mainright h2 {
	font-size:1em;
	font-weight:bold;
	color:#E60B8B;	
}
a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
hr {
	border:0;
	margin:10px;
	height:1px;
	color:#E60B8B;
	background-color:#E60B8B;
}
.article hr {
	color:#37BAED;
	background-color:#37BAED;
}

.grey {
	color:#cccccc;
}
a:hover {
	text-decoration:underline;
	color:#00FFFF;
}
#main {
	width:704px;/* 678 */
	border:1px solid #000000;
}
#main2 {
	width:704px;/* 678 */
	margin-top:20px;
	margin-bottom:20px;
}
*html #main {
	width:706px;
}
#top {
	height:143px;
}
#topleft {
	height:143px;
	width:310px;
	background:url('images/topimage1.jpg');
	background-repeat:no-repeat;
	float:left;
}
#topright {
	height:143px;
	width:321px;
	background:url('images/rbslogo.jpg');
	float:right;
}
#menuholder {
	position:relative;
	height:25px;
}
#menu {
	width:704px;
	background-color:#000000;
	height:25px;
	font-size:0.9em;
	position:absolute;
	z-index:100;
}

/* Menu */
#csstopmenu, #csstopmenu ul{
margin: 0;
padding-top: 5px;
padding-bottom:0;
padding-left:0;
padding-right:0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}
.headerlinks{
padding-left: 20px;
padding-right: 20px;
padding-bottom:3px;
border-left:1px solid #FFFFFF;

}
.front .headerlinks {
border:0;
}
.headerlinks a{
color: #FFFFFF;
font-weight:bold;
}
.headerlinks a:hover{
	color:#FFF701;
}

.submenus{
display: none;
width: 20em;
position: absolute;
top: 15px;
left: 0;
background-color:#111111;
border: 0;
z-index:150;
}

.submenus li{
width: 100%;
position:relative;
left:7px;
}

.submenus li a{
display: block;
width: 100%;forum/posting.php
text-indent: 10px;
color: #FFFFFF;
padding-top:4px;
padding-bottom:4px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
font-weight:bold;
}

.submenus li a:hover{

color: #FFF701;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
#midleft {
	background:url('images/background.jpg');
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	min-height:240px;
}
*html #midleft {
	height:240px;
}
#middle {
	min-height:240px;
}
*html #middle {
	height:240px;
}
#main2 ul {
	list-style-image:url('images/listarrow.png');
	margin-left:30px;
	padding-left:30px;
}
#middle h1 {
	margin-top:0;
	padding-top:0;
	margin-right:0;
	padding-right:0;
}
.clear {
	font-size:0px;
	height:0;
	clear:both;
}
#midpic {
	background:url('images/womanimg.jpg');
	background-repeat:no-repeat;
	height:228px;
	position:static;
	width:226px;
	float:right;
}
#midpic h1 {
	font-size:1.2em;
	margin:0;
	padding:7px;
	position:relative;
	top:210px;
	background-color:#FFFFFF;
	color:#000000;
	width:212px;
	text-align:center;
}
*html #midpic h1 {
	width:226px;
}
#midtext {
	padding:10px;
	margin-right:226px;
}
*html #midtext{
	height:240px;
}
#mainleft {
	float:left;
	width:470px;
}
#mainright {
	width:204px;
	padding:10px;
	border:1px solid #000000;
	float:right;
}
*html #mainright{
	width:227px;
}
.article img {
	border:1px solid #000000;
}
#footer1 {
	background-color:#000000;
	margin-top:20px;
	padding:5px;
	clear:both;
}
#footer1 .left {
	color:#FFFFFF;
}
#footer1 .right {
	color:#FFFFFF;
	float:right;
}
#footer1 a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer2 .img {
	margin:6px;
}
#footer2 .img1 {
	margin-left:0px;
}
#footer2 .img4 {
	margin-right:0px;
}





