@charset "utf-8";
body {
	background-image: url(../images/backround.jpg);
	margin: 0px;
	background-color: #1e1d10;
	background-repeat: repeat;
	background-position: left top;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
#container{
	width: 990px;
	background-color: #1D1D11;
	margin-bottom: 15px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFAE0;
	border-right-color: #FFFAE0;
	border-bottom-color: #FFFAE0;
}
h5 {
	color: #330000;
	font-size: 15px;
	font-weight: bold;
}
table {
	width: 544px;
	margin: 0px;
	padding: 0px;
}
#index {
	background-color: #FFFFFF;
	width: 427px;
	height: 544px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 8px solid #FFFAE0;
}



h3 {
	color: #CC6600;
}

#header{
	height: 197px;
	width: 990px;
	background-color: #b8a44d;
	background-image: url(../images/header_backround.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#pic{
	background-image: url(../images/head_pic.jpg);
	height: 197px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menus {
	background-color: #1D1D11;
	width: 215px;
	float: left;
}


#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#navlist a, #navlist a:visited {
	display: block;
	padding: 7px 2px 7px 24px;
	background-image:  url(assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFAE0;
	text-decoration: none;
	background-color: 1e1d10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#navlist a:hover {
	background-color: #FFFAE0;
	background-image:  url(assets/l1_over.jpg);
	color: #1E1D10;
}

#page {
	width: 725px;
	float: left;
	background-color: #b8a44d;
	padding-left: 25px;
	text-align: justify;
	color: #1D1D11;
	font-size: 11px;
	font-weight: bold;
	padding-right: 25px;
}

#footer {
	height: 65px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #1E1D10;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	width: 980px;
	background-color: #737340;
	float: left;
}
#footer p {
	margin-top: 26px;
	margin-right: 10px;
}
#footer a {
	color: #330000;
	text-decoration: none;
}
#footer a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

#leftnav img {
	border: 2px solid #53171F;
	text-align: center;
	padding: 2px;
	margin-top: 25px;
}
.textbox1 {
	width: 140px;
	font-size: 11px;
	color: #53171F;
	border: thin solid #57141B;
}
.textbox2 {
	width: 331px;
	height: 100px;
	font-size: 11px;
	color: #53171F;
	border: thin solid #53171F;
}
#maintable td {
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.buttons {
	background-color: #CC6600;
	border: thin outset #CC6600;
	font-size: 11px;
	font-weight: bold;
	color: #FFBE7D;
}
#page li {
	margin-left: 10px;
	width: 600px;
	margin-bottom: 10px;
	list-style-position: inside;
	color: #1D1D11;
}
#container #page a {
	color: #000033;
}
#container #page a:hover {
	color: #330000;
}


.Img_left {
	margin-right: 30px;
	float: left;
}
.Img_Right {
	margin-left: 30px;
	float: right;
}
#page table img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #B8A44D;
	text-align: center;
	background-color: #D2C382;
}
#page table {
	width: 700px;
	color: #4C0000;
}
#container #header #pic h3 {
	padding-left: 250px;
	padding-top: 80px;
	font-size: 24px;
	color: #330000;
	font-weight: bold;
}

.Img_center {


}
#container #page #solo_table {
	width: 222px;
	float: left;
	margin-right: 22px;
}

