body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/stripe_14c7cf11dba25456e0fad2a51fced3a2.png);
	background-repeat: repeat;
	text-align: center;
}
#container {
	width: 800px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	border: thick solid #191919;
}
#wrapper {
}
#header {
	height: 154px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 550px;
	float: right;
	text-align: left;
}
#content a {
	color: #ffffff;
}
#navigation {
	width: 175px;
	float: left;
	color: #FFFFFF;
}
#navigation li {
	display: block;
	list-style-type: none;
}
#navigation a {
	background-color: #191919;
	color: #FFFFFF;
	font-weight: bold;
}


#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
.tabs {list-style:none; padding:15px 0 11px 0; margin:30px 10px 30px 0; width:170px; background:url(images/vback.gif) repeat-y right bottom;}
.tabs li {display:block; margin:0 0 4px 19px;}
.tabs li a {display:block; width:150px; height:26px; text-decoration:none; background:url(images/vtab.gif) left top; font-size:12px; text-decoration:none; color:#fff; font-family:verdana; line-height:24px; text-indent:15px; border-right:1px solid #000;}
.tabs li a:hover {background:url(images/vtab.gif) left center; color:#050; border-color:#888;}
.tabs li a.selected, .tabs li a.selected:hover {background:url(images/vtab.gif) left bottom; color:#000; border-color:#fff;cursor:default;}
