#container {
	width: 644px;
	\width: 664px;
	w\idth: 644px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width: 644px;
	\width: 664px;
	w\idth: 644px;
	padding: 0px;
}
#bgcontainer {
	width: 644px;
	\width: 664px;
	w\idth: 644px;
	background-image: url(images/bg.gif);
}
#content {
	margin-left: 160px;
        height: auto;
        padding: 10px 13px 10px 0;
        background-position: right;
        background-image: url(images/bg_right.gif);
        background-repeat: repeat-y
}
/* Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */ 

#sidebar-a {
	float: left;
	width: 111px;
	\width: 131px;
	w\idth: 111px;
	padding: 5px 0 10px 13px;
        background-color: #ffffff;
        background-position: left;
        background-image: url(images/bg_left.gif);
        background-repeat: repeat-y
}
#footer {
        padding: 0px;
        margin: 0px;
	clear: both;
	height: 60px;
        background-image: url(images/footer.gif);
}
BODY {
        background: url(images/bg_body.gif) 50% 0 fixed;
        margin: 50px 0 50px 0;
        font: 11px Verdana, Helvetica, sans-serif;
}
P {
        padding-top: 4px;
        margin: 0 0 4px 0;
        color: #545454;
        LINE-HEIGHT:18px;
}
#footer p {
        padding: 25px 0px 0px 0px;
        font: 10px Verdana, Helvetica, sans-serif;
        LINE-HEIGHT: 16px;
        color: #545454;
}
#footer A:link {
        color: #989898;
        text-decoration: none;
}
#footer A:visited {
        color: #989898;
        text-decoration: none;
}
#footer A:hover {
        color:#545454;
        text-decoration: underline;
}  
.copyright{
        font: 10px Verdana, Helvetica, sans-serif;
        color: #989898;
}
form {
        padding-top: 5px;
        margin-top: 0px;
        font-size: 11px;
        margin-bottom: 4px;
        color: #545454;
        font-family: Verdana, Helvetica, sans-serif;
        line-height:18px;
}
A:link {
        color:#494949;
}
A:hover {
        color:#727272; 
        text-decoration: none;
}
A:visited {
        color:#5b5b5b;
}
.navlist {
        padding: 1px 0 0 0;
	margin: 0px;
        list-style: none;
}
.navlist li a {
        color: #545454;     
        padding: 4px 0 5px 9px;
        margin: 0px;
        background-image:url(/images/bullet_off.gif);
        background-repeat: no-repeat;
        background-position: 0px 8px;
        height: 1%;
        text-decoration: none;
        display: block;
        border-bottom:1px dashed #566f88;
}  
.navlist li a:hover {
        padding: 4px 0 5px 13px;
        margin: 0px;
        background-image:url(/images/bullet_on.gif);
        background-repeat: no-repeat;
        background-position: 4px 8px;
        color:#566f88;
}  
img {
        margin: 0px;
        padding: 0px;
        border: none;
}
h1 {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 13px;
        display: inline;
	color: #284660;
   }