body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #a3a3a3 url('images/bg.jpg') repeat-x left top;
	font-size: 11px;
	text-decoration: none;
	color: #5f5b45;
	padding: 0;
	margin: 0;
}

.center { 
	text-align: center; 
}

.uppercase {
	text-transform: uppercase;
}

.logo a img {
	display: none;
}

#wrapper {
	background: url(images/container.jpg) repeat-y left top;
	width: 946px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	width: 946px;
	height:42px;
	font-size: 11px;
	font-weight:bold;
	color: #070404;
	padding:125px 0 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}
#top {
	margin: 0 auto;
	width: 946px;
	height:41px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/title-top.jpg);
}

#tab1 {
	width: 610px;
	background: url(images/tab1-top.jpg) no-repeat center top, url(images/tab1-footer.jpg) no-repeat center bottom, #fffef9;
	line-height:15px;
	text-align: left;
	padding:20px 30px;
	margin: 15px auto;
}

#tab1-top {
	background:url(images/tab1-top.jpg) no-repeat;
	height:10px;
	width:640px;
	margin:15px auto 0 auto;
	font-size:1px;
}
#tab1-footer {
	background:url(images/tab1-footer.jpg) no-repeat;
	height:10px;
	width:640px;
	margin: 0 auto 15px auto;
}

#tab2 {
	margin: 0 auto;
	width: 740px;
	background: #ffd383;
	line-height:15px;
	padding:15px 20px 15px 20px;
}
#tab2-top {
	background:url(images/tab2-top.jpg) no-repeat;
	height:24px;
	width:780px;
	margin:15px auto 0 auto;
	padding-top:13px;
	text-align: center;
	color:#4c292c;
	font-size:14px;
	font-weight:bold;
}
#tab2-footer {
	background:url(images/tab2-footer.jpg) no-repeat;
	height:29px;
	width:780px;
	text-align: center;
	margin:0 auto 15px auto;
	padding-top:3px;
}
#tab2 img{
	text-align:center;
	border:1px solid #CCCCCC;
	margin:6px; 
	width: 160px;
	height: 120px;
}

#tab3 {
	margin: 0 auto;
	width: 740px;
	background:url(images/tab3-bg.jpg) repeat-y;
	line-height:15px;
	padding:5px 0px 5px 0px;
}
#tab3-top {
	background:url(images/tab3-top.jpg) no-repeat;
	height:19px;
	width:740px;
	margin:15px auto 0 auto;
	font-size:1px;
}
#tab3-footer {
	background:url(images/tab3-footer.jpg) no-repeat;
	height:19px;
	width:740px;
	margin:0 auto 15px auto;
}
#tab3-txt {
	text-align: left;
	line-height:15px;
	padding:0px 25px 0px 25px;
}
#tab4 {
	width: 451px;
	height:46px;
	background:url(images/join.jpg) no-repeat;
	margin:5px auto;
}
#footer {
	margin: 5px auto 20px auto;
	width: 946px;
	height:27px;
	background:url(images/footer.jpg) no-repeat;
}
h1 {
	font-size: 19px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 30px;
	color: #fce1b1;
	text-align: center;
}
h2, span#headline {
	font-size: 11px;
	font-weight:bold;
	color: #070404;
	margin:0px 0px 0px 0px;
	padding:125px 30px 0px 0px;
	text-align:center
}

h3 	{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	color: #4c292c;
	line-height: 16px;
	text-decoration: none;
}		
.a1:link, .a1:visited{
	font-size: 19px;
	font-weight:normal;
	color: #fce1b1;
	line-height: 39px;
	text-decoration: underline;
}

.a1:active, .a1:hover{
	font-size: 19px;
	font-weight:normal;
	color: #fce1b1;
	text-decoration: none;
}	
.a2:link, .a2:visited{
	font-size: 11px;
	text-decoration: none;
	color: #5f5b45;
	text-decoration: underline;
}
.a2:active, .a2:hover{
	font-size: 11px;
	text-decoration: none;
	color: #5f5b45;
	text-decoration: none;
}
.a3:link, .a3:visited{
	font-size:14px;
	font-weight:bold;
	color: #fff5e3;
	line-height: 16px;
	text-decoration: underline;
}

.a3:active, .a3:hover{
	font-size:14px;
	font-weight:bold;
	color: #fff5e3;
	line-height: 16px;
	text-decoration: none;
}
.a4:link, .a4:visited{
	font-size:25px;
	font-weight:bold;
	line-height: 46px;
	color: #fff6e4;
	text-decoration: underline;
}

.a4:active, .a4:hover{
	font-size:25px;
	font-weight:bold;
	color: #fff6e4;
	text-decoration: none;
}

a img {
	border: none;
}
