body {
color:#7A7A7A;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:17px;
background-color:#666;
background: url(images/bg1.jpg) fixed center no-repeat; 
margin: 0;
padding: 0;
text-align: center;
}
.nav {
padding-top:3px;
}
a:link {
text-decoration: none;
color: #E62834;
}
a:visited {
text-decoration: none;
color: #E62834;
}
a:hover {
text-decoration: none;
color: #999999;
}
a:active {
text-decoration: none;
color: #999999;
}
.thrColFix #container {
width: 900px;
background: #FFFFFF;
margin: 20px auto;
text-align: left;
background:url(images/contbg.gif);
background-repeat:repeat-y;
}
.thrColFix #sidebar1 {
float: left;
width: 115px;
background: #fff;
padding: 15px 15px 15px 0px;
background-image:url(images/left_side_bg.gif);
background-repeat:repeat-y;
}
.thrColFix #sidebar2 {
float: right;
width: 167px;
background: #F1F1F1;
padding: 15px; 
border-left:1px solid #D9D9D9;
}
.thrColFix #mainContent {
margin: 0 225px 0px 135px; 
padding: 0; 
}
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.line {
color:#d9d9d9;
}

h1 {
font-size:24px;
line-height:30px;
}

h2 {
font-weight:bold;
font-size:14px;
margin:0px;
padding:0px;}



