@charset "UTF-8";
/*------------------GLOBAL---------------------*/
#body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	z-index: 1;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	position: relative;
}
.center {
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#workimg {
	width: 118px;
	height: 27px;
	float: left;
}
#work_menu2 {
	margin-top:-8px;
	display: none;
}
.grid dl, dt, dd, ul, li {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border:0;
	list-style-type: none;
	bottom: 5px;
	margin-bottom: 10px;
}
/*------------------ENTER PAGE---------------------*/
#enter {
	position: absolute;
	z-index: 5;
	display: inline;
	visibility: visible;
	width: 125px;
	height: 27px;
	left: 420px;
	top: 305px;
}
#enterimg {
	position: absolute;
	z-index: 2;
	width: 125px;
	height: 27px;
	visibility: hidden;
	left: 420px;
	top: 305px;
}


/*------------------NEWS PAGE---------------------*/
#newswork {
	position: absolute;
	width: 200px;
	top: 15px;
	left: 210px;
	z-index: 150;
}
#newswork dt{
	width:180px;
	height:27px;
	cursor:default;
}
#newswork li{
	margin: -2px;
	float: right;
}
#newsbio {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 420px;
	top: 15px;
}
#newscontact {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 580px;
	top: 42px;
}
#newslinks {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 747px;
	top: 26px;
	display: inline;
}
#newstext {
	position: absolute;
	height: 110%;
	width: 510px;
	top: 320px;
	left: 410px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
}
/*------------------BIO PAGE---------------------*/
#biowork {
	position: absolute;
	width: 200px;
	top: 119px;
	left: 422px;
	z-index: 150;
}
#biowork dt {
	width:180px;
	height:27px;
	cursor:default;
}
#biowork li {
	margin: -2px;
	float: right;
}
#bionews {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 344px;
	top: 68px;
}
#biocontact {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 501px;
	top: 41px;
}
#biolinks {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 640px;
	top: 85px;
}
/*------------------MOTION PAGE---------------------*/
#motionstills {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 326px;
	top: 136px;
}
#motionnews {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 666px;
	top: 65px;
}
#motionbio {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 603px;
	top: 99px;
}
#motioncontact {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 659px;
	top: 152px;
}
#motionlinks {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 749px;
	top: 195px;
}
#videogrid {
	position:absolute;
	top: 50px;
	left: -10px;
	z-index: 10;
	text-align: left;
}

/*------------------STILLS PAGE---------------------*/
#stillsmotion {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 80px;
	top: 133px;
}
#stillsnews {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 96px;
	top: 24px;
}
#stillsbio {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 227px;
	top: 24px;
}
#stillscontact {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 479px;
	top: 25px;
}
#stillslinks {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 750px;
	top: 61px;
}
/*------------------LINKS PAGE---------------------*/
#linkswork {
	position: absolute;
	width: 200px;
	top: 38px;
	left: 303px;
	z-index: 150;
}

#linkswork dt {
	width:180px;
	height:27px;
	cursor:default;
}
#linkswork li {
	margin: -2px;
	float: right;
}
#linksnews {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 173px;
	top: 24px;
}
#linkscontact {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 695px;
	top: 19px;
}
#linksbio {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 483px;
	top: 17px;
}

/*------------------CONTACT PAGE---------------------*/
#contactform {
	height: 450px;
	width: 360px;
	position: absolute;
	left: 16px;
	top: 192px;
	text-align: left;
}
#contactwork {
	position: absolute;
	width: 200px;
	top: 29px;
	left: 399px;
	z-index: 150;
}
#contactwork dt {
	width:180px;
	height:27px;
	cursor:default;
}
#contactwork li {
	margin: -2px;
	float: right;
}
#contactnews {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 269px;
	top: 73px;
}
#contactlinks {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 738px;
	top: 70px;
}
#contactbio {
	height: 37px;
	width: 106px;
	position: absolute;
	left: 615px;
	top: 29px;
}
#ContactUs
{
width: 360px;
text-align:left;
}
.reference{
	font-family:"Courier New", Courier, monospace;
	text-align:left;
	color:#FFFFFF;
	font-size:7pt;
}
.float_left{
	float:left;
	margin-right:20px;
}
.float_right{
	float:right;
	margin-left:20px;
}


.input_lge
{
	width: 350px;
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
}
.input_sml
{
	width: 70px;
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
}
.free_text
{
	width: 350px;
	height: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.input_lge, .input_sml, .free_text
{
	background-color:#000000;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}



.warning_txt
{
font-size:10pt;
color:#FF0000;
font-weight:bold;
}
.contact_detail
{
	float: left;
	width: 75px;
	height: 80px;
}
#biotext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
	position: absolute;
	height: 300px;
	width: 600px;
	left: 150px;
	top: 430px;
}
#stillspic {
	position: absolute;
	height: 520px;
	width: 333px;
	top: 320px;
	left: 400px;
}
#motionscreen {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	height: 415px;
	width: 640px;
	position: absolute;
	top: 295px;
	left: 308px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#contacttext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 400px;
	top: 192px;
	text-align: left;
	color: #FFFFFF;
	right: 10px;
	z-index: 5;
}
#linkstext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	position: absolute;
	height: 400px;
	width: 850px;
	left: 10px;
	top: 280px;
	text-align: left;
}
