#wrapper {
	width: 927px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper #header #logo {
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#wrapper #content {
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 45px;
}
#footer {
	padding-top: 45px;
	padding-bottom: 45px;
}

.clear {
	clear: both;
}
a {
	color: #FF7E15;
	font-weight: bold;
	letter-spacing: .15em;
}
#nn a {
	letter-spacing: 0em;
}

.caps {
	text-transform: uppercase;
}
.inputbg {
	background-image: url(images/bg_input.gif);
	border: 1px solid #C0772A;
	padding: 4px;
}


#right {
	margin-left: 520px;
	text-align: center;
}
#right p {
	text-align: justify;
	
}

body {
	margin: 0px;
	background-image: url(images/bg_new.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #e3d6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#right img {
	padding: 6px;
	border: 1px solid #FF7E15;
}
.border {
	padding: 2px;
	border: 1px solid #e0d29b;
}
#left {
	width: 518px;
	float: left;
	display: table;
	line-height: 1.75em;
	text-align: justify;
}
#banners {
	clear: both;
}
.subscribe {
	background-color: #EEE9E1;
	padding-bottom: 25px;
}
/*form {
	display: inline;
	float: left;
}*/
#memberinfo li {
	list-style-position: outside;
	margin-left: -20px;
	line-height: 1.15em;
}
#memberinfo ul {
	margin-top: -15px;
}
#memberinfo h2 {
	color: #D1BC68;
	font-size: 2.5em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin: 10px 0px;
	line-height: 1em;
}
h3 {
	line-height: normal;
}

