﻿body {
	font-family:Arial;
	font-size:12px;
	margin:0px;
	background-color:white;
	text-align:center;
	color:#404040;
	background-image:url(/UserFiles/Image/Design/ernabg.jpg);background-repeat:no-repeat;
}
#page {
	text-align:left;
	width:885px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(/UserFiles/Image/Design/contentb.png);
	background-repeat:no-repeat;
	height:650px;
	margin-top:30px;
	
}

#Left {
	width:264px;
	float:left;
	height:560px;
}
#Content {
	margin-left:10px;
	width:246px;
	float:left;
	height:560px;
}
#Right{
	margin-left:10;
	width:345px;
	float:left;
}
#Footer{
}

td {
	font-size:12px;
	vertical-align:top;
}

a {
	color: black;
	text-decoration:none
}
a:hover{
	color: #ff0000;
}
a:navSel a {
	color: #0687d5;
}

p{margin:0px; padding:0px;}


div.ContentDisplay p {margin-bottom:10px;line-height:15px}
