@charset "ISO-8859-1";

body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #E4CA9F;
	font-family: verdana, sans-serif;
	color: #820100;
}


.compatibility
{
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	width: 90%;
	padding: 4px;
	color: blue;
	background-color: #FFFFCC;
}

#canvas
{
	/* Canvas Area - Centered on page */
	margin: auto;
	text-align: left;
	position: relative; 
	width: 900px;
	height: 600px;
	background-image: url(../images/canvas.jpg);
}

#headerText
{
	position: absolute;
	left: 55px;
	top: 22px;
	width: 800px;
	height: 100px;	
	text-align: center;
}

#header
{
	position: absolute;
	left: 55px;
	top: 22px;
	width: 800px;
	height: 100px;
	background-image: url(../images/header.png);
}

.headerButton
{
	font-size: x-small;
	font-weight: bold;
	color: #820100;
	text-align: center;
}

.footerButton
{
	font-size: x-small;
	font-weight: bold;
	color: #820100;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}

#btn_tri	
{
	position: absolute;
	left: 83px;
	top: 122px;
	width: 91px;
	height: 20px;
}

.btn_tri_out
{
	position: absolute;
	background-image: url(../images/btn_tri.png);
}

.btn_tri_over
{
	position: absolute;
	background-image: url(../images/btn_tri_over.png);
}

#btn_tri_fix	
{
	position: absolute;
	left: 100px;
	top: 122px;
	width: 40px;
	height: 20px;
}

#btn_dir
{
	position: absolute;
	left: 174px;
	top: 122px;
	width: 92px;
	height: 20px;
}

.btn_dir_out
{
	position: absolute;
	background-image: url(../images/btn_dir.png);
}

.btn_dir_over
{
	position: absolute;
	background-image: url(../images/btn_dir_over.png);
}

#btn_dep
{
	position: absolute;
	left: 266px;
	top: 122px;
	width: 92px;
	height: 20px;
}

.btn_dep_out
{
	position: absolute;
	background-image: url(../images/btn_dep.png);
}

.btn_dep_over
{
	position: absolute;
	background-image: url(../images/btn_dep_over.png);
}

#btn_his
{
	position: absolute;
	left: 358px;
	top: 122px;
	width: 92px;
	height: 20px;
}

.btn_his_out
{
	position: absolute;
	background-image: url(../images/btn_his.png);
}

.btn_his_over
{
	position: absolute;
	background-image: url(../images/btn_his_over.png);
}

#btn_new
{
	position: absolute;
	left: 450px;
	top: 122px;
	width: 92px;
	height: 20px;
}

.btn_new_out
{
	position: absolute;
	background-image: url(../images/btn_new.jpg);
}

.btn_new_over
{
	position: absolute;
	background-image: url(../images/btn_new_over.jpg);
}

#btn_res
{
	position: absolute;
	left: 542px;
	top: 122px;
	width: 92px;
	height: 20px;
}

.btn_res_out
{
	position: absolute;
	background-image: url(../images/btn_res.png);
}

.btn_res_over
{
	position: absolute;
	background-image: url(../images/btn_res_over.png);
}

#btn_con
{
	position: absolute;
	left: 634px;
	top: 122px;
	width: 92px;
	height: 20px;
}

.btn_con_out
{
	position: absolute;
	background-image: url(../images/btn_con.png);
}

.btn_con_over
{
	position: absolute;
	background-image: url(../images/btn_con_over.png);
}

#btn_hom
{
	position: absolute;
	left: 726px;
	top: 122px;
	width: 91px;
	height: 20px;
}

.btn_hom_out
{
	position: absolute;
	background-image: url(../images/btn_hom.png);
}

.btn_hom_over
{
	position: absolute;
	background-image: url(../images/btn_hom_over.png);
}

#img_logo
{
	position: absolute;
	left: 11px;
	top: 10px;
	width: 125px;
	height: 125px;
	
}

#img_map
{
	position: absolute;
	left: 800px;
	top: 14px;	
	width: 102px;
	height: 125px;
	background-image: url(../images/img_map.png);
}

#footer
{
	position: absolute;
	left: 47px;
	top: 550px;
	width: 806px;
	height: 41px;
	background-image: url(../images/footer.png);
}

#footerItems
{
	position: absolute;
	left: 47px;
	top: 550px;
	width: 806px;
	height: 41px;	
}

.footerLink
{
	position: absolute;
	color: #FFFFCC;
	top: 12px;	
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

#btn_priv{left: 20px;}
#btn_sitemap{left: 150px;}

#btn_css
{
	position: absolute;
	left: 501px;
	top: 5px;
	width: 88px;
	height: 31px;
}

.btn_css_out
{
	position: absolute;
	background-image: url(../images/btn_css.png);
}

.btn_css_over
{
	position: absolute;
	background-image: url(../images/btn_css.png);
}

#btn_xhtml
{
	position: absolute;
	left: 591px;
	top: 5px;
	width: 88px;
	height: 31px;
}

.btn_xhtml_out
{
	position: absolute;
	background-image: url(../images/btn_xhtml.png);
}

.btn_xhtml_over
{
	position: absolute;
	background-image: url(../images/btn_xhtml.png);
}

#btn_wai
{
	position: absolute;
	left: 681px;
	top: 5px;
	width: 88px;
	height: 31px;

}

.btn_wai_out
{
	position: absolute;
	background-image: url(../images/btn_wai.png);
}

.btn_wai_over
{
	position: absolute;
	background-image: url(../images/btn_wai.png);
}

.siteMapLink
{
	font-size: small;
	line-height: 25px;
}

.siteMapLink2
{
	font-size: small;
	padding: 0;
	margin-top: 0;
	margin-left: 20px;
}

#generalTitle
{
	position: absolute;
	left: 70px;
	width: 750px;
	top: 155px;
	text-align: center;
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
	
}

#privacyScroll
{
	position: absolute;
	left: 70px;
	width: 760px;
	height: 350px;
	top: 195px;
	overflow: auto;
	font-size: small;
}

#ajax_wait
{
	background-image: url(../images/wait30trans.gif);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.printOnly
{
	display: none;
}
