
#background  {
	 }
body     {
	background-color: #413c28;
	background-image: url("images/background.jpg");
	background-repeat: repeat-y;
	background-position: center 0;
	margin: 0;
	height: 100% }
h1   {
	color: #413c28;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 20px }
h2  {
	color: #60513b;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 12px;
	padding: 12px 0 6px;
	border-bottom: 1px solid #413c28 }
h3  {
	color: #9a3416;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 6px 0 2px;
	border-bottom: 1px dotted #9a3416 }
p   {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0;
	padding: 0 50px 10px 0 }
a {
	color: #9a3416;
	text-decoration: underline }
ul  {
	list-style-type: none;
	margin-top: 0 }
li    {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
	list-style-type: square;
	margin: 0 }
#nav {
	margin: 0;
	padding: 0 }
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none}
#nav li    {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none;
	list-style-type: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0 }
#nav a:link, #nav a:visited  {
	color: #333;
	text-decoration: none;
	background-image: url("images/nav_dot_link.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px }
#nav a:hover  {
	color: #823700;
	background-image: url("images/nav_dot_hover.gif");
	background-repeat: no-repeat;
	background-position: 0 2px }
#nav a.active   {
	color: #9a3416;
	background-image: url("images/nav_dot_active.gif");
	background-repeat: no-repeat;
	background-position: 0 2px }
	
#nav li ul {
	margin: 0;
	padding: 0;
	list-style-type: none}
#nav li li    {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px }
#nav li li a:link, #nav li li a:visited   {
	color: #666666;
	text-decoration: none;
	background-image: url("images/sm_dot.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px }
#nav li li a:hover   {
	color: #823700;
	background-image: url("images/sm_dot_over.gif");
	background-repeat: no-repeat;
	background-position: 0 2px }
	
	
#tagline {
	color: #413c28;
	font-size: 10px;
	text-align: right }
#footer    {
	color: #413c28;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
	border-top: 1px solid #9a3416 }
#footer a {
	color: #413c28 }
.degree {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal }
#col1  {
	padding-bottom: 10px;
	width: 250px;
	float: left }
#col2  {
	padding-bottom: 10px;
	padding-left: 280px;
	width: auto }
#colspan {
	margin: 0;
	clear: both }
