body {
	margin:0px; padding:0px; background:#61604a url("../images/background.gif") repeat-x; text-align:center; font-family:Arial;
}
img {
	border:0px;
}
form,h1,h2,h3,h4,h5,h6,blockquote {
	margin:0px;
}
#wrap {
	width:911px; margin:0px auto; text-align:left; position:relative;
}
#welcome {
	height:75px; background:url("../images/welcome_bg.jpg") no-repeat;
}
#welcome2 {
	height:74px; background:url("../images/welcome_bg2.jpg") no-repeat; padding:0px;
}
#welcome p,
#welcome2 p {
	margin:0px 100px; font-size:12px; color:black; line-height:1.6em;
}
#welcome p span,
#welcome2 p span {
	color:#425923; font-weight:bold;
}

#term {
	background:url("../images/term_bg.jpg") no-repeat; padding:30px 90px 20px 90px;
}
#term_content {
	margin:0px; height:310px; overflow-y:scroll; background:white; padding:0px 15px;
}
#term_content h3 {
	margin-top:15px; font-size:12px; color:#425923;
}
#term_content p {
	margin:6px; font-size:12px; color:black; line-height:1.6em;
}
#term_content blockquote {
	margin:2px 10px;
}


#register {
	height:659px; background:url("../images/register_bg.jpg") no-repeat;
}
#registerForm {
	padding:20px 40px; text-align:center;
}
#registerForm th,
#registerForm td {
	font-size:12px; text-align:left;
}
#registerForm th,
#registerForm td span,
#registerForm td a {
	color:#415922;
}

#registerForm input.text,
#registerForm textarea {
	border:1px solid #a9a996; background:#f4f4e9;
}


#login {
	background:url("../images/login_bg.jpg") no-repeat; height:223px;
}
#login input.text {
	border:1px solid #a9a996; background:#f4f4e9;
}

#bottom {
	margin:20px 0px 0px 0px; background:#b7b497 url("../images/foot_bg.gif") repeat-x;
}
#bottom #link {
	width:911px; text-align:center; font-size:12px; color:#fff8e6; margin:30px auto;
}
#bottom #link a {
	color:#fff8e6; text-decoration:none;
}
#bottom #logo {
	width:911px; margin:0px auto;
}
#bottom #logo td {
	padding:0px 30px;
}
#bottom #copyright {
	width:911px; margin:0px; padding:15px 0px; font-size:11px; color:#3a3a17; line-height:1.6em; text-align:center;
}


#loginBottom {
	background:url("../images/login_bottom_bg.jpg") no-repeat; width:911px; height:239px; 
}

#loginBottom #loginText {
	margin:10px 225px; font-size:12px; line-height:1.6em;
}
#loginBottom #loginText a {
	color:black;
}
#loginBottom #loginText p {
	text-indent:2em;
}
#loginBottom #loginText span {
	color:#425923; font-weight:bold;
}
