/******************************************************************************
*
*	Class Properties
*
******************************************************************************/

.header
{
	background: url(../images/main_top_bg.gif) no-repeat right bottom;
}

.container
{
	background: #F1D97C url(../images/main_bg.jpg) no-repeat bottom;
	height: 777px;
	padding-bottom: 20px;
}

.content
{
	background: #FFFFFF;
}

.footer
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 15px;
}

.navigation
{
}

.subnavigation
{
}

.inverse
{
}

.image
{
}

/******************************************************************************
*
*	Element Properties
*
******************************************************************************/

.content td
{
	margin: 0px;
	padding: 0px;
}

.image td
{
	margin: 0px;
	padding: 0px;
}

.footer p
{
	margin: 5px;
}
