h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

.minwidth {min-width:600px;}

#Background {
	position:absolute;
	left:0px;
	top:0px;
	width:841px;/*932px;*/
	height:631px;/*699px;*/
	margin-left: 1%;
	margin-right: 1%;
	z-index:1;
	background-image: url(images/Background932.gif);
}
#TitleLeft {
	position:absolute;
	left:0%;
	top:0%;
	width:20%;
	height:19.3%;
	z-index:2;
}
#TitleMain {
	position:absolute;
	left:21%;
	top:0%;
	width:58%;
	height:19.3%;
	z-index:3;
}
#TitleRight {
	position:absolute;
	left:79%;
	top:0%;
	width:21%;
	height:19.3%;
	z-index:4;
}
#NavBar {
	position:absolute;
	left:0%;
	top:20.4%;
	margin-left: 1%;
	width:75.6%;
	height:13.6%;
	z-index:9;
}
#Padding {
	position:absolute;
	left:76.6%;
	top:20.4%;
	width:1.3%;
	height:13.6%;
	z-index:6;
}
#MenuRight {
	position:absolute;
	left:79%;
	top:34%;
	width:21%;
	margin-left: 1%;
	height:66%;
	z-index:7;
}
#Content {
	position:absolute;
	left:0%;
	top:34%;
	width:78.9%;
	height:59%;
	z-index:8;
	background-image: url(images/AshfieldTree.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#BottomBar {
	position:absolute;
	left:0%;
	top:93%;
	width:78.9%;
	height:7%;
	z-index:8;	
}
