body {
BACKGROUND: url(pageback2.gif) #99cccc repeat-y center top;
margin: 0;
padding: 0;
font:12px Verdana,Arial,Helvetica;
line-height: 1.4em;
min-width: 550px;      /* 2x LC width + RC width */
}


h1 {
				font-size:14px;
				color:#3322cc;
				padding-top:10px;
				}
				
			h2 {
				font-size:16px;
				color:#0099ff;
				padding-top:10px;
				}
				
			h3 {
				font:12px verdana, arial;
				color:#ee2222;
				padding-top:0px;
		}
		
h1,h2,h3{
margin-top:12px;
}
img{
border:none;
}


#main {
width:986px;
background-color: #cff;
background-color: white;
/* margin:20px auto auto 10px; */
margin: auto;
}

#header {
position:relative;
background:#ffffff;/* 385189 */
height:130px;
margin:0;
width:986px;
padding:0;
}

.lhnhead {
/* mysalary left hand nav heading */
font-weight:bold;
font-size:120%;
color: #0066cc;
}

#navcontainer ul
{
text-align: center;
padding:5px 0 5px 0;
margin:0;
border-bottom: 1px solid #000000;
border-top:1px solid #000000;
background-color: #99ccff; /* 55A1D5*/
BACKGROUND: url(tnfade.gif);
color: #fff;
width: 100%;
font:14px Arial,Helvetica,sans-serif;
line-height: 18px;

}

#navcontainer ul li
{
display: inline;
padding:5px 0;
}

#navcontainer ul li a
{
padding:5px 10px;
color:#00477f;
text-decoration: none;
}

#navcontainer ul li a:hover
{
color:#333;
}




#content {
  padding-left: 195px;   
  padding-right: 0px;  
}
#content .column {
  position: relative;
  float: left;
  height:100%;
}
#center {
  width:724px;
  max-height: 100%;
  background-color:white;
  padding-left:10px;
}

#center h1 {
font-size:16px;
color:#3399ff;
}

.underline {
text-decoration: underline;
}

#sidebar {
  width: 200px;          
  right: 200px;          
  margin-left: -100%;
  margin-top:-0px;
  height: 946px;
  text-align: center;
  margin-left:-734px;
  
}

.leftnav{
background: url(images/menubottom.gif) bottom left no-repeat;
padding-bottom:10px;

}
#sidebar ul
{
width:180px;
font-weight:bold;
background: url(images/menutop.gif) top left no-repeat;
padding:10px 0 0 0;
margin:0;
}
#sidebar ul li
{
background-color:#99ccff;
list-style: none;
margin: 0;
padding:0 5px;
text-align: left;
}
#sidebar ul li a
{
text-decoration: none;
color: #000099;
font-size:11px;
white-space:nowrap;
}
#sidebar ul a:hover {
text-align: left;
color: #3399ff;
}
#sidebar div{
margin:10px 10px 0 10px;
}


#footer {
clear: both;
text-align: center;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background-color: #9cf;
}
#footer a {
color:#333;text-decoration:none;
}
#footer a:hover {
color:#333;
}
#footer a:visited {
color:#333;text-decoration:none;
}


#footerframe {
clear: both;
text-align: center;

}
#footerframe a {
color:#333;text-decoration:none;
}
#footerframe a:hover {
color:#333;
}
#footerframe a:visited {
color:#333;text-decoration:none;
}
