body
{
	background-color:white;
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#333333;
	min-height:100%;
	height:100%;
}


#container
{
	width:960px;
	margin:0 auto;
}


#header
{
	margin:0 auto;
	height:75px;
}


#link
{
	height:51px;
	width:100%;
	background-image:url(images/MetroStay_07.jpg);
	background-repeat:no-repeat;
	margin-top:28px;
}

img
{
	border:0px;
}

h1
{
	color:#00aeef;
	font-size:25px;
	padding:0 0 5px 0;
	margin:0px;
}

h2
{
	color:#00aeef;
	font-size:20px;
	padding:5px 0 5px 0;
	margin:0px;
}

a.menu:link
{
	color:#333333;
	text-decoration:none;
}

a.menu:visited
{
	color:#333333;
	text-decoration:none;
}

a.menu:hover
{
	background:url(images/highlight.jpg);
	background-repeat:repeat-x;
	color:white;
}

a:link
{
	color:#333333;
	text-decoration:none;
}

.a11
{
	color:#FF0000;
	text-decoration:none;
}


