body
{
	background-color: #000033;
}

#centeredMainTable
{
	text-align: center;
}

#mainTable
{
	width: 800px;
	border-width: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#banner
{
	width: 760px;
	height: 200px;
	padding: 0px;
	margin: 0px;
}

#banner1
{
	width: 196px;
	height: 200px;
}

#banner2
{
	width: 564px;
	height: 200px;
}

#bannerTable
{
	width: 760px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#rightSideBar
{
	width: 40px;
	vertical-align: top;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#topCurves, #bottomCurves
{
	width: 760px;
}

#menu
{
	width: 149px;
	background-color: #D9D7B9;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menuContentSpacer
{
	width: 12px;
}

.generalLink a:link, .generalLink a:visited, .generalLink a:active
{
	color: #6E6E6E;
}

.generalLink a:hover
{
	color: #660033;
	text-decoration: none;
}	

#footerRight
{
	width: 21px;
}

#footer
{
	width: 760px;
	border: 0px; 
	padding: 0px;
}

#footerMenuCurve
{
	width: 161px;
}

#footerLeft
{
	width: 21px;
}

#footerCenter
{
	width: 557px;
	background-color: #FFFBCC;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033; 
	border-top: 2px solid #D9D7B9;
}

#content
{
	width: 579px;  /*SEE PADDING! Also see margin of the links within menu, that goes into account too! */
	background-color: #FFFBCC;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 0px 10px; /* REMEMBER TO INCLUDE THIS INTO calculation of cell width (+20px) */
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active
{
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color: #6E6E6E;
	background-color: #D9D7B9;
}

#menu a:hover
{
	color: #660033;
	background-color: inherit;
}

#faq
{
	margin-bottom: 1em;
	padding: 0px;
}

#lectures
{
	margin-bottom: 3em;
	padding: 0px;
}

.contact
{
	line-height: 1.5em;
	text-align: left;
	color: #FFCC33;
	padding: 5px 5px 5px 10px;
	background-color: #660033;
	font-family: Arial, Helvetica, sans-serif;
}

.smallContact
{
	font-size: 10px;
}

.title
{
	font-variant: small-caps;
	background-color: #D9D7B9;
	color: #660033;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	border-bottom: 1px solid black;
	font-size: 14px;
}

div.regularText
{
	display: block;
	padding: 0px 0px 0px 3px;
}

.dropCap
{
	float: left;
	font-size: 68px;;
	line-height: 51px;
	width: 44px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.backToTop
{
	font-size: 10px;
}

.subheading
{
	font-weight: bold;
	margin-bottom: 2px;
}

.printerLink
{
	text-align: right;
	padding-top: 2px;
}

.printerImage
{
	vertical-align:text-bottom;
	padding-right: 2px;
}

.borderFreeImage, .printerImage
{
	border-width: 0px;
}

.printerBlankLine
{
	line-height: 8px;
}

#printableSignature
{
	display: none;
}

dl
{
	margin:4px 0px 0px 0px;
}

dt
{
	font-weight:bold;
	font-style:italic;
	margin-bottom: 5px;
}

dd
{
	margin: 0px 0px 14px 0px;
}

#browserLinks a:link, #browserLinks a:visited, #browserLinks a:hover, #browserLinks a:active
{
	padding: 0px 3px 0px 0px;
	margin: 0px;
}

div.regularText a:link, div.regularText a:visited, div.regularText a:active
{
	color: #660033;
}

div.regularText a:hover
{
	text-decoration: none;
	color: #6E6E6E;
}

a.invisibleLink:link, a.invisibleLink:visited, a.invisibleLink:active, div.regularText a.invisibleLink:hover
{
	color: #660033;
	text-decoration: none;
}
	
.faqQuestionBreak
{
	margin: 0px 0px 9px 0px;
}

.printVisible
{
	display: none;
}