body {
	background-color: #FFFFFF;
	background-image: url(images/element.jpg);
	background-position:bottom right;
	background-attachment:fixed;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	font-family: Times, Times New Roman, serif;
}
h1{margin-top:10px 0px 5px 0px;width:480px; height:192px; background-image: url(images/title.gif);}
h1 span{display:none;}
h2{margin: 0; padding: 20px;}
#container{margin-left:165px; margin-right: auto; position: relative;}
h3{margin:0;}
#main p{width:480px; margin: 0 0 20px 0;}
ol{padding: 0px; margin: 0px; font-size: 12px; font-family: Arial, Helvetica, san-serif; list-style-type: none; margin:0 0 20px 0;}
ol li{background-image: url(images/sub2.gif); padding-left: 18px; background-position: top left; background-repeat: no-repeat; margin:0 0 5px 0;}

#header{width:480px; font-family: Arial, Helvetica, san-serif; text-align: center;}
#header h3{margin:0px; padding:0px;}

#main{width:480px; margin: 15px 0 15px 0; border-top: medium solid; border-bottom: medium solid;}
#footer{width:480px; text-align: center; font-family: Arial, Helvetica, san-serif; font-size:11px;}
#footer p{margin-top:0;}
#footerlinks{margin:0;}

div#links { position: absolute; left: 495px; top: 220px; font-weight:bold; width:300px;}
body > div#links { position: fixed; }
#linklist{list-style-type: none; font-family: Arial, Helvetica, san-serif; padding: 0px; margin: 0px;}

li{padding-left: 18px; background-position:top left; background-repeat: no-repeat;}
#blue{background-image: url(images/sq_b.gif);}
#green{background-image: url(images/sq_g.gif);}
#red{background-image: url(images/sq_r.gif);}
#purple{background-image: url(images/sq_p.gif);}

#sublist{padding: 0px; margin: 0px; font-size: 12px; font-family: Arial, Helvetica, san-serif; list-style-type: none;}
#sublist li{background-image: url(images/sub.gif); padding-left: 18px; background-position: left; background-repeat: no-repeat;}


div#element { position: absolute; left: 0px; top: 0px; }
body > div#element { position: fixed; }
#element{z-index:-1; width:409px; height:435px; background-image: url(images/bg9.gif);}
#element span{display:none;}

a:link, a:visited{
	color: blue;
}
a:hover, a:active{
	color: blue;
}

#links a:link, #links a:visited{
	color: black;
	text-decoration: none;
}
#links a:hover, #links a:active{
	color: blue;
	text-decoration: none;
}