html, body {

	height: 100%;

}

body {

	margin: 0;

	padding: 0;

	font: 11px verdana, arial, helvetica, sans-serif;

	color:#FFFFFF;

	background-color:#000000;

}





/* GENERAL CLASSES */

.summitMain { 

 	width: 100%;

 	height: 100%;

 	position: relative;

	 	

}

.summitContainer {

	position: absolute;

	width:900px;

	height:auto;

	left: 50%; 

	margin-left:-450px; 

	background-color:#000000;

	/* border-width: 1px;

	border-color: #969aa0;

	border-style: solid; */

	

}



.summitMainFlash { 

 	width: 100%;

 	height: 748px;

 	position: relative;

	 	

}

.summitContainerFlash {

	position: absolute;

	width:1126px;

	height:748px;

	left: 50%; 

	margin-left:-563px; 

	background-color:#000000;

	/* border-width: 1px;

	border-color: #969aa0;

	border-style: solid; */

	

}



.FORM {

	margin: 0px;

	width: 250px;

	float: right;

	margin-top:4px;

	

}



a img{border:none;}



a:link {color: #0000FF;	text-decoration: none;}

a:visited {text-decoration: none; color: #0000FF;}

a:hover {text-decoration: underline; color: #0000FF;}

a:active {text-decoration: none; color: #0000FF;}



H1 {font-size:14px;}

H2 {font-size:12px;}

	



/*HEADER*/



.HeaderPanel { 

	width: 900px;

	/* height: 241px;	*/

}





/*Middle CSS*/



.BodyPanel { 

	width: 900px;

	height:587px;

	background-image:url(../images/bodyBacking.jpg);

	background-repeat:repeat;

	}

		

.Menu {width:155px; float:left; color:#000000; font-size:12px; font-weight:bold; padding:25px 0 0 30px;}



.Menu a:link, .Menu a:visited, .Menu a:active {

	color:#000000;

	font-weight:bold;

	text-decoration:none;

	}



.Menu a:hover {

	text-decoration: underline;

}



.itemContainer {width:640px; min-height:140px; padding:10px 0 0 15px; color:#000000;}

.itemContainer a:link, .itemContainer a:visited, .itemContainer a:active {

	color:#0000FF;

	font-size:10px;

	font-weight:bold;

	text-decoration:none;

	}

.itemContainer a:hover {

	text-decoration: underline;

}



.itemContainer P {margin-top:0px; margin-bottom:5px;}



.itemHeader {background-color:#000000; height:20px; width:100%;}



.scrollbar {

scrollbar-base-color: #ffffff; 

scrollbar-track-color: #ffffff;

scrollbar-face-color: #666;

scrollbar-highlight-color: #666;

scrollbar-3dlight-color: #666;

scrollbar-darkshadow-color: #666;

scrollbar-shadow-color: #666;

scrollbar-arrow-color: #ffffff;


}



/*Address*/

.Address {width:130px; margin:0 0 0 33px; color:#999999; float:left; margin-top:40%;}

.Address a:link, .Address a:visited, .Address a:active { color:#999999; text-decoration:none;}

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



.Address2 {width:130px; margin:0 0 0 33px; color:#999999; float:left; margin-top:80%;}

.Address2 a:link, .Address2 a:visited, .Address2 a:active { color:#999999; text-decoration:none;}

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



/*Footer CSS*/



.FooterPanel { padding:0px 0 0 0px; font-size:10px; font-weight:bold; color:#FFFFFF; }

.FooterPanel a:link, .FooterPanel a:visited, .FooterPanel a:active {color:#FFFFFF;	text-decoration:none;	}

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



.footerLinks {color:#FFFFFF; font-size:12px; }

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active {color:#FFFFFF;	text-decoration:none;	}

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