#container {
	border: medium solid #580000;
	background-color: #FFFFFF;
	width: 780px;
	background-image: url(images/background_main.gif);
	background-repeat: repeat;
	margin-left: 100px;
}
#container #nav2 #nav2a {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #833325;
	border-bottom-color: #833325;
}

#container #top {
}

#container #main #maina {
	background-color: #FFFFFF;
	background-image: url(images/background_main.gif);
	background-repeat: repeat;
	margin-left: 15px;
}

#container #nav1 a {
	width: 760px;
	background-color: #DBCE93;
}

#container #nav1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 25px;
}
#container #nav2 {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #833325;
	padding-left: 15px;
	background-image: url(images/background_main.gif);
	background-repeat: repeat;
	height: 400px;
}
LINE {
	margin-bottom: 10px;
}

#container #main {
	padding-left: 170px;
}


#container #top {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #580000;
	border-right-color: #580000;
	border-bottom-color: #580000;
	border-left-color: #580000;
	background-image: url(images/background_main.gif);
	background-repeat: repeat;
	height: 160px;
}

#container #top table {
	margin-bottom: 20px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.lftnav {
	margin-bottom: 10px;
}
.popinmain {
	margin-left: 40px;
}
.btmspace {
	margin-bottom: 15px;
}
