@charset "utf-8";
html, body, div, ul, li, h1, h2, h3, br, img, a, ul, li {  margin: 0px;  padding: 0px;  border-width: 0px;
} 

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #565757; margin: 0;	padding: 0; background-image:url(images/background6.jpg); background-repeat:repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}

#container { 
	width: 959px; background: #565757; margin: 0 auto; padding: 0; text-align: left;  border-width: 0px;}




#nav {  margin:0; padding:0; margin-top: 114px; width:325px;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.standout {
	color:#FFFFFF;
	padding-top:650px;
	padding-right:10px;
	text-align:right;
	font-size: 1em;
	text-transform: uppercase;
	font-weight:normal;
}
#intro {
	letter-spacing: .2em;
	text-align: right;
	position: absolute;
	left: 900px;
	top: 823px;
	width: 237px;
	height: 125px;
}
.standout2 {
	color:#FFFFFF;
	text-align:right;
	font-size: .9em; letter-spacing:.1em;
	text-transform: uppercase;
	font-weight:normal;
}

.offleft {
	margin-left: -9000px;
	position: absolute;
}

#welcome {
	margin-top: 1260px;
	position: absolute; color:#FFFFFF;
	font-size: .8em; padding: 4px; width: 958px;
}
.copyright { text-align:center; font-size:.8em;}
#introspace{ height: 147px; width: 959px; background-image: url(images/textback_05.jpg); color: #ffffff; background-repeat: no-repeat; font-weight:bold; font-size: 1em; letter-spacing: .1em; padding: 0; margin: 0;}

#HomeIntroText{ color: #ffffff; font-weight:bold; font-size: .8em; letter-spacing: .05em; padding: 0; margin: 0;}
.contenthome { padding: 0; margin: 0; padding-top: 10px; padding-left: 20px; padding-right: 210px; color: #ffffff; line-height: 1.3em; height: 147px;}

a:link {color: #ffffff; text-decoration: none}
a:visited {color: #ffffff; text-decoration: none}
a:active {color: #ffffff; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline; color: white;}

