*{
	margin:0;
	padding:0;
}
body {
	font-size:100.01%;
	min-width:760px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: #FFF url(../images/background3.jpg) no-repeat center top;
}
#center{
	float:left;
	width:230px;
}
.center{
text-align:center;
}
#clearit {
	display:block;
	clear:both;
	margin: 0 0 50px 0;
}
#content{
	width:770px;
	margin:60px auto 40px auto;
}
#content h2{
	font-size:110%;
	text-align: center;
}
#content h3{
	font-size:110%;
	text-align: center;
	margin: 30px 0 0 0;
}
#content h4{
	font-size:110%;
	text-align: center;
}
#content p{
	font-size: 90%;
	margin: 10px 100px 0 80px;
/*	font-weight: bold; */
	padding: 8px;
}
#content ul{
	margin: 10px 0 20px 0;
}
#content li{
	list-style:url(../images/li.gif) inside;
	font-size:90%;
	line-height:18px;
	padding-left:40px;
/*	font-weight: bold; */
}
#content a{
	text-decoration:underline;
	color:#000000;
}
#content a:hover{
	color:#000;
	text-decoration:none;
}
fieldset{
	border:1px solid #666;
}
#footer{
	height:auto;
	padding:20px;
	margin: 10px 0 50px 0;
}
#footer p{
	font-size:65%;
	text-align:center;
	color: #999999;
	font-weight: bolder;
}
#footer p a{
	text-decoration:none;
	color:#999;
}
#footer p a:hover{
	color:#000;
	text-decoration: underline;
}
#form{
	margin:0 auto;
	display:block;
	width:600px;
}
.header{
	font-size:70%;
	font-weight:normal;
	word-spacing:-2px;
	letter-spacing:2px;
	padding:5px;
	text-align: right;
}
.image_left{
	float: left;
	margin: 6px;
	border: 1px solid black;
}
.image_right{
	float: right;
	margin: 6px;
	border: 1px solid black;
}
.img_center {
	margin:10px auto 0 auto;
	display: block;
}
#left{
	float:left;
	width:230px;
	margin: 0 0 0 20px;
}
legend{
	color:#666666;
	background:#FFF;
	border:1px solid #000;
	padding:2px 6px;
	margin-bottom:10px;
	margin-left:1em;
} 
#links{
	font-size:80%;
	padding:10px;
	text-align:center;
	clear:both;
}
#links p{
	text-align:center;
	margin:40px 0 0 0;
	font-weight: bold;
}
#links a{
	color:#666666;
	text-decoration:none;
}

#links a:hover{
	color:#000;
	text-decoration:underline
}
label{
	width:10em;
	float:left;
	text-align:right;
	margin-right:0.5em;
	display:block;
}
#menu{
	border-top:1px solid #666;
	border-bottom:1px solid #CCCCCC;
	background:#666666 url(../images/menu_up.jpg) repeat-x;
}
#right{
	float:left;
	width:230px;
}
#wrapper #content .slogan {
	margin: 50px 0;
}
.small{
	font-size:80%;
}
.submit_input{
	background-color:#FFF;
	margin-left:23.8em;
	margin-bottom:10px;
	color:#333333;
	border:2px outset #d7b9c9;
	text-align:center;
	font-size:100%;
	padding:4px;
}
textarea{
	border:1px solid #999;
	margin:0 auto;
	text-align: left;
	padding:4px;
}
.text_center{
	text-align:center;
}
ul.plain{
	list-style:none;
	margin: 30px 0;
}
#wrapper #content .plain .span {
	font-size: 120%;
	display:block;
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 0 0 0 28px;
}
#wrapper #content #form .question {
	font-size: 70%;
	color: #FF0000;
}
#wrapper #content #form .small {
	font-size: 70%;
	font-weight:normal;
	text-align: center;
}
#wrapper{
	width:100%;
}