/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px;
}

img {
	border: 0px;
}

h1 {
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

a:link  {
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
}
a:visited  {
	color: #ee0000;
	font-style: normal;
	text-decoration: none;
}
a:active  {
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
}

a:hover  {
	color: #aa0000;
	font-style: normal;
	text-decoration: underline;
}

.mainContent {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 772px;
}

.topBar {
	position: relative;
	width: 767px;
	height: 15px;
	background-color:#cc0000;
	border-bottom: #FFFFFF 1px solid;
	
	padding-right: 5px;
	padding-top: 4px;
	
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align:right;
	
	clear:both;
}

.topBar2 {
	position: absolute;
	width: 767px;
	height: 15px;
	bottom: 2px;
	background-color:#cc0000;
	border-bottom: #FFFFFF 1px solid;
	
	padding-right: 5px;
	padding-top: 4px;
	
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align:right;
	
	clear:both;
}

.bottomBar {
	position: relative;
	width: 767px;
	height: 16px;
	background-color:#000000;
	border-top: #FFFFFF 1px solid;
	
	padding-left: 5px;
	padding-top: 3px;
	
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align: left;
}

.bigBrother {
	position: absolute;
	top: 6px;
	left: 5px;
	width: 399px;
	height: 25px;
}

.membership {
	position: absolute;
	top: 6px;
	right: 5px;
	width: 169px;
	height: 12px;
}

.convoy {
	position: absolute;
	right: -31px;
	top: 43px;
}

.bodyContent {
	position: relative;
	width: 100%;
	clear: both;
}

.left {
	float: left;
	width: 217px;
	
	padding: 10px;
	padding-bottom: 20px;
}

.right {
	float: right;
	width: 505px;
	
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: left;
}

.bred {
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #990000;
	font-weight: bold;
}

.bblack {
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}

.quote {
	position:absolute;
	left: 240px;
	top: 275px;
	width: 525px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
	margin-left: 10px;
	margin-bottom: 5px;	
	margin-top: 5px;
}

.video1 {
	position: absolute;
	top: 17px;
	left: 21px;
	width: 62px;
	height: 87px;
}

.video2 {
	position: absolute;
	top: 17px;
	left: 87px;
	width: 62px;
	height: 87px;
}

.video3 {
	position: absolute;
	top: 17px;
	left: 153px;
	width: 62px;
	height: 87px;
}

.toRent {
	position: absolute;
	top: 108px;
	left: 50px;
	
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}

.offers {
	position: absolute;
	top: 200px;
	left: 63px;
	height:auto;
}

.headings {
	font-family :Lucida, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}

.staffmember {
	position: relative;
	clear: both;
}

.rightpad {
	padding-right: 10px;
}