/* main elements */
body,html {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 712px;
	margin: 0 auto;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #000000;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
	
img {
	border: 0;
	padding:10px;
}
	
/* page containers */
#container {
	background: #fff url(../img/bars.gif) repeat-y;
	position: absolute;
	width: 712px;
	left: 80px;
}
#content {
	z-index: 2;
	position: relative;
	width: 712px;
	height: 1200px;
	overflow: visible;
	text-align: left;
	left: 0px;
	text-indent: 10px;
	padding-left: 160px;
	padding-top: 124px;
	padding-bottom: 10px;
	background: url(../img/bimg.gif) no-repeat bottom left;
}
#content p{
	margin-right: 10px;
	font-size: 8pt;
}
#content a,a:visited,a:active {
font-size: 9pt;
color: #1C5991;
font-weight: bold;
}
#content a:hover {
font-size: 9pt;
text-decoration: underline;
color: #1C5991;\
font-weight: bold;
}
#content hr {
	width: 200px;
	color: #AD3008;
	height: 1px;
	left: 0px;
	position: relative;
}

#side {
	z-index: 5;
	position: absolute;
	left: 6px;
	top: 122px;
	font-size: x-small;
	line-height: 12px;
	text-align: left;
	padding-bottom: 150px;
}
#side a,a:visited,a:active {
font-size: x-small;
color: #1C5991;
font-weight: bold;
}
#side a:hover {
font-size: x-small;
text-decoration: underline;
color: #1C5991;
font-weight: bold;
}

#side hr {
	width: 110px;
	color: #AD3008;
	height: 1px;
	left: 0px;
	position: relative;
}

#nav {
	height: 100px;
	width: 758px;
	position: absolute;
   background: #fff url(../img/top.gif) no-repeat top left;
	top: 0px;
	left: -43px;
}

#top {
	z-index: 3;
	background: url(../img/timg.gif) no-repeat top center;
	height: 4px;
	width: 712px;
	position: absolute;
	top: 112px;
	left: 0px;
}
#sh {
	z-index: 15;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 712px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img/sh-bg.gif);
	background-repeat: no-repeat;
	Padding-top: 8px;
	font-size: 8pt;
	color: #C3D9FF;
	font-weight: bold;
	text-align: center;
}

#sh a, a:active, a:visited {
color: #B12928;
text-decoration: none;
font-size: 10pt;
}

#sh a:hover {
text-decoration: underline;
font-size: 10pt;
color: #B12928;
}

.copy {
font-size: x-small;
text-align: center;
width: 100%;
position: absolute;
bottom: 5px;
}

#navy {
	z-index: 5;
	text-align: right;
	top: 61px;
	right: 15px;
	position: absolute;
	width: 500px;
}
.navi a, a:visited {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #1C5991;
}

.navi a:hover, a:active {
	color: #000;
	font-size: 10pt;
	text-decoration: underline;
}

h1, {
font-size: 14pt;
color: #BC380B;
}
h2{
	font-size: 11pt;
	color: #BC380B;
	margin-bottom: 5px;
}
h3{
	font-size: 10pt;
	font-weight: bold;
	color: #704504;
	text-align: center;
}
ul {
	margin: 15px;
	list-style: disc;
}
.fixed{
	width: 225px;
}
.directory {
width: 505px;
 border-color: #990000;
 border-width: 1px 1px 1px 1px;
 border-style: solid solid solid solid;
 font-size: 7pt;
}
#footer{
	
}

