@charset "UTF-8";
/* CSS Document */

#text {
	position:absolute;
	left:45px;
	top:502px;
	width:134px;
	height:53px;
	z-index:3;
}


a:link {
	font-family: "American Typewriter";
	font-size: 14px;
	text-decoration: none;
	color: #ff6600;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}

body,td,th {
	font-family: American Typewriter;
	font-size: 14px;
	color: #Ff6600;
}
body {
	background-color: #111111;
}


#logonav {
	position:absolute;
	left:10px;
	top:10px;
	width:800px;
	height:90px;
	z-index:3;
}
#grit {
	position:absolute;
	left:10px;
	top:647px;
	width:800px;
	height:50px;
	z-index:4;
}


#imagesnav {
	font-family: "American Typewriter";
	font-size: 12px;
	position:absolute;
	left:13px;
	top:520px;
	width:125px;
	text-align: right;
	padding: 0px;
	margins: 0px;
	height: 56px;
	z-index: 2;
}


#imagesnav  a {
	font-size: 12px;
	color: #CCC;
}

#imagesnav  a:hover {
	font-size: 12px;
	color: #ff6600;
}



#images {
	position:absolute;
	left:148px;
	top:110px;
	width:504px;
	height:555px;
	z-index:1;
	background-color: #111111;
} 

#text {
	font-family: "American Typewriter";
	text-align:justify;
	font-size: 12px;
	color: #cccccc;
	position:absolute;
	left:165px;
	top:123px;
	width:485px;
	height:458px;
	z-index:3;
}

#text table tr td p {
	color: #cccccc;
	text-align: justify;
	font-size: 12px;
}


#textmenu {
	position:absolute;
	left:42px;
	top:532px;
	width:221px;
	height:30px;
	z-index:5;
}


#textmenu a{
	font-size: 12px;
	color: #CCC;
}

#textmenu a:hover {
	font-size: 12px;
	color: #ff6600;
}


.grey {
	color: #CCC;
}


#rightarrow {
	position:absolute;
	left:657px;
	top:350px;
	width:20px;
	height:20px;
	z-index:5;
}

#leftarrow {
	position:absolute;
	left:148px;
	top:350px;
	width:20px;
	height:20px;
	z-index:6;
}

#Title {
	position:absolute;
	left:165px;
	top:100px;
	width:161px;
	height:20px;
	z-index:7;
}

#imagelink {
	position:absolute;
	left:364px;
	top:102px;
	width:89px;
	height:20px;
	z-index:8;
}
#imagelink a{
	font-size: 12px;
	color: #CCC;
}

#imagelink a:hover {
	font-size: 12px;
	color: #ff6600;
}


#random {
	position:absolute;
	left:202px;
	top:99px;
	width:400px;
	height:500px;
	z-index:3;
}


#textlink {
	position:absolute;
	left:366px;
	top:105px;
	width:70px;
	height:20px;
	z-index:5;
}

#textlink a{
	font-size: 12px;
	color: #CCC;
}

#textlink a:hover {
	font-size: 12px;
	color: #ff6600;
}

#comingsoon {
	position:absolute;
	left:624px;
	top:427px;
	width:117px;
	height:34px;
	z-index:5;
}

.grey {
	color: #CCC;
}

.orange {
	color: #ff6600;
}

.activepage {
	font-family: "American Typewriter";
	font-size: 12px;
	color: #ff6600;
}