body

{

	background: #bcaf8b url('./images/background.jpg') repeat-x;

	text-align: center;

	font: 12px Tahoma, Arial, Hevetica, Sans-serif;
	text-decoration: none;
}



a,a:visited

{
	color: #511e1e;
	text-decoration: none;

}

a:hover

{

	text-decoration: none;

}



a img,a:visited img

{

	border: 0;

}





/**

 * General Structure

 */



div#container

{

	width: 1000px;

	margin: 0 auto 0 auto;

	text-align: left;

	position: relative;

}





/**

 * Banner/Nav

 */

div#banner

{

	height: 255px;

	/*background: url('./images/banner.jpg') no-repeat;*/

	margin: 0 0 10px 0;

	clear: both;

}



div#swf

{

	z-index: 1;

	position: absolute;

}



div#nav

{

	background: url('./images/nav_bg.png') no-repeat;

	height: 35px;

	margin: 1px 0px 0px 2px;

	width: 582px;

	overflow: hidden;

	float: left;

	z-index: 2;

	position: relative

}



	div#nav a

	{

		color: #ffffff;

		font: bold 10px Tahoma, Arial, Hevetica, Sans-serif;

		text-decoration: none;

		height: 12px;

		display: block;

		float: left;

		padding: 11px 7px 11px 7px;

		text-transform: uppercase;

		margin: 1px 0 0 0;

	}

	

	div#nav a:hover

	{

		background: url('./images/nav_hover.jpg') repeat-x;

	}





/**

 * Columns

 */

div.col1,div.col2

{

	float: left;

}



div.col1

{

	width: 190px;

}



div.col2

{

	width: 600px;

	margin: 0 7px 0 7px;

}





/**

 * Box Elements

 */

div.box

{

	margin: 0 0 10px 0;

}



div.box h1

{

	height: 29px;

	color: #511e1e;

	font: 15px 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-serif;

	padding: 6px 0 0 10px;

	margin: 0;

	border-bottom: 1px #d5dba9;

}



	div.col2 div.box h1

	{

		cursor: auto;

	}



	div.col1 div.box h1

	{

		background: url('./images/col1_head.png') no-repeat;

	}

	

	div.col2 div.box h1

	{

		background: url('./images/col2_head.png') no-repeat;

	}





div.box div.bar

{

	height: 23px;

	clear: both;

	background: url('./images/under_center.png') repeat-x;

	color: #d1e3ee;

	font: 11px Tahoma;

}

div.box div.barb

{

	height: 23px;

	clear: both;

	background: url('./images/box_foot.png') repeat-x;

	color: #d1e3ee;

	font: 11px Tahoma;

}

	div.box div.bar a

	{

		display: block;

		color: #d1e3ee;

		text-decoration: none;

	}

	div.box div.bar a.right

	{

		text-align: right;

	}



div.contentb

{

	margin: 0 0 0 0;

	background: #f2e3dc repeat-x;

	border: 1px #ffffff;

	padding: 10px 0 10px 0;

}



div.content

{

	margin: 0 0 0 0;

	background: #f2e3dc repeat-x;

	border: 1px #ffffff;

	padding: 10px 0 10px 0;

}



	div.content p

	{

		margin: 0;

		padding: 5px;

	}





/**

 * Lists

 */

ul

{

	margin: 0;

	padding: 0;

	list-style: none;

}



	ul li

	{

		background: url('./images/list_item.jpg') repeat-x;

		border: 1px #d5dba9;

		border-top: 0px;

		height: 14px;

		padding: 4px;

	}

	

	ul li a

	{

		display: block;

		text-decoration: none;

		height: 14px;

	}





/**

 * Footer

 */

div#footer

{

	background: url('./images/back_down.png') no-repeat;

	height: 36px;

	clear: both;

}



div#footer a

{

	display: block;

	height: 36px;

}



div#footer a span

{

	display: none;

}
.col2 .box .content center p font font {
	text-align: left;
}

