*{
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #004300;
	text-align: center;
	background-image: url(../images/body_background_wide.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/* ************************* page layout styles *********************** */

/* ******* main container ********* */
#divContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 100%;
	background-image: url(../images/body_background_wide.gif);
	background-position: center;
	padding-left: 40px;
	font-size: 0.95em;
}
/* ******* left column ********* */
#divLeftCol {
	float: left;
	width: 179px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin-left: 15px;
	
}
#imgLogo{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#divProfessor {
	text-align: center;
	width: 150px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#divProfessor h1 {
	font-size: 20px;
	color: #990000;
	line-height: 1.2em;
	margin-bottom: 0px;
	font-weight: normal;
}
#divProfessor p {
	font-size: 0.9em;
	color: #000000;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#divProfessor h1 a:link, #divProfessor h1 a:visited{
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font-weight: normal;
}
#divProfessor h1 a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom-style: none;
}
#divProfessor p a:link, #divProfessor p a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#divProfessor p a:hover {
	color: #000000;
	text-decoration: underline;
	border-bottom-style: none;
}
#divGeneralInfo  h1 {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.2em;
	text-align: center;
}
#ulLeftNavigation {
	width: 160px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#ulLeftNavigation ul{
	list-style-type: none;
	font-size: .85em;
	}
#ulLeftNavigation li {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: lighter;
	padding-bottom: 10px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 0% 30%;
	padding-left: 30px;
	}
	
#ulLeftNavigation a:link, #ulLeftNavigation a:visited, #ulLeftNavigation a:active {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	}
#ulLeftNavigation a:hover, #ulLeftNavigation a.current:link, #ulLeftNavigation a.current:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	



/* ******* right column ********* */

#divRightCol {
	margin-left: 210px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	text-align: left;

	
}
/* ******* top header ********* */	
#divTop {
	padding-top: 5px;
}
#divTop img{
	margin-bottom: -3px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #481A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
}
	
#ulPrimaryNav {
	list-style-type: none;
	color: #FFFFFF;
	background-color: #7F310B;
	background-image: url(../images/nav_background.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #481A00;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}
#ulPrimaryNav li {
	display: block;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #481A00;
	background-image: url(../images/nav_background.jpg);
	background-repeat: repeat-x;
	background-color: #7F310D;
	padding-top: 7px;
	height: 32px;
	}
#ulPrimaryNav a:link, #ulPrimaryNav a:visited, #ulPrimaryNav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#ulPrimaryNav a:hover, #ulPrimaryNav a.current:link, #ulPrimaryNav a.current:visited {
	color: #F7EA74;
	font-weight: bold;
	text-decoration: none;
}
#divContent {
	padding-right: 65px;
	padding-left: 20px;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 15px;
}
#ulSecondaryNav {
	list-style-type: none;
	padding: 0px;
	margin-right: 30px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C2A07;
}
#ulSecondaryNav li {
	display: block;
	float: right;
	padding-top:5px;
	padding-right: 20px;
	padding-left: 0px;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
	}
#ulSecondaryNav a:link, #ulSecondaryNav a:visited, #ulSecondaryNav a:active {
	color: #6B2905;
	text-decoration: none;
	font-weight: bold;
}
#ulSecondaryNav a:hover, #ulSecondaryNav a.current:link, #ulSecondaryNav a.current:visited {
	color: #004300;
	font-weight: bold;
	text-decoration: underline;
}
	
#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	bottom: 0px;
	width: 620px;
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	line-height: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-y;
}

/* ******* text and headline styles ********* */
#divTop h1 {
	font-size: 1.9em;
	margin-left: 30px;
	font-weight: normal;
	color: #F76060;
	margin-top: 50px;
	padding: 0px;
}
#divLeft, .divLeft {
	width: 380px;
	margin: 0px;
	padding: 0px;
}

#divRight, .divRight {
	width: 155px;
	margin-left: 385px;
	position: absolute;
	margin-top: 10px;
}
.divFloatRight {
	width: 165px;
	margin-top: 0px;
	font-size: 12px;
	float: right;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1DCAA;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#divMain,.divMain {
	margin-left: 20px;
	width: 575px;
	margin-top: 20px;
}
#divRightWide {
	width: 325px;
	margin-left: 245px;
	position: absolute;
	margin-top: 10px;
	font-size: 0.85em;
}


#imgMain, .imgMain {
	border: 1px solid #999999;
	padding: 7px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.imgRight {
	border: 1px solid #999999;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgLeft {
	border: 1px solid #999999;
	padding: 7px;
	margin-top: 10px;
	margin-right: 10px;
}
#imgAsk {
	text-align: left;
}
.imgInstructions {
	float: right;
	width: 250px;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
}

