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

body {
	background-color: #000;
	background-image: url(images/background4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09C;
}
a:hover {
	text-decoration: none;
	color: #069;
}

#nav_links_yay {
	position: absolute;
	height: 40px;
	width: 640px;
	right: 0px;
	color: #666666;
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	word-spacing: 10px;
	letter-spacing: 0px;
}
#super {
	background-repeat: no-repeat;
	background-position: top;
	left: auto;
	top: 0px;
	right: auto;
	position: relative;
	bottom: auto;
	margin: 0px;
	padding: 0px;
}
#logo_holder {
	background-color: #FFFFFF;
	height: 74px;
	width: 250px;
	left: 0px;
	position: absolute;
	padding-left: 0px;
	padding-top: 7px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	top: 10px;
}
#super #main {
	position: relative;
	height: 650px;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -18px;
}
#nav_links_yay {
	position: absolute;
	height: 18px;
	width: 850px;
	right: 11px;
	color: #09C;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	top: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	word-spacing: 5px;
}
#flashholder {
	
}
#mainimage {
	position: relative;
	height: 325px;
	width: 890px;
	top: 95px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 333333;
	border-bottom-color: 333333;
}
#content {
	position: relative;
	height: 1030px;
	width: 850px;
	top: 310px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 333333;
	border-bottom-color: 333333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 306px;
	width: 555px;
	padding: 20px;
}
#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 300px;
	width: 201px;
	right: 19px;
	top: 20px;
	padding: 20px;
	border-left: 1px;
	border-left:#999;
}
a:active {
	color: #09F;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #666;
	padding-top: 1px;
	margin-top: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #666;
	padding-top: 1px;
	margin-top: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #09C;
	padding-top: 1px;
	margin-top: 1px;
}

#bio {
	width: 429px;
	right: -60px;
	position: absolute;
	top: -2px;
	height: 125px;
}
#bio1 {
	width: 500px;
	right: auto;
	left: auto;
	position: relative;
	top: 0px;
	height: 125px;
}
#bio2 {
	width: 500px;
	right: auto;
	left: auto;
	position: relative;
	top: 40px;
	height: 125px;
}
#bio3 {
	width: 500px;
	right: auto;
	left: auto;
	position: relative;
	top: 130px;
	height: 125px;
}
#bio4 {
	width: 500px;
	right: auto;
	left: auto;
	position: relative;
	top: 170px;
	height: 125px;
}
#bio5 {
	width: 500px;
	right: auto;
	left: auto;
	position: relative;
	top: 225px;
	height: 125px;
}
#footer {
	position: absolute;
	height: 40px;
	width: 855px;
	bottom: 3px;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: ecfbfe;
	padding-top: 15px;
}

