body {
background-image: url(images/b_bg.gif);

}
body,td,th {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif; 
}
#container
{
width: 80%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;

}
.style1 {
color: #FFFFFF;
}
#topimg
{
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}
#header
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 

}
#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 130px;
margin: 0;
padding: .5em;
font-size: 10px;
text-align: left;
background-color: #fff;
}
#related
{
border-bottom: 1px solid gray;
font-weight: bold; 
}
#rightnav
{
float: right;
width: 128px;
margin: 0;
padding: .5em;
text-align: left;
font-size: 10px;
background-color: #FFFFFF;
border: 1px dashed #fff;
line-height: 20px;
}
#rs
{
border-bottom: 1px solid gray;
font-weight: bold; 
}
#content
{
position: static; 
margin-left: 140px;
border-left: 1px solid gray;
margin-right: 140px;
border-right: 1px solid gray;
padding: 1em;
max-width: 55em;
font-size: 12px;
min-height: 400px;
background-color: #FFFFFF;
}

#footer
{
width: 100%;
position:inherit;
padding: 0em;
color: #333;
margin: 10px auto;
background-image: url(images/b_bg.gif);
border-top: 1px #ccc;
border-bottom: 1 px solid #ccc;
border-right: 1 px solid #ccc;
border-left: 1 px solid #ccc;
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#leftnav p, #rightnav p 
{ 
margin: 0 0 1.2em 0; 
}

#content h2 { 
margin: 0 0 .5em 0; 
color: #CC6600;
}

#img1
{
background-image:url(images/email.gif);
background-repeat: no-repeat;
float: right;
}
#img2
{
background-image:url(images/print.gif);
background-repeat: no-repeat;
}

p {
font-size: 1em;
text-align: justify;
line-height: 1.7em;
}

a:link {
color: #000033;
text-decoration: none;
} 

a:visited {
color: #000033;
text-decoration: none;
}

a:hover {
color: #0099CC;
text-decoration: none;
}

#navlist {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-align: left;
	list-style: none;
	height: auto;
	width: auto;
	display: block;

}
#navlist li {
	border-top: 1px solid gray;
	border-left: 8px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid #FFF4DD;
	display: block;
	margin: 0px;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	background: #FFF4DD;
	list-style: none;
	width: inherit;
}
#navlist a:link {
	display: block;
	height: inherit;
	margin: 0px;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #FFF4DD;
	letter-spacing: 1px;
	font-variant: small-caps;
	list-style: none;
	width: inherit;
}

#navlist a:hover {
	display: block;
	height: auto;
	width: inherit;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
 	background: #FFD988;
	letter-spacing: 1px;
	font-variant: small-caps;
	list-style: none;
}
.stools 
{
	background-color: #008CBD;
	border: thin dotted #CCCCCC;
	height: auto;
	color: #FFFFFF;
	width: 20px;
	background-repeat: repeat-x;
	white-space: normal;
	padding: 1px;
}
.sidemenu
{
	border: 2px inset #CCCCCC;
	padding: 1px;
}
