body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center; /*** ie hack on windows ***/
	background-color: #999999;
	margin-top: 0px;
}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: outset;
	border-bottom-width: thin;
	color: #333333;
}




#header ul{
	background-color:#378DAA;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
	font-weight: bold;
}
#header ul a:hover{
	text-decoration:underline;
	color:#CC9900;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:126px;
	left:44px;
	width:340px;
	position:absolute;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
#header_text p{
	font-size: large;
	color:#FFFFFF;
}
#header_text a{
	color:#CC9900;
}
#header_text a:hover{color:#c77e0c;}






img{
	border-width:0px;
}
h1{
	color:#378DAA;
	font-size:large;
	margin: 8px 0px 10px 0px;
}

h2{
	color:#378DAA;
	font-size:x-large;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}






#main {
	/*** padding: 10px;   ***/
	font-size:small;
	padding-top: 8px;
	/*** background-color:#FFFFCC;  ***/
	
	
	
}

#container	{
	width: 717px;
	margin: 20 auto; /*** centers the design ***/
	background: #D6D9BC;
	/***  border: 5px solid white;    ***/
	
	text-align: left;
	font-size:small;
	margin-top: 0px;
	color: #999999;
	background-color: #FFFFFF;
	}
	
	
#chapters {
	margin-right:6px;
	float:right;
	width: 44%;
	border: dotted;
	border-color: #CCCCCC;
	z-index: inherit;
	padding: 9px;
	margin-top: 1px;
	}
	
	
	
	#chapters a:hover {
	color: #FFCC00;
	background-color: #FFFFFF;
	
	
	
	
  }
  
  

#content {
	margin-left: 140px;
	width: 550px;
	border-left: 1px dotted #c0c0c0;
	padding-left: 12px;
	font-size:x-small;
	background-color:#FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	
		
}



#search {
	margin: 0px auto;
	text-align: left;
	width: 44px;
	background-color: #FFFFFF;
	border-top: 0 #FFFFFF;
	border-color: #CCCCCC;
	border-style: dotted;
	padding-top: 0px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 0px;
}



#gs {
	border-color: #CCCCCC;
	border-style: dotted;
	max-width: 99%;
	margin-top: 2px;
	top: inherit;
	bottom: inherit;
	padding: 5px;
	
	}h3 {
	font-size: small;
	font-weight: bold;
	color: #CC9900;
}

  
  

#navbar	{
	width: 128px;
	float: left;
	font-size:small;
	padding-left: 10px;
	border-bottom: dotted;
	border-right: dotted;
	border-top: dotted;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	padding-bottom: 12px;
	padding-top: 10px;	
	
		
	}
	
	
	#navbar a {
	text-decoration: none;
	font-weight: bold;
	color: #888;
}

#navbar a:hover {
	color: #FFCC00;
	background-color: #FFFFFF;
}

#navbar ul	{
	/*** this defines the indent of the entire list ***/
	margin-left: 0px;
	padding-left: 0px;
}

#navbar li {
	/*** this defines the bullet type ***/
	list-style-type: none;
}




#header_6	{
	width: 717px;
	height: 250px;
	background-image: url('../images/header6.jpg');
}






#header_text	{
	font-size: large;
	font-weight: bold;
	color: white;
	padding-top: 147px;
	padding-left: 10px;
}

#header_text_about	{
	font-size: large;
	font-weight: bold;
	color: white;
	padding-top: 199px;
	padding-left: 10px;
}






#mspace  { 
width: 100px;
	height: 7px;
	background-image: url(/images/mspace.gif);
	}
	



.centered {
	text-align: center;
}

.small	{
	font-size: x-small;
}

.uppercase	{
	text-transform: uppercase;
}

.bold	{
	font-weight: bold;
}

.spread	{
	letter-spacing: 2px;
}

.italics	{
	font-style: italic;
}

.small_italics	{
	font-style: italic;
	font-size: x-small;
}


.the_input {
	width: 180px;
	font-size: small;
	font-weight: bold;
	color: #888;
}

.vertical_padding	{
	500px;
}

.heading { 



font-size:medium


 
.hr_90 {
	vertical-align: middle;
	width: 90%;
}
.smaller {
	font-style: normal;
	font-size: xx-small;
}
 
 
 
.btm_nav {
	font-size: smaller;
}










#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#0000FF;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #378DAA;
}
#headline {
	font-size: large;
	font-weight: bold;
	color: #378DAA;
}



.small_grey {
	font-size: x-small;
	color: #333333;
}
.small_bottom {
	font-size: x-small;
	color: #666666;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
}

.white_tbl {
     color:FFFFFF;
	 
	 }
	 
	 

li2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
	}
.blue_small {
	font-size: small;
	color: #378DAA;
}
.brown_small {
	font-size: small;
	color: #993300;
}
