body
	{
	background-color:#666666;
	}

img
	{
	border: 0px;
	}
	
/* Temp setup */

#temp
	{
	width: 331px;
	height: 46px;
	margin-right: auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom: -20px;
	}

/* Begin Main Page Title */

#front-title
	{
	width: 863px;
	height: 70px;
	background-image: url(images/front-title.png);
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

/* End Main Page Title */
	
/* Begin Main Page Navigation Box */

#front-nav
	{
	width: 863px;
	height: 420px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	}

#front-nav a
	{
	float: left;
	}

#front-nav img
	{
	float: left;
	}

/* End Main Page Navigation Box */

/* Begin Main Page CC */

#lowerbar
	{
	width: 863px;
	height: 3px;
	background-image: url(images/front-loweralthr.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	}
	
#lowerbar a
	{
	float:right;
	}

