body {

	background-image:url(images/background.gif);

	color: #000000;

	font-family: Arial, Helvetica, sans-serif, Verdana;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	height: 100%;

	/*overflow-y: scroll; Fixes no scroll bar in pages that are too short in FF, but doubles it in IE*/

}

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

.clear{clear:both;}

#container {

	margin: 0px auto;

	text-align: left;

	width: 780px;

}

a {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif, Verdana;

	font-size: 12px;

}



/********************** Header ***************************/

#header {

	margin: 0px 0px 0px 0px;

	background-image:url(images/header-josh_03.jpg);

	background-repeat:no-repeat;

	width:768px;

	height:241px;

}

#menu {

	position:relative;

	background-image:url(images/menu_blank3.jpg);

	background-repeat:no-repeat;

	width:768px;

	height:117px;

}

#menu ul{

	position:absolute;

	top:31px;

	left:13px;

	right:10px;

}

#menu li{

	float:none;

	text-align:center;

	display:inline;

	padding: 0px 0px 0px 12px;

}

#menu a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	text-transform: uppercase;

	color: #d8cd8d;

	text-decoration: none;

}

#menu a:hover{

	color:#3e3c27;

}

h1,h2,h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bolder;

	text-transform: none;

	color: #171508;

}

h1,h2 {

	position:absolute;

	top:92px;

}

h1 {

	left:30px;

}

h2 {

	right:80px;

}

h3 {

	margin: 15px 30px 0px 30px;

	border-bottom: solid 1px #625d3b;

}

/********************** Main ***************************/

#main {

	background-image:url(images/main_bg.gif);

	background-repeat: repeat-y;

	display:block;

	width:768px;

	height:auto;

}

#content {

	background-image:url(images/content_bg.gif);

	background-repeat: repeat-y;

	width:768px;

}

#content2 {

	background-image:url(images/content2_bg.gif);

	background-repeat: repeat-y;

	width:768px;

}

#contact {

	background-image:url(images/content2_bg.gif);

	background-repeat: repeat-y;

	width:728px;

	margin: 0px 0px 0px 30px;

}

#sponsors {

	background-image:url(images/content2_bg.gif);

	background-repeat: repeat-y;

	width:728px;

	margin: 0px 10px 0px 10px;

	valign: center;

}

#content2 a:hover{color:#d8cd8d;}

#contact a:hover{color:#d8cd8d;}

/********************** Left - Text ***************************/

#left {

	float:left;

	width:490px;

}

#left p{

	padding: 2px 10px 10px 30px;

}

#left a:hover{color:#d8cd8d;}



/********************** BIO PAGE - Text ***************************/

#contentBIO {

	background-image:url(images/content_bg2.gif);

	background-repeat: repeat-y;

	width:768px;

}

#leftBIO {

	float:left;

	width:405px;

	height:auto;

	padding: 2px 15px 10px 30px;

}

#leftBIO a:hover{color:#d8cd8d;}

#rightBIO a:hover{color:#d8cd8d;}



#rightBIO {

	float:right;

	width:288px;

	padding: 2px 30px 10px 0px;

}

.memberBIO {

	display:inline;

	margin-left:0px;

	margin-right:0px;

}



/********************** BIO PAGE - Text ***************************/

#contentPHOTOS {

	background-image:url(images/content_bg2.gif);

	background-repeat: repeat-y;

	width:768px;

}

#leftPHOTOS {

	float:center;

	width:700px;

	height:auto;

	padding: 0px 0px 0px 30px;

}

#leftBIO a:hover{color:#d8cd8d;}

#leftBLOG {

	float:center;

	width:750px;

	height:auto;

	padding: 0px 0px 0px 10px;

}

#leftBLOG a:hover{color:#d8cd8d;}



#guide {

	float:left;

	width:768px;

	height:auto;

	padding: 0px 20px 0px 0px;

}

#guide p{

	padding: 2px 30px 10px 30px;

}

#guide a:hover{color:#d8cd8d;}

/********************** Right - Sponsors ***************************/

#right {

	float:right;

	width:220px;

}

#right p{

	padding: 3px 0px 0px 0px;

}

.member {

	display:inline;

	float:left;

	margin-left:0px;

}

.member a{

	font-size: 12px;

	font-weight: bold;

	color: #f5f1d1;

	text-decoration: none;

}

.member img{

	border: none 0px;

}

.member span{

	display:block;

	text-align:center;

	padding: 2px 0px 13px 0px;

	text-transform: none;



}

.member span a{}

.member span a:hover{}



/********************** Footer ***************************/

#footer {

	background-image:url(images/footer_bg.jpg);

	background-repeat:no-repeat;

	width:768px;

	height:97px;

	text-align:center;

	float:left;

	clear:both;

}

#footer ul{



}

#footer li{

	display:inline;

	float:none;

	text-align:center;

	padding: 0px 10px 0px 10px;

	border-right: solid 1px #908a68;

}

.lastchild{

	border-right: 0px none !important;

}

#footer a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-transform:uppercase;

	color: #908a68;

	text-decoration: none;

}

#footer a:hover{text-decoration: underline;}

#footer span{

	font-size: 9px;

	font-weight: bold;

	color: #18160e;

	margin:10px;

	display:block;

}

