@charset "UTF-8";
body{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	background-image:url(../images/template/Layout_02_purple.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	background-color: #000000;
}

html, body {
margin:0;
padding:0;
}

p{margin-top:1em;}

p.clubdescrip {
	max-width: 300px;
}

img{border: 0px;
}

a:link {
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #B26DDA;
}
a:active {
	text-decoration: none;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
	padding-bottom: 10px;
	padding-left: 10px; 
}
img.floatRight {
	float: right;
	margin: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
	background-image: url(../images/template/fade_sides.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-image: url(../images/template/header_round1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 720px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#header_img{
	background-image: url(../images/template/star_logo.png);
	height: 280px;
	width: 432px;
	margin-left: -100px;
	position: absolute;
}

#top_nav {
	width: 470px;
	overflow: visible;
	visibility: visible;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	height: 35px;
	position: relative;
	top: 232px;
	left: 250px;
	z-index: 2;
}


ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/template/OFF.gif") repeat-x top left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:10px 20px 0 20px;
	height:18px;
	background:transparent url("../images/template/DIVIDER.gif") no-repeat top right;
}

ul#menu li a:hover{
	background:transparent url("../images/template/HOVER.gif") no-repeat top right;	
}

#user_bar {
	width: 500px;
	overflow: visible;
	visibility: visible;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 5px;
	position: relative;
	left: 210px;
	top: 237px;
}

#nav_wrapper {
	float: left;
	height: 100%;
	width: 720px;
	background-image: url(../images/template/fade_sides.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#nav {
	height: 100%;
	width: 160px;
	margin-left: 14px;
	float: left;
}

.nav {
	list-style:none;
	}

*{
	padding: 0px;
	margin: 0px;
}

#nav ul{
	list-style-type: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
}

#nav li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 120px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #666666;
}

* html #nav li a{ /*IE only */
width: 130px; /*IE 5*/
w\idth: 120px; /*185px minus all left/right paddings and margins*/
}

#nav li a:hover {
	border-left-color: #FD1515;
	font-size: 16px;
}

#nav div.menutitle{
	color: #FF0000;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 5px;
	background-color: black;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

	
#content {
	float: left;
	height: 100%;
	width: 520px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}


	
	.pagebar {
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 520px;
	background-image: url(../images/template/logo_bar1.gif);
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	}
	
	.pagebar h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	padding-left: 0px;
	padding-top: 8px;
	font-style: italic;
	}

.center {
	text-align: center;
	background-position: center;
	}

#footer {
	height: 60px;
	width: 720px;
	clear: both;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/template/footer_back1.png);
	background-repeat: no-repeat;
}

.classfooter A:link {
	text-decoration: underline overline;
	color: #FFFFFF;
}
.classfooter A:visited {
	text-decoration: underline overline;
	color: #3399FF;
}
.classfooter A:active {
	text-decoration: underline overline;
	color: #FFFFFF;
}
.classfooter A:hover {
	color: #00FF66;
}

.roundedcornr_box {
	background: url(../images/template/roundedcornr_tl.png) no-repeat top left;
	margin-top: 10px;
}
.roundedcornr_top {
	background: url(../images/template/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../images/template/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/template/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background-image: url(../images/template/roundedcornr_r.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: 0px;
}
.roundedcornr_content { padding: 0 10px; }

.indent li{
	margin-left: 2em;
}

.title{
	font-size:1.25em;
	font-weight:bold;
}

.details li{
	margin-left: 4em;
}
