@charset "UTF-8";
/* CSS Document */

body {
	font-family:'Palatino Linotype', Palatino, Baskerville, 'Book Antiqua', Georgia, serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.thrColFixHdr #container {
	width: 910px;
	background: #FFFFFF;
	margin: 0;
	text-align: left;
} 
.thrColFixHdr #header {
	margin: 0 auto;
	background: #ffffff;
	width: 910px;
	text-align: center;
} 
.thrColFixHdr #header h1 {
	margin: 0;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 250px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
	height: 445px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 250px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.thrColFixHdr #mainContent {
	margin: 0 300px 0 300px;
	padding: 0 10px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background:#ffffff;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.centerContent {
	text-align: center;
}
.spacerDiv {
	height: 5px;
}
#p7tymstmenu {
	margin: 0;
	padding:0;
}
#p7tymstmenu li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#p7tymstmenu a {
	display: block;
	text-decoration: none;
	padding: 6px 10px;
	color: #FFFFFF;
	line-height:1;
	background-color: #000000;
	font-size: .85em;
	border: 1px solid #000000;
	font-variant: small-caps;
}
#p7tymstmenu a:hover, #p7tymstmenu a:active, #p7tymstmenu a:focus {
	background-color: #CC0000;
	color: #FFFFFF;
	letter-spacing: 0.01px;
}
#p7tymstmenu li {
	float: left;
	width: 9em;
}
#menubar {
	top: 10px;
	left: 10px;
	width: 900px;
	text-align: center;
}
p {
	font-size: .95em;
	line-height: 1.25em;
}
h1, h2, h3, h4, h5 {
	font-variant: ;
}
h1 {
	margin: 0;
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	margin: 5px 0 0 0;
	font-size: 1.3em;
}
h4 {
	margin: 24px 0 0 0;
	font-size: 1.2em;
}
a:link {
	color: #991c20;
}
a:visited {
	color: #991c20;
}
a:hover {
	text-decoration:none;
	color: #999999;
}
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 {
	width: 250px;
}
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
