body {
	background-color: #000000;
}

/* Layer styles ..............................*/

#Layer1 {
	position:absolute;
	left:25px;
	top:25px;
	width:1px;
	height:140px;
	z-index:2;
	
}
#Layer2 {
	position:absolute;
	left:175px;
	top:25px;
	width:1px;
	height:540px;
	z-index:3;
	
}
#Layer3 {
	position:absolute;
	left:4px;
	top:43px;
	width:900px;
	height:1px;
	z-index:4;
	
}
#Layer4 {
	position:absolute;
	left:90px;
	top:153px;
	width:450px;
	height:18px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:0px;
	width:341px;
	height:280px;
	z-index:5;
}
#Layer6 {
	position:absolute;
	left:5px;
	top:540px;
	width:210px;
	height:5px;
	z-index:5;
}
#Layer7 {
	position:absolute;
	left:5px;
	top:144px;
	width:321px;
	height:5px;
	z-index:6;
}
#Layer8 {
	position:absolute;
	left:5px;
	top:295px;
	width:321px;
	height:5px;
	z-index:7;
}
#Layer9 {
	position:absolute;
	left:276px;
	top:125px;
	width:1px;
	height:136px;
	z-index:8;
}
#Layer10 {
	position:absolute;
	left:25px;
	top:275px;
	width:1px;
	height:290px;
	z-index:9;
}
#Layer11 {
	position:absolute;
	left:757px;
	top:121px;
	width:3px;
	height:1px;
	z-index:10;
}
#Layer12 {
	position:absolute;
	left:779px;
	top:25px;
	width:5px;
	height:84px;
	z-index:11;
}
#Layer13 {
	position:absolute;
	left:29px;
	top:300px;
	width:142px;
	height:229px;
	z-index:12;
}
#Layer14 {
	position:absolute;
	left:878px;
	top:25px;
	width:5px;
	height:84px;
	z-index:13;
}
#Layer15 {
	position:absolute;
	left:756px;
	top:90px;
	width:130px;
	height:5px;
	z-index:14;
}
#Layer16 {
	position:absolute;
	left:416px;
	top:78px;
	width:307px;
	height:97px;
	z-index:1;
}
#Layer17 {
	position:absolute;
	left:783px;
	top:55px;
	width:93px;
	height:22px;
	z-index:16;
}
#Layer18 {
	position:absolute;
	left:309px;
	top:196px;
	width:647px;
	height:391px;
	z-index:17;
}

#Layer19 {
	position:absolute;
	left:176px;
	top:145px;
	width:99px;
	height:150px;
	z-index:18;
}
#Layer20 {
	position:absolute;
	left:26px;
	top:44px;
	width:150px;
	height:101px;
	z-index:19;
}
#Layer21 {
	position:absolute;
	left:36px;
	top:548px;
	width:130px;
	height:22px;
	z-index:21;
}
#Layer24 {
	position:absolute;
	width:371px;
	height:220px;
	z-index:24;
	left: 553px;
	top: 358px;
}
/* text styles ..............................*/

.maintext {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.maintext_bold {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext_bold_italic {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.pagename_bold {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}


.nav1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.pagename {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.bottom {
	font-family: "Century Gothic";
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.quote1 {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}

.quote_large {
	font-family: "Century Gothic";
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.head_bold_underline {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
}

/* Links styles ..............................*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
