/*----------CENTER-MASTER, LINKS, COLUMN ADJUSTMENTS-------------*/
body {
	background-color: #FFF;

}

#center{
	width: 925px;
	height: 600px;
	margin: 0px auto -1px auto;
	
}
#master {
	position: relative;  
	width: 925px;
	height: 600px;
	overflow: hidden;
	background-color: #FFF;
	

	
	 
}

a {
	text-decoration:none;
	color: black;
}

a:link {color: #000}
a:visited {color: #CCC}
a:hover {background: #E5E5E5}

h4 {
	text-align: left;
}

h2 {

	border-bottom: 1px dotted black;
}

/*----------TOP AREA---------------*/


#title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	
}


/* START MSIE multi-version HACK ON WINDOWS */

#IEroot #header {

	position: absolute;
	width: 890px;
	height: 5px;
	border-bottom: 1px solid #CCC;
	margin: 0 0 0 13px;
	top: 6px;
	padding: 0.85em 0 2.35em 0;

}

#IEroot #menu {
	
	position: absolute;
	top:57px;
	left:-25px;
	height:15px;
	width:1000px;
		
}

#IEroot #sub1 {
	position: absolute;
	top: 100px; 
	left: 6px; 
	width: 200px;
	height: 450px;
	margin: 0 0 0 10px;
	overflow: hidden;
	padding: 0 0.5em 0.5em 0.5em;
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

/* END MSIE HACK ON WINDOWS */


/*-------------- INLINE NAVIGATION AREA --------------*/
/* Begin MSIE MAC LATEST ONLY-----------------------------*/

h4 {
	font-size: smaller;
}


#header {
	position: absolute;
	width: 900px;
	height: 5px;
	top: 6px;
	padding: 0.85em 0 1.25em 0.25em;
}
	
#menu {
	
	position:absolute;
	top: 57px;
	left: -25px;
	height:10px;
	width:1000px;
}

#menu ol li {
	display: inline;
	border-right: 1px solid white;
	vertical-align: top;
	padding: 0em 0.40em .2em 0;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	

#bottom p {
	margin-left: 1.50em;
	display: inline;
	font-size: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #999;
}
	
/*
  COMMENT ESCAPE unread by EXPLORER. OTHER BROWSERS READ BELOW and OVERWRITE previous script with this
\*/ 


#menu {

	position: absolute;
	top:40px;
	left:-35px;
	height:15px;
	width:1000px;
	}
	
#menu ol li {
	bottom: 0.5em;
	display: inline;
	vertical-align: bottom;
	padding: 0px 0.40em 0 0.25em;
	border-right: 1px solid white;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#header {
	position: absolute;
	width: 900px;
	height: 25px;
	top: 6px;
	padding: 0.85em 0 .05em 0.25em;
	
}


#bottom p {
	margin-left: 1.50em;
	display: inline;
	font-size: 8px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #999;
}

/* END HACK ------ Resume CSS */


/*----------------COLUMNS---------------------*/
#sub1{
	position: absolute;
	top: 100px;
	height: 450px; 
	width: 400px;
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	overflow: hidden;
	padding: 0 0.5em 0.5em 0.5em;
}
#sub1 {
	background-color: #fff; 

}


/*----------------FOOTER--------------*/

#bottom {
	position: absolute;
	top: 569px;
	width: 1000px;
	height: 10px; 


}
