/* CSS Document */

#wrapper {
	position: absolute;
	margin-left: 15%;
	margin-right: 15%;
	height: 700px;
	width: 900px;
   }


#rbord {
	position: absolute;
	left: 10px;
	top: 15px;
	width: 29px;
	height: 700px;
	z-index: 1;
	vertical-align: middle;
	background-image: url(images/index_r1_c1.jpg);

}


#mast {
	position: absolute;
	left: 39px;
	top: 15px;
	width: 892px;
	height: 81px;
	z-index: 2;
	background-image: url(images/mast_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

#topnav {
	position:absolute;
	width:892px;
	height:40px;
	z-index:6;
	top: 78px;
	background-image: url(images/mast_r3_c2.jpg);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7F7F00;
}


#lbord {
	position: absolute;
	left: 931px;
	top: 15px;
	width: 29px;
	height: 700px;
	z-index: 3;
	vertical-align: middle;
	background-image: url(images/index_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#nav   {
	position: absolute;
	left: 39px;
	top: 139px;
	width: 236px;
	height: 576px;
	z-index: 4;
	background-image: url(images/index_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


#links {
	position:absolute;
	width:200px;
	height:auto;
	z-index:1;
	left: 19px;
	top: 10px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
	
}

#space  {
	position: absolute;
	left: 275px;
	top: 139px;
	width: 23px;
	height: 576px;
	z-index: 5;
	background-image: url(images/index_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7F7F00;
} 

.content {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #663300;
	}


#wrapper #main td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #663300;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 05px;
}


#main {
	position: absolute;
	left: 298px;
	top: 139px;
	width: 633px;
	height: auto;
	z-index: 6;
	background-image: url(images/index_r2_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainarticle {
	clear: both;
	height: auto;
	width: 600px;
	margin-right: 15px;
	margin-left: 15px;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFBF0;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12px;
	font-weight: bold;
	color: #663300;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	line-height: 21px;;
	color: #CC6600;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;;
	color: #663333;
	text-decoration: underline;
}

.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;