@charset "utf-8";
/* CSS Document */
/* This is a default style sheet that is going to be used when there is no custom style sheet for the page. Use this default css as a template for creating custom default styles for your page. */
/* This is the container for which the content page is held in. Use this for mainly background and borders should you need */



#maskhead {
	padding:0px;
	/*background-image:url(../images/homepage_elements_01.png);*/
	width: 960px;
	height: 115px;
	border:0px solid #000000;
	margin-bottom:0px; /* Use this to separate maskhead content from menu content */
}

#homelink {
	
	position:absolute; 
	left:10px;
	top:18px;
	width: 203px;
	height: 90px;
}
#banner {
	background-color:#000;
	position:absolute; 
	left:213px;
	top:17px;
	width: 728px;
	height: 90px;
}

#menuscontent {
	padding:0px;
	width: 960px;
	height: 71px;
	background-image:url(../images/homepage_elements_02.jpg) ;
	border:0px solid #FF9900;
	margin-bottom:0px; /* Use this to separate menu content from page content */
}
#menus {
	background-color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-bottom:4px;
	position: relative;
	top: 15px;
	width: 945px;
	margin: 0 auto;
}
#menus a {
	text-decoration: none;
	font-weight: bold;
	}

#menus a, #menus a:link, #menus a:visited {
	color: #000;

}

#menus a, #menus a:link, #menus a:visited {
	color: #000;

}

#menus a:hover {
	color: #ffffff;
	background-color: #636466;
	display: block;
	width: 75%;

}
#pagebody {
	background:#000;
	width: 960px;    	/* Right column background colour */
}

#middlecolumn {
	width:75%;
	background:#000;    	/* Centre column background colour */
}

#leftcolumn {
	width:25%;
	background:#FFD8B7;    	/* Left column background colour */
}
#main_ad {
	width: 630px;
	height: 120px;
}
#main_partners {
	width: 630px;
	height: 100px;
	background-image:url(../images/sponsors.png) ;
	background-repeat:no-repeat;
	background-position: center left;
}	

#main_login {
	
	
	height: 75px;
	background-image: url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	border:0px;
	border-color:#FFFFFF;
	border-style:solid;
	font-size:10px;
	color:#FFFFFF;
}

#main_login a {
	text-decoration: underline;
	
	}

#main_login a, #main_login a:link, #main_login a:visited {
	color: #fff;

}



#main_login a:hover {
	color: #FF9900;
	text-decoration:none;
	

}

#main_login h2 {
font-size:10px; line-height:12px;
}
#msg {background:none; height:14px; }
/* footer styles */ 
#footer {
	padding:8px;
	height: 162px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFFFFF;
}
#bot_nav { width:940px;
background-color: #141414;
border: #454545 solid 1px;
text-align:center;
padding-top:3px;
padding-bottom:3px;}
#bot_nav a {text-decoration: none;}
#bot_nav a:hover {text-decoration: underline;}
#bot_nav a, #bot_nav a:link, #bot_nav a:visited {
	color: #fff;}

/* end layout style */
/* place content styles for the page below as indicated */
/* content styles goese here */

.col2 div, .col1 div, .col3 div { padding:8px; background-color:#000;  }
.form2 { font-size:9px;   }
.f_bg {background:url(../images/emerge_flyer_04.gif) no-repeat top left;}
form {margin-top:0px;}
.nlabel {color:#FFFFFF;}
/* end */
