*{margin:0px; padding:0px;
font-family: "Times New Roman", Georgia, Times, serif;}

#main {
	width: 850px;
	margin:auto;
}
#main .topbox {
	height: 24px;
	margin-top: 10px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	padding-top: 197px;
	padding-right: 300px;
	text-align: left;
	padding-left: 15px;
	border: 2px solid #fff;
}
#main .topbox p {
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-size:15px;
	font-weight:normal;
	font-family: "Times New Roman", Georgia, Times, serif;
}

p{
	margin-bottom:8px;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	font-family: "Times New Roman", Georgia, Times, serif;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

a img{border:none;}

img{border:none;}

#menu img{padding:0px; margin:0px;}#main #menu {
	margin-top: 15px;
	margin-bottom: 15px;
}

.clear{clear:both;}#main #maintext {
	background-color: #e0daca;
	border: 2px solid #fff;
	padding: 10px 10px 0px 10px;
}

.clear hr{display:none;}

.line{
	background-image:url(images/hline.jpg);
	background-repeat:repeat-x;
	padding-top:1px;
	padding-bottom:1px;
	height:2px;
	margin-top:4px;
	margin-bottom:8px;
	width:100%
}

.line hr{display:none;}#main #maintext .left {
	float: left;
	width: 240px;
	margin-right: 16px;
	padding-top: 50px;
}
#main #maintext .right {
	float: left;
	width: 570px;
}
#main #maintext .right .title {
	text-align: left;
	padding-bottom: 3px;
}
#main #footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	border: solid 2px #fff;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 15px;
}

#footer a:link{color:#fff; text-decoration:underline;}
#footer a:visited{color:#fff; text-decoration:underline;}
#footer a:hover{color:#fff; text-decoration:underline;}
#footer a:active{color:#fff; text-decoration:underline;}


.right a:link{color:#000; text-decoration:underline;}
.right a:visited{color:#000; text-decoration:underline;}
.right a:hover{color:#000; text-decoration:none;}
.right a:active{color:#000; text-decoration:underline;}

