<!--
body
{
	margin-top:  0px;
	margin-left:  0px;
	margin-right:  0px;
	margin-bottom:  0px;
	background-color: #F5F5F5;
/*	background-color: #FDF5E6;  
	background-color: #D9DAF1;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
	min-width: 640;
}

#banner
{
	height: 100px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #24180A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 100px;
	color: #c0c0c0;
	min-width: 640;
}
#banner #logoLeft
{
	width: 324px;
	height: 100px;
	background: url('/images/banner_left.jpg') no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1
}
#banner #logoRight
{
	width: 275px;
	height: 100px;
	background: url('/images/banner_right.jpg') no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
#banner #logoLeft a
{
	display: block;
	width: 324px;
	height: 100px;
	text-decoration: none;
}
#banner #logoRight a
{
	display: block;
	width: 275px;
	height: 100px;
	text-decoration: none;
}

#siteLink
{
	padding-left: 8px;
	padding-right: 8px;
/*	background-color: #dcdcdc; */
	background: url('/images/menu.jpg') repeat-x;
	height :25px;
	border-top: 4px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	color: rgb(0, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;   
}
#linkPosition
{
	float: right;
}
#siteLink a:
{
	color: #000000;
	padding: 4px;
	text-decoration: none;
}
#siteLink a:link
{
	color: #000000;
	padding: 4px;
	text-decoration: none;
}
#siteLink a:visited
{
	color: #000000;
	padding: 4px;
	text-decoration: none;
}
#siteLink a:hover
{
	padding: 4px;
	color: #336699;
	text-decoration: none;
	background-color: #cdcdcd;
}
#siteLink a:active
{
	padding: 4px;
	color: #336699;
	text-decoration: none;
	background-color: #cdcdcd;
}

#content
{
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
}
#content p, div, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040; 
}
#content h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #336699;
}
#content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
}
#content h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
}
#content h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}
#content ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: circle outside;
}
#content ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*
#content img
{
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #336699;
}
*/
#content sup, sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
#content a:link
{
	color: #0000FF;
	text-decoration: none;
}
#content a:visited
{
	color: #9B159D;
	text-decoration: none;
}
#content a:hover
{
	color: #C00000;
	text-decoration: underline;
	background-color: transparent;
}
#content a:active
{
	color: #C00000;
	text-decoration: none;
}

img.photo
{
	background-color: #fff;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #336699;
}

.radiusBG
{
	background: #fff;
	padding: 5px;
	border: 1px solid #336699;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.formText
{
	font-family: Courier, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #f5f5f5;
}
.submitButton
{
	padding: 5px;
	font-size: 12px;
}

hr.latent
{
	visibility: hidden;
}

#footer
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 75px;	
/*	padding-top: 15px; 	
	padding-bottom: 30px; */
 	background-color: transparent;
	border-top: 2px solid #b2b2b2;
/*	border-top: 2px solid #24180A;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #808080;
}
#footer a:link
{
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
#footer a:visited
{
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
#footer a:hover
{
	font-size: 12px;
	color: #C00000;
	text-decoration: underline;
}
#footer a:active
{
	font-size: 12px;
	color: #C00000;
	text-decoration: underline;
}
-->