@charset "UTF-8";
/* CSS Document */

html {
	padding:0px;
	height:100%;
	min-height:100%; 
	text-align: left;
	margin:0px;
	background-color:#222;
}

body {
	padding:0px;
	height:100%;
	min-height:100%; 
	text-align: left;
	margin:0px;
	background-color:#fbfbf9;
}

h1 {
	font-family: arial, "lucida console", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #eacd1d;
	margin-top:20px;
	margin-left:28px;
	margin-right:14px;
	margin-bottom:5px;
	line-height:22px;
	text-align: left;
}

p {
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	margin-left:28px;
	margin-right:300px;
	line-height:13px;
}



#flashContent {
	margin-right:auto;
	margin-left:auto;
	
	width:100%;
	height:100%;
	min-height:100%; 
	z-index:1;
}

#textContent {
	margin-top:100px;
	
	
	width:400px; 
	height:400px; 
	min-height:400px; 
	background-color:#666; 
	z-index:5; 
	position:absolute;
	
	maring-left:-450px; 
}

#navigation {
	background-color:#433c36;
	margin-top:-20px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	height:20px;
	position:absolute;
	z-index:2;
	
}



























body {
	background-color: #fbfbf9;
}
.violet {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AAAAAA;
	text-decoration: none;


}
.2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.2em;

}
.3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BA4B3F;
}
.special {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.specialbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.specialcase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #999999;
	letter-spacing: 0.1em;
}
.4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.5 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.special1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7B6A44;
}
.special2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BA4B3F;
}
.specialcasebigger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.4em;

}
A:link {
	font-family: courier new, courier, mono;
	font-size: 12px;
	font-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #7b6a44;
}
A:hover {
	color: #ba4b3f;
	font-family: courier new, courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
A:visited {text-decoration: none}
.violet {
	text-decoration: none;
	font-family: courier new, courier, mono;
	font-size: 12px;
	font-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}