/* CSS Document */

body{background-color:#565151;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;}



#main{

width:827px;

height:auto;

margin-left: auto;

margin-right: auto;

margin-top: 0px;

}



.header{

width:827px;

height:275px;

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

background-repeat:repeat;

}



.maincontainer{

width: 566px;

height: 100%;

background-color: #FFFFFF;

position: relative;

float:left;

}



.infocontainer{

width: 827px;

height: 100%;

background-color: #FFFFFF;

position: relative;

float:left;

}



.greycontainer{

width:219px;

height:100%;

background-color: #bcbdbf;

position: relative;

float:right;

}



.footer{

width:827px;

height: 39px;

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

background-position:right;

background-color:#565151;

background-repeat:no-repeat;

position:relative;

float:right;

}



.empty{

width:42px;

height: 100%;

display:table;

background-color: #565151;

position:relative;

float:left;

}



.MenuLinks {color: #FFFFFF; font-weight: bold; text-decoration:none; font-size:14px;}

.MenuLinks a:link{color: #FFFFFF; font-weight:bold; text-decoration:none;}

.MenuLinks a:active{color: #FFFFFF; font-weight:bold; text-decoration:none;}

.MenuLinks a:hover{color: #FFFFFF; font-weight:bold; text-decoration: underline;}

.MenuLinks a:visited{color: #FFFFFF; font-weight:bold; text-decoration:none;}



.Locations{font-size:11px; text-indent:5px;}

/* floating preview box styling */
.floater {
	position:
	font-family:Arial;
	font-size:12px;
	padding:20px;
	background-color:white;
	border:5px solid #333333;
	top:600px;
	left:565px;
}
