@import "base.css"; /* Most stuff. */

/* INDEX SPECIFIC RULES */

h1 {
	width:780px!important;
}

#container {
	width:800px;
	background-image:url(../newimages/shadows.gif);
}
#head {
	width:780px!important;
}

#head a {
	width:780px;
}

#subhead {
	width:780px;
}

#content {
	clear:both;
}

#home_flasharea {
	width:780px;
	height:240px;
}

#content2 {
	background:#8B7F72;
	width:780px;
	height:240px;
}

#content2 .column{
    float: left;
}

#animation{
	width:580px;
	height:240px;
	position:relative;
	bottom:0px;
	left:0px;
}
#applybtn{
	background-image: url(../images/apply1.gif);
	width:179px;
	height:221px;
	margin-top:10px;
	margin-left:10px;
}
#applynow
{
	margin-left:31px;
	margin-top:97px;
	display: block;
	width: 119px;
	height: 30px;
	background: url("../images/applybtn.gif") no-repeat 0 0;
}

#applynow:hover
{ 
  background-position: 0 -30px;
}

#applynow span
{
  position: absolute;
  top: -999em;
}

#home_contentarea {
	float:left;
	padding:10px 10px 12px;
	color:#B4B4B4;
	background:#000 url(../newimages/home_contentarea_back.gif) repeat-x top left;
	font-size:11px;
	clear:both;
}

#home_contentarea .column {
	width:190px;
	height:320px;
	float:left;
	background:url(../newimages/home_contentarea_divider.gif) no-repeat top left;
}

#home_contentarea .padding {
	padding:0 11px 0;
}

#home_latestnews {
	background-image:url(../newimages/home_contentarea_divider_b.gif)!important;
}

#home_latestnews {
	
}

#home_contentarea span {
	margin:0 10px 0 11px;
	float:left;
}

h2	{
	width:190px;
	height:30px;
	margin:0;
	background-position:11px 5px;
	background-repeat:no-repeat;
}

h2 span {
	display:none;
	float:none;
}

#home_aboutus h2 {
	background-image:url(../newimages/home_aboutus.gif);
}

#home_statistics h2 {
	background-image:url(/images/home_statistics.jpg);
}

#home_specialevents h2 {
	background-image:url(../newimages/home_specialevents.gif);
}

#home_latestnews h2 {
	background-image:url(../newimages/home_latestnews.gif);
}

h4 {
	font-weight:normal;
	margin:0 0 10px;
	font-size:11px;
}

.member_news_header:link,	
	.member_news_header:active,
	.member_news_header:visited
	{
	color:#B4B4B4;
	margin:0;
	font-size:11px;
	display:block;
}

.member_news_header:hover {
	text-decoration:none;
}

#subhead td {
	width:780px;
}

.member_news_link {
	/*display:block;*/
	margin:0 0 10px;
	color:#9fefe8!important;
	font-size:10px;
}

a.member_news_link:hover {
	text-decoration:underline;
}

#foot	{
	width:780px;
}

#home_specialevents label {
	width:100px;
	font-weight:normal;
	display:block;
	margin-top:5px;
}

#home_specialevents .input_text {
	border:1px solid #BBA;
	border:1px solid #9fefe8;
	border:1px solid #B4B4B4;
	color:#9fefe8;
	font-size:11px;
	width:120px;
	background:#B4B4B4;
	background:#333;
	padding:1px 3px;
}

#home_specialevents .input_image {
	display:block;
	margin-top:5px;
}
