body {
background: #7f8276 url('../images/diffrice.gif') top left;
font-family: Calibri, "Trebuchet MS", Geneva, Helvetica, sans-serif;
color: #bfbdaf;
font-size: 14px;
padding:0px;
margin:0px;
}

body.clubbells #content {
	background-color: #fff;
}

body.clubbells #content .torque_athletic a img {
	margin-left: 20%;
	margin-right: auto;
}

body.clubbells h1 {
	margin-left: 14%;
	margin-top: 0px;
}

/* -----------links-------------- */

a {color: #DB7093;}
a:visited {color:#c43300;}
a:hover {color: #c43300;}
a:active { color:#000000;}

/* ---container to center the layout---- */

#container {
width: 760px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #B4B2A2 url('../images/none.gif') no-repeat bottom left;
border: none;
}

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

#banner {
height: 200px;
text-align: left;
background: #B4B2A2 url(../images/headerdiff.gif) no-repeat;
padding: 0px;
margin: 0px;
color: #3e3326;
}

#banner img {padding:10px 0px;} 

div#banner h1{
	padding-top: 70px;
	padding-left: 100px;
	font-size: 2em;
	font-weight:bold;
	}

p#author {
	margin-left: 155px;
	font-size: 14px;
}

/* -----------content---------------- */

#content {

background-color:#fff6f0;
padding: 0px;
margin-left: 150px;
margin-right: 0px;
color: #020202;
}

div#content { 
border: 2px groove #e2e0de;
min-height: 600px;
clear: right;
}

h2 {
color: #335711;
padding: 5px 10px;
margin:0px;

}

div#content p {
	margin: 10px;
}

div#content p a {
	display: inline;
	color: blue;
	background: none;
	font-size: 14px; 
	margin: 0;
	padding: 0;
	
}

div#content p a:hover {
	text-decoration: underline;
	color: inherit;
	font-size: 14px; 
}

/* ----------left nav------------ */

#left {
float: left;
width: 150px;
margin: 0px;
margin-top: 2px;
padding: 0px;
background-color: #D2DDC5;
height:90%;
	color: #909287;
}

/* ---------footer-------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;
height:35px;
text-align: right;
background: #7f8276 url(../images/footerbckgrnd_dif.gif);
}

div#footer p {
	margin: 0;
	color: #746454;
	font-size: 14px;
}

/**********vertical menu***************/
div.verticalmenu ul {
 list-style: none;
/*list-style-image: url("bullet.gif")*/
 padding: 2px;
 margin: 0px;
}

 div.verticalmenu li, a:link, .verticalmenu a:visited, .verticalmenu a:hover {
   display: block;
   color: #f2151a;
   text-decoration: none;
   text-align: center;
   width: 145px;
   height: 50px;
	font: 12pt Calibri, "Trebuchet MS", "Lucida Grande", sans-serif;
	padding-top: 10px;
	padding-left: 0px;
	background-color: #D2DDC5;
}

div.verticalmenu a:hover {
  color: #d51217;
  margin-left:0px;
  background: #D2DDC5 url(../images/hover-bckgrnd-dif.gif) no-repeat;
}

li.no_bckgrnd a:hover {
	background-image: none;
}

/* *********inner div******** */

#inner{
	background-color: #D2DDC5;
}

#rmax {
	background-image: none;
}
	                         