	body		{
	scrollbar-face-color:#999999; 
	scrollbar-arrow-color:red; 
	scrollbar-track-color:#999999; 
	scrollbar-shadow-color:#222222;
	scrollbar-highlight-color:#BBBBBB; 
	scrollbar-darkshadow-color:#222222; 
	padding:0; 
	margin:0; 
	font-family:"Courier New", Courier, mono; 
	color:#000000; 
	background-color:#999999; 
	text-align:center;
}

	a		{text-decoration:none;}
	a:visited	{text-decoration:none;}
	a:hover 	{text-decoration:none; color:#FFFFFF;}

	a.type 		{text-decoration:underline; color:#000000;}
	a.type:visited	{text-decoration:underline; color:#000000;}
	a.type:hover 	{text-decoration:none; color:#FFFFFF;}
	a.type:active 	{text-decoration:none; color:#FFFFFF;}

	a.type1 	{text-decoration:none; color:#FFFFFF;}
	a.type1:visited	{text-decoration:none; color:#FFFFFF;}
	a.type1:hover 	{text-decoration:none; color:#0000FF; background:#000000; border:none}
	a.type1:active 	{text-decoration:none; color:#0000FF; background:#000000; border:none}

	a.type2 	{text-decoration:underline; color:#000080;}
	a.type2:visited {text-decoration:underline; color:#000080;}
	a.type2:hover	{text-decoration:none; color:#FFFFFF;}
	a.type2:active	{text-decoration:none; color:#FFFFFF;}

	a.type3 	{text-decoration:underline; color:#555555;}
	a.type3:visited	{text-decoration:underline; color:#555555;}
	a.type3:hover 	{text-decoration:none; color:#FFFFFF;}
	a.type3:active 	{text-decoration: none; color:#FFFFFF;}

	a.type4 	{text-decoration:none; color:#555555;}
	a.type4:visited	{text-decoration:none; color:#555555;}
	a.type4:hover 	{text-decoration:none; color:#FFFFFF;}
	a.type4:active 	{text-decoration: none; color:#FFFFFF;}

	a.type7 	{text-decoration: none; color:#555555; height:19px; margin-left:10px; font-family:Arial; font-size:10pt; font-weight:700;}
	a.type7:visited {text-decoration: none; color:#555555; height:19px; margin-left:10px; font-family:Arial; font-size:10pt; font-weight:700;}
	a.type7:hover 	{text-decoration: none; color:#000000; height:19px; margin-left:10px; font-family:Arial; font-size:10pt; font-weight:700;}

	span.style	{position:absolute; width:200px; height:15px; left:6px; top:7px; font-size:10pt; font-family:arial, helvetica, sans-serif; font-weight:bold; color:#FFFFFF;}

	h1		{font-size:30pt; font-weight:normal; color:#FFFFFF; display:inline; height:50; filter:shadow(Color=#555555);}
	h2		{font-size:10pt; font-weight:normal; color:#FFFFFF;}
	h3		{font-size:10pt; font-weight:bold;}

	p.footer	{
	font-size:10px;
	text-align:center;
	color: #555555;
}

	#wrapper	{position:absolute; width:680px; height:500px; left:50%; margin-left:-350px; text-align:left;} /* text-align left to align everything left within the wrapper for IE5 */
	#header		{position:absolute; width:300px; height:46px; top:30px; left:2px; z-index:3;}
	#scroll		{position:absolute; width:417px; height:24px; z-index:3; left:30px; top:83px;}
	#logo		{position:absolute; width:100px; height:100px; z-index:4; left:582px; top:20px;}
	#topbar		{position:absolute; width:650px; height:34px; z-index:20; left:30px; top:130px; background-color:#555555;}
	#sidebar	{position:absolute; width:34px; height:210px; z-index:18; left:646px; top:160px; background-color:#555555;}
	#bottombar	{position:absolute; width:650px; height:34px; z-index:20; left:-185px; top:0px; border:0px;} /* top was 556 - left and top position in combination with custom.js file positioning the only way to prevent scroll bars */
	#back		{position:absolute; width:100px; height:30px; z-index:20; left:30px; top:420px;}
	#line		{position:absolute; width:650px; left:30px; top:580px;}

	#image1		{position:absolute; width:130px; height:130px; z-index:3; left:30px; top:183px;}
	#image2		{position:absolute; width:130px; height:130px; z-index:4; left:259px; top:183px;}
	#image3		{position:absolute; width:130px; height:130px; z-index:18; left:485px; top:183px;}
	#image4		{position:absolute; width:130px; height:130px; z-index:5; left:30px; top:370px;}
	#image5		{position:absolute; width:130px; height:130px; z-index:10; left:255px; top:370px;}
	#image6		{position:absolute; width:130px; height:130px; z-index:6; left:485px; top:370px;}
	#pagetitles	{position:absolute; width:575px; z-index:8; left:30px; top: 323px;}
	#pagetitles1	{position:absolute; width:575px; z-index:12; left:30px; top: 510px;}
	#footer		{position:absolute; width:650px; height:26px; z-index:27; top:475px; left:30px;}

