/* nteu275 */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	text-align:left;
}

h1 {
	margin: 0;
	font-size: 16px;
}

h2 {
	margin: 0;
	font-size: 14px;
}

h3 {
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #e7c740;
	text-decoration: none;
}

/* wrapper holds everything */

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 736px;
}

/* holds header images */

#header {
	height: 115px;
	margin: 0 auto;
	position: relative;
	width: 736px;
}

#header-L {
	background-image: url(images/layout/header-L.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 115px;
	width: 368px;
}

#header-R {
	background-image: url(images/layout/header-R.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 115px;
	width: 368px;
}

/* holds sidebar and content */
#contents-container {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 736px;
}

#sidebar {
	background-image: url(images/layout/sidebar2.jpg);
	background-repeat: no-repeat;
	display: block;
	left: 0;
	padding: 15px 30px 25px 35px;
	position: absolute;
	top: 88px;
	width: 80px;
	z-index: 5;
}

.menu {
	width: 79px;
	height: 45px;
	
}
	

a.menu {
	clear: left;
	color: #ffffff;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 80px;
	height: 45px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;

}

a.menu:hover {
	color: #e7c740;
	text-decoration: none;
}





#content {
	background-image: url(images/layout/bodyrunon.jpg);
	background-repeat: repeat-y;
	display: block;
	left: 0px;
	padding: 0 40px 0 155px;
	position: relative;
	top: 0px;
	width: 541px;
}

#content-home {
	background-image: url(images/layout/bodyrunon.jpg);
	background-repeat: repeat-y;
	display: block;
	height:400px;
	left: 0px;
	padding: 0 50px 0 155px;
	position: relative;
	top: 0px;
	width:531px;
}


#content a {
	color: #6e3a6a;
	text-decoration: none;
}

#content li {
	padding:4px 0;
}

#content-home a {
	color:#6e3a6a;
}

#content a:hover {
	color: #8f8023;
	text-decoration: none;
}


#clearvdiv {
	clear: both;
}


#footer {
	margin: 0 auto;
	position: relative;
	height: 69px;
	width: 736px;
}

#footer-L {
	background-image: url(images/layout/footer-L.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 69px;
	width: 368px;
}

#footer-R {
	background-image: url(images/layout/footer-R.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 69px;
	width: 368px;
}

#gutter {
	margin: 0 auto;
	position: relative;
	width: 716px;
	padding: 10px;
	text-align: right;
}

a.poweredby {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.poweredby:hover {
	color: #000000;
	text-decoration: underline;
}

#title {
	color:#fff;
	left:323px;
	position:absolute;
	top:70px;
	width:200px;
	z-index:5;
}

#dues {

	margin:0 0px 0 235px;
	position:relative;

}

#newmember {
	float:left;
	width:235px;
}