@font-face {
	font-family: 'MyUnderwoodRegular';
	src: url('fonts/MyUnderwood.eot');
	src: local('?'), url('fonts/MyUnderwood.ttf') format('truetype'), url('fonts/MyUnderwood.svg#webfont') format('svg');
}


a, ul, li, h1, h2, div {
	padding: 0;
	margin: 0;
	}
BODY {
	background: #000000;
}

a {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #111143;
	text-decoration: none;
}
a:hover{
	color: #6A2003;

}
a.arrows {
font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000033;
}
a.email {


}

li {
	list-style-type: none;
}
IMG {
	border: 0;
}
#outer {
  position: absolute;
	  top: 50%;
  left: 0px;
	  width: 100%;
	  height: 1px;
	  overflow: visible;
	}
	 
	#inner {
	  width: 900px;
	  height: 600px;
	  margin-left: -450px;  /***  width / 2   ***/
	  position: absolute;
	  top: -300px;          /***  height / 2   ***/
	  left: 50%;
	}
.first_page {
font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #5E5E55;
	text-decoration: none;


}
.dots {
	background-image: url('images/new_dots.gif'); 


	}
.ast {
	background:url("images/ast.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:9px;
margin-top:9px;
width:13px;
}	
.number {
font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #111143;

}

.btm_text {
	
	float: left;
	margin-left: 71px;
}

.text {
font-family: 'MyUnderwoodRegular',Times New Roman, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: center;
	}
	
	
.toc {
	font: 18px/27px 'MyUnderwoodRegular', Times New Roman, serif;
	color: #333333;
}
.text_white {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.topBreak {
	margin-top: 0px;

}
.doubleBreak {
	margin-top: 30px;

}
.houseBreak {

	margin-top: 20px;
}
.bottomBreak {
	margin-top:65px;

}

.sub_section {
	margin-left: 25px;
	padding: 0px;
	line-height: 12px;
	font-size: 11px

}

#nav_box {
	float: left;
	height: 473px;
	margin: 105px 34px 0 23px;
	}
	
#nav {
	height: 456px;
	text-align: left;
}

#nav a, #nav li {
	color: #999999;
	font-family: 'MyUnderwoodRegular', Courier, monospace;
	font-size: 12px;
	line-height: 24px;
}
#home {
	float: left;
	
}

#home A {
	color: #666666;
	font-size: 22px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000033;
	font-weight: bold;

}
.verySmallBreak {
	margin-top: -8px;
	margin-bottom: 0px;

}
A.arrow_link {
color: #cc0000;
}

.items {

}



a.browse {
background:transparent url(images/arrows.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:14px;
width:30px;
margin: 12px 0 12px 7px;
}

a.up {
margin-top: 0;
}

a.down {
background-position:0 -14px;
clear:both;

}
