/* CSS Document */

body {
	background-color: #0A0A0C;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family: 	
		"Caecilia LT Std Roman",
		"Glypha LT",
		"EgyptienneF LT Black",
		"CooperBlack LT",
		AntiqueOlive-Nord,
		AvantGarde,
		Baskerville,
		Bell Gothic Black,
		"Century Gothic",
		"Chaparral Pro",
		DIN,
		"Franklin Gothic Medium",
		Garamond,
		"Glypha LT",
		"Univers LT 55",
		"TradeGothic Bold",
		"Rockwell MT Extra Bold",
		"Memphis LT ExtraBold",
		"LubalinGraph LT";
}
.style1 {
	font-size: 200px;
	font-weight:bold;
	line-height:35px;
	margin-left:-10px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	line-height:40px;
	font-variant:small-caps;
	letter-spacing:.5px;
	color: #CCCCCC;
}
.style3 {color: #00CCFF;}
#box {
	width:100%;
	height:70%;
	left:20px;
}
.style4 {font-size: small;}

.L1 {color: #FFFFFF}
.L2 {color: #CCCCCC}
.L3 {color: #C7C7C7}
.L4 {color: #00CCFF}

.L1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.L1 a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.L1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.L1 a:visited:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.L1 a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.L2 a:link {
	color: #00CCFF;
	text-decoration: none;
}
.L2 a:active {
	color:#00CCFF;
	text-decoration: none;
}
.L2 a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.L2 a:visited {
	color:#00CCFF;
	text-decoration: none;
}
.L2 a:visited:hover {
	color:#00CCFF;
	text-decoration: none;
}

.L3 a:link {
	color: #C7C7C7;
	text-decoration: none;
}
.L3 a:active {
	color:#C7C7C7;
	text-decoration: none;
}
.L3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.L3 a:visited {
	color:#C7C7C7;
	text-decoration: none;
}
.L3 a:visited:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.L4 a:link {
	color: #00CCFF;
	text-decoration: none;
}
.L4 a:active {
	color:#00CCFF;
	text-decoration: none;
}
.L4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.L4 a:visited {
	color:#00CCFF;
	text-decoration: none;
}
.L4 a:visited:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.style5 {font-size: x-large; color: #00CCFF;}
.style6 {font-size: 13px;}
.mnu {line-height:5px;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
padding: 2px;
background-color:#00CCFF;
visibility: hidden;
z-index: 100;
font-size: 24px;
color: #000000;
line-height: normal;
font-weight:normal;
padding:15px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.picpad{
	padding:10px;
}

#bd { height : auto; }
#main { height : 100%; }
#top	{ position : absolute; top : -10px; }
#one	{ position : absolute; top : 330px; }
#two	{ position : absolute; top : 660px; }
#three	{ position : absolute; top : 990px; }
#four	{ position : absolute; top : 1370px; }
#5	{ position : absolute; top : 4200px; }
#6	{ position : absolute; top : 3060px; }	
#ex-ft  { position : absolute; top : 2500px; }

