body  
/* basic text specs */ { 
	color: #350902; 
	font-size: medium; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	line-height: 1.3em; 
	background-color: #fff; 
	margin: 0; 
	padding:  15px; }
	
a:link { 
	color: #660202; 
	text-decoration: none; 
	border-bottom: thin dotted #584642; }
	

a:visited { 
	color: #933; 
	text-decoration: none; 
	border-bottom: thin dotted #584642; }

a:hover { 
	color: #660202; 
	font-weight: bold; 
	font-style: oblique; 
	border-bottom: thin dashed #600; }

a:active { 
	color: #903; 
	font-weight: bold; 
	border-bottom: thin solid #584642; }

h1 {
	color: #600;
	font-size: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
h2 {
	color: #600;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
h3 {
	color: #600;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
h4 {
	color: #600;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
h5 {
	color: #600;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
h6 {
	color: #600;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5em;
	margin-left: 0;
}
	
blockquote { 
	font-size: 100%; 
	font-family: value, Arial, Helvetica, Geneva, Swiss, sans-serif; 
	font-weight: bold; 
	font-style: italic; 
	margin: 1em 2em; }
	
ol { 
	line-height: 1.3em; 
	margin: 0.5em; 
	padding-top: 0.2em; 
	padding-bottom: 0.2em; 
	list-style-type: lower-alpha; 
	list-style-position: outside; }
	
ol ol { 
	list-style-position: outside; }
	
ol ul { 
	list-style-position: outside; }
	
ul { 
	margin: 2px 2px 2px 2px; 
	list-style-type: square; 
	list-style-position: outside; }
ul ol { 
	list-style-type: lower-roman; 
	list-style-position: outside; }
	
table { 
	font-size: 90%; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #FFFFFF; 
	height: auto; 
	margin-top: 12px; 
	margin-bottom: 12px; }
	
th { 
	font-weight: bold; }
	
td { 
	font-size: 90%; }

.subhd13 { 
	color: #600; 
	font-size: 90%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin-top: 0.5em; 
	margin-bottom: 0.25em; }
	
.subhd15 { 
	color: #600; 
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin-top: 0.5em; 
	margin-bottom: 0.25em; }
	
.subhd17 { 
	color: #600; 
	font-size: 130%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin-top: 0.5em; 
	margin-bottom: 0.25em; }
	
.subhd19 { 
	color: #600; 
	font-size: 160%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin-top: 0.5em; 
	margin-bottom: 0.25em; }
	
.subhd22 { 
	color: #600; 
	font-size: 180%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; }
	
.body13  
/* same as body */ { 
	color: #350902; 
	font-size: medium; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	line-height: 1.3em; }
	
.body11 { 
	color: #350902; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	line-height: 1.3em; }
	
.tableofcontent { 
	color: #350902; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	line-height: 1.3em; 
	text-indent: 1em; 
	vertical-align: baseline; 
	margin-top: 12px; 
	margin-bottom: 12px; }
	
.typeonback { 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }
	
.rollovers { 
	color: #2a7fff; }
	
#allcontent { 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #b98970; 
	width: 720px; 
	margin-right: auto; 
	margin-left: auto; 
	padding-top: 5px; 
	padding-bottom: 5px; }
	
#header { 
	color: #fff; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #ababab; 
	margin: 5px 10px; }
	
#main { 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #fff; 
	margin: 10px; 
	padding: 15px 15px 15px 200px; }
	
#footer { 
	font-size: small; 
	clear: left; 
	margin: 10px; 
	padding: 5px 5px 5px 240px; }
	
.sidebarleft { 
	color: #fff; 
	font-size: 90%; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	margin: 0 10px 5px; 
	padding: 15px; 
	border-bottom-color: #584642; 
	border-bottom-width: thin; }
	
#main p a:link { 
	color: #603; 
	text-decoration: none; 
	border-bottom-style: dashed; 
	border-bottom-width: thin; }
	
#main p a:hover { 
	color: #603; 
	font-weight: bold; 
	font-style: italic; 
	text-decoration: none; }
	
#main p a:visited { 
	color: #4d3f22; 
	text-decoration: none; }
	
.sidebar li a:link { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; }
	
.sidebar li a:hover { 
	color: #fff; 
	font-weight: bolder; 
	font-style: italic; }
	
.sidebar li a:visited { 
	color: #fff; 
	text-decoration: none; }
	
.padbcont_BD7E21 { 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #4c3d38; 
	width:100%; 
	height:auto ; 
	margin-right: auto; 
	margin-left: auto; }
	
.padbox_BD7E21 { 
	font-size: 100%; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #fff; 
	width:720px; 
	height:auto; 
	margin-right: auto; 
	margin-left: auto; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; }
	
.navboxcont_67FE7F { 
	background-color: #fff; 
	width: 100%; 
	height:100% ; }
	
.navboxleft_67FE7F { 
	color: #fff; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #cfa695; 
	width:180px; 
	float:left; 
	height:100%; 
	margin: 10px 10px 10px 0; 
	padding: 10px; }
	
.navboxleft_67FE7FADV { 
	color: #fff; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #d08163; 
	margin: 10px 10px 10px 0; 
	padding: 10px; 
	width: 180px; 
	height: 100%; 
	float: left; }
		
.navboxleft_67FE7FNET { 
	color: #fff; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #b6a297; 
	padding: 10px; 
	width: 180px; 
	height: 100%; 
	float: left; 
	margin: 10px 10px 10px 0; }
	
.navboxleft_67FE7FRES { 
	color: #fff; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #d99984; 
	margin: 10px 10px 10px 0; 
	padding: 10px; 
	width: 180px; 
	height: 100%; 
	float: left; }
	
.navboxauto_67FE7F { 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #cfa695; 
	width:auto; 
	height:auto ; 
	clear: left; 
	padding: 10px; }
	
.navboxauto_67FE7FADV { 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #d08163; 
	padding: 10px; 
	width: auto; 
	height: auto; 
	clear: left; }
	
.navboxauto_67FE7FNET { 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #b6a297; 
	padding: 10px; 
	width: auto; 
	height: auto; 
	clear: left; }
	
.navboxauto_67FE7FRES { 
	font-size: small; font-family: 
	Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #d99984; 
	padding: 10px; 
	width: auto; 
	height: auto; 
	clear: left; }
	
.navboxcont_67FE7F_edu { 
	background-color: #fff; 
	width: 100%; 
	height:100% ; }
	
.navboxleft_67FE7F_edu { 
	color: #fff; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; 
	background-color: #b38a7a; 
	width:180px; 
	float:left; 
	height:100%; 
	margin: 0; 
	padding: 5px; }
	
.padbcont_15B7469F { 
	background-color: #4d3f22; 
	background-position: center 0; 
	width:100%; 
	height:100px   }
	
.padbox_15B7469F {
	width:720px; 
	height:auto; 
	padding:10px}

