@charset "UTF-8";
/* CSS Document */
<!-- 
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
}
a:link {
	text-decoration:none;
	color:#960;
}
a:visited {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#F00;
}
h1 {font-weight: normal;
    font-variant:small-caps;
    font-stretch:expanded;
	font-size:13px;
	padding:0px;
	margin:0px;
}

h3 {font-variant:small-caps;
    font-size:10px;
}
#sub {font-style:italic;
      border-top:#666 solid 1px;
	  padding-left:100px;
}
.thrColFixHdr #container { 
	width:1000px;
	background: #FFFFFF;
	margin: 0 auto;
    text-align: left;
	margin-top:10px;
} 
.thrColFixHdr #header { 
	background: #FFF; 
	padding: 10px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	background-image: url(images/wave_w-line_sm.gif);
	background-repeat:no-repeat;
	float: left;
	width:300px;
	padding-top:230px;
	padding-bottom:150px;
	color:#666;
	margin:auto;
	text-align:center;
}
.thrColFixHdr #mainContent { 
	margin-left: 200px;
	margin-right: 200px;
	padding:10px 0;
	color:#666;
}
.thrColFixHdr #sidebarRight {
	float: right;
	width: 200px;
	font-size:9px;
	color:#666;
	text-align:right;
}
.thrColFixHdr #sidebarRight img {
	border: none;
}
.thrColFixHdr #footer { 
	background:#FFF;
	border-top:1px solid #666;
	margin:auto;
	text-align:center;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebarRight { width: 190px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebarRight, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]-->


