@font-face {
src:url(fonts/myriad.eot);
}
body {
	background: #99ccff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family:Arial;
	font-size: 12px;
}
p {
	line-height:1.5em;
	font-family: Arial;
	color: #000000;
	background-color: #E9FBFD;
}
H1 {
	font-size:18px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	line-height: 1.6;
}
 +html H1 {
margin-top: 20px;
}
H2 {
	font-size:16px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	line-height: 1.6;
}
H3 {
	font-size:14px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}
.thrColFixHdr #top {
	text-align:right;
	width:981px;
	padding:10px 0;
	margin: 0 auto;
	color: #000000;
	background-color: #99ccff;
}
.thrColFixHdr #top a:link {
	color:#ffffff;
	text-decoration:none;
	font-size:11px
}
.thrColFixHdr #top a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:11px
}
.thrColFixHdr #top a:hover {
	color:#ffffff;
	text-decoration:none;
	font-size:11px
}
.thrColFixHdr #container {
	width: 980px;
	background: #E9FBFD url(../images/content-l-r-margin-bg.gif) repeat;
	margin: 0 auto;
	border: 2px solid #448899;
	text-align: left;
	color: #000000;
}
.thrColFixHdr #header {
	padding: 0;
	height: 170px;
}
/*.thrColFixHdr #header h1 {

	margin: 0; 

	padding: 10px 0; 

}*/

.thrColFixHdr #navigation {
	width:980px;
	height:40px;
	font-family: Arial;
	font-weight:500;
}
.thrColFixHdr #navigation {
*margin-top:-3px;
}
.thrColFixHdr #navigation img {
	float:left;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 210px;
	padding: 0px 0px 0px 15px;
}
*html .thrColFixHdr #sidebar1 {
	padding-top:15px;
}
.thrColFixHdr #sidebar1 {
	color: #000000;
	background-color: #E9FBFD;
*padding-top:10px;
}
.thrColFixHdr #sidebar1 img {
	border:3px solid #542344;
}
.thrColFixHdr #sidebar1 .noborder {
	border:0px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 210px;
	padding: 1px 20px 15px 5px;
	padding-top: 10px;
	font-family: Arial;
	color: #000000;
	background-color: #E9FBFD;
}
.thrColFixHdr #sidebar2 img {
	border:2px solid #448899;
}
.thrColFixHdr #mainContent {
	margin: 1px 250px 1px 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0 0px 0px;
}
*html .thrColFixHdr #mainContent {
	padding-top:1px
}
 +html .thrColFixHdr #mainContent {
padding-top:1px
}
.thrColFixHdr #mainContent a:link {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr #mainContent a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr #mainContent a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.thrColFixHdr #mainContent select {
	background-color:#E9FBFD;
	border:1px solid #ffffff;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr #mainContent img {
	border:0px solid #56004e;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	color: #000000;
	background-color: #99ccff;
}
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size:8px;
	background-color: #99ccff;
}
.thrColFixHdr #footer a:link {
	color:#56004e;
	text-decoration:none;
	font-size:10px
}
.thrColFixHdr #footer a:visited {
	color:#56004e;
	text-decoration:none;
	font-size:10px
}
.thrColFixHdr #footer a:hover {
	color:#D0A8DF;
	text-decoration:none;
	font-size:10px
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.last {
	border: 0
}
.style2 {
	font-size: 11px
}
.style3 {
	font-size: 12px
}
.style4 {
	font-size: 14px
}









.thrColFixHdr #mainContent1 {
	margin: 0px 20px 0px 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 0px;
}
*html .thrColFixHdr #mainContent1 {
	padding-top:1px
}
 +html .thrColFixHdr #mainContent1 {
padding-top:1px
}
.thrColFixHdr #mainContent1 a:link {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr #mainContent1 a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr #mainContent1 a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.thrColFixHdr #mainContent1 select {
	background-color:#E9FBFD;
	border:1px solid #ffffff;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr #mainContent1 img {
	border:0px solid #56004e;
}





.pagination p a:link a:hover{
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
}




 [if IE 5]> 
/* place css box model fixes for IE 5* in this conditional comment */

.thrColFixHdr #sidebar1 {
width: 150px;
}
.thrColFixHdr #sidebar2 {
	width: 205px;
}
 <![endif]  [if IE]> 
/* place css fixes for all versions of IE in this conditional comment */

.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 {
padding-top: 15px;
}
.thrColFixHdr #mainContent {
	zoom: 1;
}

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
