body {
	background: #a7a7a7 url(../images/background.png) top left repeat-x;
	margin: 0;
	padding: 0;
 	font-size: 11px;
 	font-family: Lucida Grande, Lucida Sans Unicode;
 	color: #999;
}
#wrapper {
	background: #bdbdbd url(../images/wrapper.png) top center repeat-y;
	width: 714px;
	margin-left: auto;
	margin-right: auto;
}
#top-a {
	height: 62px;
	width: 700px;
	background: #000;
	margin-left: auto;
	margin-right: auto;
}
#uppertop {
	height: 24px;
	width: 701px;
	background: #bdbdbd;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
	margin-right: 6px;
}
#top {
	width: 700px;
	height: 174px;
	background: url(../images/tophero.jpg) top left;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width: 700px;
	line-height: 28px;
	background: #000 url(../images/banner_black.png) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
#comm {
	width: 700px;
	line-height: 26px;
	background: #666;
	margin-left: auto;
	margin-right: auto;
}
#comm #menu {
 	font-size: 11px;
 	font-family: Lucida Grande, Lucida Sans Unicode;
}
#comm ul {
	text-align: center; 
	margin: 0;
	padding: 0; 
}
#comm li {
	display: inline;
 	border-right: 1px solid #9a9a9a;
 	padding-right: 3px;
}
#comm li a {
	padding: 4px;
	text-decoration: none;
	background: #666;
 	color: #ddd;
 	font-size: 11px;
 	font-family: Lucida Grande, Lucida Sans Unicode;

}
#comm li a:hover {
	background: #555;
	color: #fff;
 	font-size: 11px;
 	font-family: Lucida Grande, Lucida Sans Unicode;
}
#footer {
 	background: #a7a7a7;
 	width: 714px;
 	margin-left: auto;
 	margin-right: auto;
 	color: #ddd;
 	font-size: 11px;
 	font-family: Lucida Grande, Lucida Sans Unicode;
 	text-align: center;
 	line-height: 15px;
 	vertical-align: middle;
 	clear: both;
 	padding-top: 5px;
 	padding-bottom: 10px;
}
#footer a {
	color: #d5d5d5;
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 1px;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}
p {
	color: #999;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	padding: 10px 10px 0 10px;
	line-height: 18px;
}
p.quote {
	color: #999;
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	background: #f9f9f9;
	padding: 5px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
}
#left {
	display: block;
	width: 215px;
	float: left;
	border-right: 1px solid #ccc;
	background: #fff;
	overflow: visible;
    clear: both;
}
#left a {
	color: #999;
	text-decoration: none;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode;	
}
#left a:hover {
	color: #999;
	text-decoration: underline;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode;	
}
th {
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode;
  color: #fff;
  background: #909090;
  border-top: 2px solid #7b7b7b;
  padding: 5px;	
}
td {
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode;
  color: #999;
  padding: 5px;
  text-align: center;
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;	 	
}
td a {
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode;
  color: #999;
  text-decoration: none;
}
td a:hover {
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode;
  color: #666;
  text-decoration: underline;
}
hr {
	margin: 15px 0 15px 0;
	background-color: #eee;
	_color: #ddd;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #f5f5f5;
	border-left: 0;
	border-right: 0;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
li {
	color: #999;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
}
h3 {
	color: #d92930;
	font-size: 26px;
	font-family: Lucida Grande, Lucida Sans Unicode;
	letter-spacing: -1px;
	padding: 0 0 0 10px;
	margin-bottom: 0;
}
.desc {
	color: #666;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;	
}
#menu {
	 list-style: none;
	 list-style-image: none;
   	 margin: 0;
   	 padding: 0;
}
#menu li {
	float: right;
	margin-right: 1px;
}
#menu li a {
	background: #040404;
	color: #dbdbdb;
	text-decoration: none;
	line-height: 14px;
	padding: 5px;
	display: block;
	width: 65px;
	text-align: center;
}
#menu li a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
	padding: 5px;
}

#menu li ul { 
	position: absolute;
	left: -99em;
	list-style: none;
	list-style-image: none;
	margin: 0;
   	padding: 0;
}
#menu li ul a:hover {
	display: block;
	width: 65px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom: none;
}
#menu li ul a { 
	display: block;
	width: 65px;
	background-color: #000;
	color: #bbb;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom: none;
}

#menu li:hover ul, #menu li.sfhover ul { 
	left: auto;
}


#left a, #right a {
	color: #808080;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}
#left a:hover, #right a:hover {
	color: #d92930;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}
#right img {
	border: none;
}
#right {
 width: 466px;
 float: right;
 background: #fff;
 min-height: 400px;
}
#right li {
	list-style-type: disc;
}
.notice {
	padding: 5px;
	background: #fbfadb;
	border: 1px solid #dad8ab;
	color: #a7a68e;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
#cg_rollover {
    display: block;
    width: 176px;
    height: 203px;
    background: url(../images/front_cardiogym.jpg) 0 0 no-repeat;
    text-decoration: none;
}
#cg_rollover:hover {
	background-position: -176px 0;
}
#skywall_rollover {
    display: block;
    width: 173px;
    height: 203px;
    background: url(../images/front_skywall.jpg) 0 0 no-repeat;
    text-decoration: none;
}
#skywall_rollover:hover {
	background-position: -173px 0;
}
img {
	border: 0;
}