
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	position: absolute;
	height: auto;
	width: auto;
	left: auto;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #000000;
	background-attachment: fixed;
}


/*-------Montage (home page only)-------*/
#montage-container
{
width: 900px;
height:183px;
background-color:#000000;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
}

ul#montage
{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:1;
}
ul#montage li
{
	list-style-type:none;
}


/*------------Page Title------------*/
