/* CSS Document */

body {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	background-image:url(images/background_grid2.jpg);
	background-repeat: repeat;
}

#logo{
	position: absolute;
	top:0;
	width: 133px;
	height: 133px;
	}
#side {
  	text-align: left;
	position: absolute;
	top: 133px;
	width: 123px;
	height: 200px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	line-height: 25px;
	background-color: #aca095;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

#main {
	text-align: left;
	width: 400px;
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 15px;
	top: 163px;
	left: 133px;
	background-color: #FFFFFF;
	color:#000000;
	z-index: 999;
	/*overflow: scroll;*/
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#mainIndex {
	text-align: left;
	width: 400px;
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	top: 163px;
	left: 133px;
	background-color: #FFFFFF;
	color:#000000;
	z-index: 999;
}
#main_notTrans {
  	text-align: left;
	width: 400px;
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
	padding left: 10px;
	top: 133px;
	left: 133px;
	height: 467px;
	overflow: scroll;
	background-color: #FFFFFF;
	color:#000000;
}
#extra1{
	position: fixed;
	top: 145px;
	left: 540px;
	width: 33px;
	height: 33px;
	background-color: #663300;
	z-index: 1000;
}

#extra2{
	position: fixed;
	top: 450px;
	left: 56px;
	width: 72px;
	height: 72px;
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
}

#more{
	position: relative;
	top: 15px;
	height: 20px;
	width: 100px;
	left: 360px;
	background-color: #663300;
	color: #FFFFFF;
	z-index: 10000;
	margin-top: -25px;
	padding: 3px 3px 3px 3px;
	text-align: center;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 13px;
	width: auto;
	font-variant: small-caps;
}

a:visited{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 13px;
	width: auto;
	font-variant: small-caps;
	}
	
#subnav{
	margin-left: 5px;
	font-variant: normal;
	font-size: 10px;
	letter-spacing: .1em;
	}

#current{
	color:#674011;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	color: #674011;
	text-decoration: none;
	height: 13px;
	width: auto;
	background-color: #FFFFFF;
	font-variant: small-caps;
}

#bodylinks {
	/*background-color: #F4DDB1;*/
	color:#FFFFFF;
	font-variant: normal;
	padding: 3px 3px 3px 3px;
	}
#bodylinks a:hover {
	text-decoration: underline;
	background-color: #663300;
	}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #660000;
	font-size: 13px;
}