body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2F2B3A;
	text-align:center;
}
#mainContainer{
margin:0 auto;
width:975px;
background-color:#2F2B3A;
min-height:750px;
text-align:left;
}
.dotted_side{
float:left;
background-image:url(../images/dotted_side_bg.gif);
background-position:top;
background-repeat:no-repeat;
width:1px;
height:750px;
}
#mainSiteHolder{
float:left;
width:973px;
}
#header{
height:150px;
text-align:right;
}
.floatLeft{
float:left;
}
#topNavigation{
height:41px;
}
#breadContainer{
height:169px;
background-image:url(../images/breadcrumb_bg.jpg);
background-repeat:repeat-x;
background-position:top;
}
#loginSignup{
width:250px;
float:right;
height:129px;
}
#breadcrumb{
padding:17px 19px 17px 19px;
}
#mainTitle{
margin:5px 19px 0 19px;
}
#textContainer{
width:100%; background-repeat:no-repeat; background-position: top right; min-height:130px;
}
#leftContainer{
float:left; width:680px;
}
#leftSpacer{
margin:0 0 15px 15px; width:200px; height:125px; right:0; position:relative; float:right; z-index:999
}
#mainText{
padding:0 15px 15px 15px;
}
#rightSpacer{
width:293px; height:125px; right:0; position:relative; float:left; z-index:999; margin-bottom:15px;
}
#keyCloud{
float:right;
width:293px;
}
#keyCloudInner{
 padding:0 15px 15px 15px; background-image:url(../images/left_dotted.gif); background-position:left top; background-repeat:no-repeat;
}
#footer{
border-top:1px dashed #635F6E;
padding:15px;
}
#quoteBig{
float:left;
width:80px;
}
#login{
margin: 17px 17px 8px 17px;
}
#signup{
margin:0 17px 0 17px;
}
#searchContainer{
width:355px;
padding-top:16px;
float:right;
}
#search{
float:left;
padding-right:7px;
}
#searchbox{
float:left;
background-image:url(../images/search_box.gif);
background-repeat:no-repeat;
}
#searchgo{
float:left;
}