@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image:  url(longestherfloorbreaks.jpg);
	background-repeat: repeat;
	text-align: center;
	
}

.rshadow{
	width:972px;
	background-image: url(images/rlight.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right:6px;
}

.lshadow{
	width:966px;
	background-image: url(images/llight.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:6px;

}

.bod {
overflow:auto;
}
.bod, .rshadow, .shadow {
	text-align: center;

	margin-left:auto;
	margin-right:auto;
	}
.bod {	
	width:920px;
	background: #FFF9E5;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
	}

#content {
width:700px;
background:#fff;
}

#mainImg {
width:480px;
padding:10px;
float:left;
}

#mainImg {
border:none;
}

#sidebar {
width:340px;
margin-right:10px;
float:right;
}

.header {
	text-align: center;
	position: relative;
	top: 23px;
	}
	
.outer{
	width:80%; 
	margin-left:auto;
	margin-right:auto;
	position:relative;
	bottom: 23px;

	}
a {
	font-family: helvetica
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	text-decoration: none;
}
.footer {
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:-10px;
}

.footer img, .footer a {
border:none;
}

#buttons {
margin-left:auto;
margin-right:auto;
width:1090px;
}
#buttons div{
background-position:0px 70px;
width:240px;
height:70px;

float:left;
margin:0 15px;
}

#buttons div:hover {
background-position:0px 0px;
cursor:pointer;
}

#inner, .bod img, .bod embed {
	border: 25px #ffffff solid;
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	text-align: left;
}
.bod p {
color:#555555;
font-family:helvetica;
font-size:1em;
font-style:normal;
font-weight:600;
line-height:1.3em;
text-align:left;
text-decoration:none;
}
a:hover {
	color: #A61005;

}


/* CSS Document */


