div#page
{
	padding: 0px;
	margin: 20px 0 0 0;
}

	div#page_body
	{
	width: 750px;
	border:none;
	}

		div#head_container
		{
		background-image: url('../images/vydrahead.jpg');
		background-repeat: no-repeat;
		height: 168px;
		@height: 168px;
		font: 14px arial;
		width: 750px;
		}

		table#body_container
		{

		}

			td#left_panel
			{
			height: 366px;
			width: 208px;
			background-image: url('../images/vydralistdetail.jpg');
			background-repeat: repeat-y;
			background-color: white;
			border:none;
			}

			td#main_panel
			{
			background-color: white;
			width: 542px;
			}

		div#foot_container2
		{
			text-align:center;
			font:normal 10px Arial;
			height:30px;
			line-height: 30px;
			vertical-align: middle;
			text-align:center;
		}

			div#foot_container2 a
		{
			color:black;
		}

		div#foot_container
		{
		background-color: #000000;
		font: 13px arial;
		color: white;
		height:26px;
		line-height: 26px;
		vertical-align: middle;
		text-align:center;
		padding-top:10px;
		}


		div#foot_container a
		{
		font: bold 13px arial;
		color: white;
		text-decoration: none;
		}

		div#foot_container a:hover
		{
		font: bold 13px arial;
		color: white;
		text-decoration: underline;
		}


a			{		color: #928358;	font:normal 11px arial;	}
a:hover		{		color:black;	font:normal 11px arial;	}

img 			{	border: 0px;}

div.menu_box	{	padding-top:37px; margin-left:150px; 	}
div.logo		{ 	float:left;	margin:10px;}
div.block		{	float:left;	text-align: left;	margin-top:8px;	}
h1.head		{font:bold 12px arial;color:black;margin:0;padding:0;}

strong.adress3			{ display:block;font:normal 11px arial;	padding-bottom:2px;	border-bottom:2px solid black; width:240px;margin-bottom:4px;}
div.adress2			{ 	font:normal 11px arial;	padding-bottom:2px;	width:400px;}
strong.adress			{font:normal 11px arial;	padding-bottom:2px;	}
strong.adress3 a		{	text-decoration: none;	color:black;}
strong.adress3 a:hover	{	text-decoration: none;	color: #928358;}

div.top_main_box					{		/*@height:334px; */ min-height:334px; margin-bottom:10px;}
div.bottom_main_box					{	margin-top:6px; margin-bottom:6px;}
div.bottom_main_box_item1			{	float:left;	text-align:left; 	margin-left:20px;	margin-right:10px; width:150px; }
div.bottom_main_box_item1 a			{	font:bold 11px arial; color:black; text-decoration:none; }
div.bottom_main_box_item1 a:hover	{	font:bold 11px arial;  text-decoration:underline; }
div.bottom_main_box_item2			{	float:left;	text-align:center; 	margin-left:10px;	margin-right:10px; width:150px; }
div.bottom_main_box_item2 a			{	font:bold 11px arial; color:black; text-decoration:none; }
div.bottom_main_box_item2 a:hover	{	font:bold 11px arial;  text-decoration:underline; }
div.bottom_main_box_item3			{	float:left;	text-align:right; 	margin-left:10px;	margin-right:10px; width:150px; }
div.bottom_main_box_item3 a			{	font:bold 11px arial; color:black; text-decoration:none; }
div.bottom_main_box_item3 a:hover	{	font:bold 11px arial;  text-decoration:underline; }

/*User Selectable Styles*/
.Heading1,H1     {color: #928358; font-family:Arial,Verdana,Helvetica,Sans-Serif; font-size:110%;font-weight:bold; margin-bottom:5px;}
.Heading2,H2     {color:#000000; font-family:Arial,Verdana,Helvetica,Sans-Serif; font-size:70%; font-weight:bold;}
.Heading3,H3     {color: #928358; font-family:Arial,Verdana,Helvetica,Sans-Serif; font-size:small; font-weight:bold;}
.Normal          {color:#000000; font-family:Arial,Verdana,Helvetica,Sans-Serif; font-size:small;}
.Caption1        {color:#000000; font-family:Arial,Verdana,Helvetica,Sans-Serif; font-size:small; font-weight:bold;}
.Caption2        {color:#000000; font-family:Arial,Verdana,Helvetica,Sans-Serif; font-size:small; font-weight:normal; font-style:italic;}
.Caption3        {color:#000000; font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:small;}
