@charset "utf-8";
/* CSS Document */

body {
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#ffffff;
	background-image:url(../images/metevent2bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.img
{
border: none;
}



.logo
{
	position: absolute;
	font-size: 24px;
	top: 5px;
	left: 6px;
	font-family: "Times New Roman", Times, serif;
	width: 328px;
	height: 88px;
	z-index: 2;
}

.links
{
	position: absolute;
	font-size: 24px;
	top: 57px;
	left: 353px;
	font-family: "Times New Roman", Times, serif;
	width: 744px;
	z-index: 2;
	margin-bottom: 0px;
}

.main {
	position: absolute;
	overflow: auto;
	left: 291px;
	top: 166px;
	width: 692px;
	height: 191px;
	/*filter: chroma(color=#cccccc);*/
	font-size: 14px;
}

.contact {
	position: absolute;
	left: 1072px;
	top: 16px;
	width: 101px;
	height: 33px;
	z-index: 2;
	font-size: 14px;
}

.nav {
	position: absolute;
	left: 340px;
	top: 73px;
	text-align: center;
	height: 31px;
	font-size: 22px;
	z-index: 3;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
}

table, td, tr
{

background-repeat: no-repeat;

}

.footer
{
	position: absolute;
	top: 534px;
	width: 348px;
	text-align: right;
	color: #ffffff;
	font-size: 16px;
	z-index: 2;
	left: 743px;
}

.updates {
	position: absolute;
	color: #FFFFFF;
	left: 63px;
	top: 116px;
	width: 259px;
	height: 387px;
	padding: 2px;
	overflow: hidden;
}

.divide {
	border: none;
	position: absolute;
	top: 0px;
	left: 301px;
	height: 557px;
	width: 48px;
}

a:link {
color: #FFFFFF;
text-decoration: none;
border: none;
}



a:visited {
text-decoration: none;
color: #FFFFFF;
border: none;
}

a:hover{
color: #666666;
text-decoration: none;
border: none;
}

a:active{
color: #666666;
text-decoration: none;
border: none;
}

.head
{
	font-size: 18px;
	text-transform:none;
	color: #FFFFFF;
}

.selectedimg {
	position: absolute;
	z-index: 2;
}


a.highlighted:link {
color: #FF0000;
text-decoration: none;
border: none;
}



a.highlighted:visited {
text-decoration: none;
color: #FF0000;
border: none;
}

a.highlighted:hover{
color: #666666;
text-decoration: none;
border: none;
}

a.highlighted:active{
color: #ff0000;
text-decoration: none;
border: none;
}
