/* CSS Document */
body.main {
	background:#e8e6e5;
	padding:0;
	margin:7,0,0,0;
	font-family:Arial, Helvetica, sans-serif;
}
/*---------Navagation-----------*/
#navcontainer {
	padding-top:95px;
	font-size:18px;
	font-weight:bold;
	width:700px;
}

#navcontainer ul {
	margin:0;
	padding-right:0px;
	list-style-type: none;
	text-align:right;
}
#navcontainer ul li { 
	display:inline;
	padding: 3px;
}
#navcontainer ul li a {
	text-decoration: none;
	color:#2d2820;
	/*height:30px;*/
	width:75px;
}
#navcontainer li a:hover  {
	color:#459292;
}
#navcontainer li.current_nav  {
	color:#F18786;
}
/*----------------------------*/
#center {
	background:#e8e6e5;
	margin:0 auto 0 auto;
	width:700px;
}
#top {
	width:700px;
	height:140px;
	background:#e8e6e5 url(../images/banner1.png) top no-repeat;
}
#left {
	float:left;
	width:140px;
	height:805px;
	background:#e8e6e5 url(../images/sidebar1.png) top no-repeat;
}
#cpath {
	background:#e8e6e5;
	float:right;
	width:560px;
	height:655px;
	margin:0;
	margin-left:-10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height: 16px;
	font-size:12px;
	text-decoration: none;
	color:#2d2820;
}
td {
	font-size:12px;
}
#content {
	background:none;
	line-height:140%;
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#2d2820;
}
#cpath img {
	border: thin solid #aaa;
	padding:2px;
}
#loaderHack {
	position: absolute;
	display: block;
	margin-top: -20px;
	left: 240px;
}
#footer {
	padding-top: 5px;
	border-top: thin dotted #aaa;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 13px; 
	text-decoration: none;
	color:#2d2820;
	text-align:center;
}
#dsv {
	height:115px;
	width:115px;
}
#vr_buy {
	float:right;
	}

#vr_buy p {
	text-align:left;
}
.track_listing {
	padding: 2px 0px 0px 0px;
}
.track_player {
	padding: 0px 2px 0px 2px; 
	float:left;
}
.rpt {
	margin-bottom:30px;
	margin-top:-120px;
	margin-left:115px;
	width:350px;
}
.spacer {
	color:#fff;
}
.message {
	color:#459292;
}
.user_message {
	color:#459292;
	text-align:center;
	font-size:12px;
}
.small {
	font-size:11px
}
a:link {
	color: #459292;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #459292;
}
a:hover {
	text-decoration: underline;
	color: #459292;
}
a:active {
	text-decoration: none;
	color: #369;
}
.photo_cap_fl {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size:10px;
	color: #999999;
	text-align: center;
}
.photo_cap_text {
	font-size:10px;
	color: #999999;
	text-align: center;
}
.photo_cap_fr {
	float: right;
	margin-left: 5px;
	margin-bottom: 0px;
	font-size:10px;
	color: #999999;
	text-align: center;
}
.img_fl {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_fr {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_nf {
	margin-left: 5px;
	margin-bottom: 5px;
}
.banner_text {
	font-size: 24px;
	color: #459292;
}
.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;	
	font-weight:bold;
	color:#2d2820;
}
.sub_head {
	color: #999999;
}
h1 {
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:-9px;
	padding:0;
}
h2 {
	font-size:10px;
	font-weight:normal;
	display:block;
	padding-bottom:0px;
}