/* CSS Document */


body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
	background: #f4f3ee url(http://www.theclassicstatus.com/images/body_bg.jpg) repeat-x;
}



/* ----------container to center the layout-------------- */
#container
{
	width: 960px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://www.theclassicstatus.com/images/main_bg.jpg) repeat-y;
}

/* ----------banner for logo-------------- */


#banner {
background-color: #f4f3ee;
background-image: url(http://www.theclassicstatus.com/images/header.jpg);
padding: 0px;
margin: 0px;
height: 300px;
}

#links
{
	width: 820px;
	height: 30px;
	margin-left: 70px;
	margin-right: 70px;
	text-align: center;
	position: absolute;
	top: 235px;
	vertical-align: middle;
}

#bannertype
{
	width: 530px;
	height: 30px;
	margin-left: 90px;
	margin-right: 70px;
	text-align: center;
	position: absolute;
	top: 175px;
	
}

/* -----------------content--------------------- */
#content {

padding: 0px;
margin-left: 320px;
margin-right: 75px;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 0px;
padding-bottom: 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
margin-left: 70px;
padding: 0 40px  0 0;
	background: url(http://www.theclassicstatus.com/images/menu_bg.jpg) no-repeat right top;
}

/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
height: 100px;
	background-image: url(http://www.theclassicstatus.com/images/footer_bg.jpg);
}

.footerfloat1
{

margin-top: 100px;
}

.signoff

{
	position: relative;
	text-align: center;
	top: 58px;
}

/* @group My Group */



/* @end */

img {
	border: 0px;
	
}

.leftphoto{
	margin-left: -65px;
}

.rightphoto{
	float: right;
	margin-left: -70px;
	margin-bottom: 15px;
	position: relative;
	left: 75px;
}

.rightbodyphoto{
	float: right;
	margin-bottom: 15px;
	position: relative;
	margin-left: 10px;}

#newCoachBullets{
	margin-top:10px;
	margin-left:0px;
	padding-bottom: 10px;
}
