@charset "utf-8";
/* CSS Document */

body {
	background-color: #080917;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	
}
#container {
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
	top: 50px;
	height: 100%;
}
#logo {
	position:absolute;
	left:-81px;
	top:51px;
	width:157px;
	height:112px;
	z-index:11;
}
#sbox1 {
	position:absolute;
	right: 0px;
	top:95px;
	width:auto;
	height:24px;
	z-index:12;
	background-color: #FFFFFF;
	padding: 3px;
}
#sbox2 {
	position:absolute;
	right: 0px;
	top:133px;
	width:237px;
	height:27px;
	z-index:13;
	background-color: #FFFFFF;
	padding: 3px;
	left: 457px;
}
#sbox3 {
	position:absolute;
	right: 0px;
	top:172px;
	width:132px;
	height:26px;
	z-index:14;
	background-color: #FFFFFF;
	padding: 3px;
	left: 776px;
}

.ne {
font-family: Verdana; 
font-size: 18px; 
color: #000000; 
font-weight: bold; 
}

/* ------------------------------ Global Nav */
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #feae01;
	font-weight: bold;
}
.menu  a{
	color: #feae01;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	text-decoration: none;
}
#Home {
	position:absolute;
	left:0px;
	top:-29px;
	width:100px;
	height:100%;
	z-index:2;
}

#About {
	position:absolute;
	left:90px;
	top:-29px;
	width:100px;
	height:100%;
	z-index:4;
}
#Submit {
	position:absolute;
	left:210px;
	top:-29px;
	width:79px;
	height:100%;
	z-index:6;
}
#Sponsors {
	position:absolute;
	left:300px;
	top:-29px;
	width:100px;
	height:100%;
	z-index:1;
}
#Info {
	position:absolute;
	left:415px;
	top:-29px;
	width:50px;
	height:100%;
	z-index:8;
}
#Contact {
	position:absolute;
	right:0px;
	top:-29px;
	width:76px;
	height:100%;
	z-index:9;
}

/* -------------------------- Body Content */
#welcome {
	position:absolute;
	left:0px;
	top:315px;
	width:100%;
	height:26px;
	z-index:15;
}
#welcometext {
	position:absolute;
	left:0px;
	top:345px;
	width:100%;
	height:auto;
	border-bottom:1px dashed #006699;
	padding-bottom:10px;
	z-index:16;
}
.welcome {
    color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
}
.welcometext {
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.welcometext a {
	color: #0182ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline;
}
.welcometext a:hover {
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:underline;
}
/* --------------------------------------- THREE DIVS */
#hr {
	position:absolute;
	left:0px;
	top:408px;
	width:100%;
	height:7px;
	z-index:17;
}
.threebox {
	color: #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.threebox a {
	color: #0182ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline;
}
.threebox a:hover {
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:underline;
}
.oneboxaddress {
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
}
#entrance {
	position:absolute;
	left:0px;
	top:13px;
	width:100%;
	height:26px;
	z-index:1;
}

#one {
	position:absolute;
	background-color: #0a101f;
	left:0px;
	top:42px;
	width:31%;
	height:141px;
	z-index:2;
	padding: 3px;
	padding-left:5px;
}
#two {
	position:absolute;
	left:34%;
	top:42px;
	width:31%;
	height:141px;
	padding: 3px;
	z-index:2;
	background-color: #0a101f;
	padding-left:5px;
}
#three {
	position:absolute;
	right:0px;
	top:42px;
	background-color: #0a101f;
	width:31%;
	height:141px;
	z-index:2;
	padding: 3px;
	padding-left:5px;
}
#four {
	width:31%;
	height:141px;
	z-index:2;
	padding: 3px;
	padding-left:5px;
}
#five {
	border: 1px dashed #FF9900;
	width:auto;
	height:auto;
	z-index:2;
}
#six {
	border: 1px dashed #FF9900;
	width:auto;
	height:auto;
	z-index:2;
}
#sponsors {
	position:absolute;
	left:0px;
	top:369px;
	width:100%;
	z-index:18;
	padding: 3px;
	padding-left:5px;
	border-top:1px solid #17216f;
	border-bottom:1px solid #17216f;
	margin-top: 20px;
	margin-bottom: 50px;
	height: 115px;
}
#sone {
	position:absolute;
	left:0px;
	top:0px;
	width:31%;
	height:115px;
	z-index:2;
	padding: 3px;
	border-right:1px dashed #17216f;
	padding-left:5px;
}
#stwo {
	position:absolute;
	left:34%;
	top:0px;
	width:214px;
	height:116px;
	padding: 3px;
	z-index:2;
	padding-left:5px;
}
.sbox {
	color: #17216f; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px:
	
}
.sbox a {
	color: #0182ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline;
}
.sbox a:hover {
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:underline;
}
#blink {
	position:absolute;
	left:0px;
	top:500px;
	width:100%;
	z-index:2;
	padding: 3px;
	padding-left:5px;
	border-top:1px solid #17216f;
	border-bottom:1px solid #17216f;
	margin-top: 20px;
	margin-bottom: 50px;
	height: 78px;
}
#designed {
	position:absolute;
	right:-9px;
	top:520px;
	width:31%;
	height:28px;
	z-index:2;
	padding: 3px;
	padding-left:5px;
}
#uhome {
	position:absolute;
	left:0px;
	top:-16px;
	width:100px;
	height:100%;
	z-index:3;
}
#uabout {
	position:absolute;
	left:90px;
	top:-16px;
	width:108px;
	height:100%;
	z-index:5;
}
#usubmit {
	position:absolute;
	left:210px;
	top:-16px;
	width:101px;
	height:100%;
	z-index:7;
}
#usponsors {
	position:absolute;
	left:300px;
	top:-16px;
	width:124px;
	height:14px;
	z-index:8;
}
#uinfo {
	position:absolute;
	left:415px;
	top:-16px;
	width:124px;
	height:14px;
	z-index:8;
}
#ucontact {
	position:absolute;
	right:-1px;
	top:-16px;
	width:77px;
	height:100%;
	z-index:10;
}
.uMenu {
	color: #CCCCCC;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.style2 {color: #cccccc}
.newstitle {
color:#FF9900;
}

.sbox {
	color: #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.sbox a {
	color: #0182ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: underline;
}
.sbox a:hover {
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:underline;
}
.success {
	color: #00FF00;
	font-size: 14px;
    font-family: verdana;
}
.fail {
	color:#FF0000;
	font-size: 14px;
    font-family: verdana;
}
