@charset "utf-8";
#wrap {
	background-color: #FFFFFF;
	width: 1000px;
	border: thin solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#top1 {
	background-color: #FFFFFF;
	background-image: url(images/Header2.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: left;
}
#top2 {
	background-color: #FFFFFF;
}
#leftnav {
	background-color: #FFFFFF;
	width: 1000px;
	float: left;
	background-image: url(images/Header1.gif);
	background-repeat: no-repeat;
	height: 182px;
}
#rightnav {
	background-color: #C4AC64;
	width: 405px;
	float: left;
	height: 182px;
}
#topr {
	float: right;
	width: 180px;
	text-align: right;
}

#menu {
	background-color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 1000px;
}
body {
	background-color: #C4AC64;
	margin: 0px;
	padding: 0px;
}

#content {
	background-color: #FFFFFF;	
}
#leftmenu {
	background-color: #FFFFFF;
	float: left;
	width: 298px;
	margin-left: 2px;
	margin-top: 2px;
}
#center {
	background-color: #FFFFFF;
	width: 950px;
	margin: auto;
	padding-top: 50px;
}
.achiv {
	background-color: #DFDFA2;
}

#centert {
	border: thin solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#leftrt ul {
	margin-bottom: 1.8em;
	list-style: none;
}
#leftrt li {
	margin-right: 20px;
	line-height: 30px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}
#leftrt li a
{
	text-decoration:none;
	color: #666666;
}
#rightrt a
{
	text-decoration:none;
	color: #666666;
}
#leftrt {
	border: thin solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
#leftrt h2{
	margin-top: 1px;
	background-image: url(images/sun1.jpeg);
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#leftrt {
	border: thin solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
#rightrt {
	border: thin solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
}
#rightrt h2{
	margin-top: 1px;
	background-image: url(images/notice.jpeg);
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#centert h2{
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
#centert h3{
	margin-top: 2px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-image: url(images/comp.jpeg);
}

#right {
	background-color: #FFFFFF;
	width: 280px;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
}
#footer {
	background-color: #000000;
	margin-top: 3px;
	color: #FFFFFF;
	text-align: center;
}

