body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#navbar {
	background-color:#7790A3;
	background: url(../hawthorne/common/nb-800-with-res.gif) no-repeat;
	height: 25px;
	width:800px;
}
#navbar a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover{
	color: #000000;
	text-decoration: underline;
}

#Main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	width:550;
	padding-top: 10px;
}
#PhotoSB {
	width:150px;
}
.CMSnavbar {
	border: 1px solid #990000;
}
#SB {
	font-size: 90%;
	text-align: center;
	width:100px;
	background-image: url(../hawthorne/common/sb-blank-border.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#SB a:link{
	color: #000000;
	text-decoration: none;
}

#SB a:visited{
	color: #990000;
	text-decoration: none;
}

#SB a:hover{
	color: #006600;
	text-decoration: underline;
}
.SBsublink {
	
	font-size: 80%;
}


.PhotoLSB {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
#Footer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	font-size: 90%;
	padding-bottom: 5px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.strong {
	font-weight: bold;
	color: #990000;
}
.strongBlue {
	font-weight:bold;
	color:#5B6E81;
}
.strongBlack {
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 130%;
	color:#990000;
}
h2 {
	font-size: 120%;
	color:#5B6E81;
	font-style: italic;
}
h4 {
	color: #666666;
}
#HomePage a {
	font-size:90%;
	color:#003399;
	font-weight:bold;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#HomePage a:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	
	}
.BordorTop {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.links {
	font-size:90%;
}
.subCourse {
	color:#666666;
	font-weight:bold;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
#RedRuleBox {
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}.greyItalic {
	font-style: italic;
	color: #333333;
	font-weight: bold;
}