﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px
}
#container {
	width: 970px;
	margin: 0 auto
}
#masthead {
	width: 960px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px
}
#mastheadleft {
	width:500px; 
	margin-top:10px;
	float:right; 
	height:100px;
	background-image:url('../images/logo_main.png'); 
	border-bottom:thin black solid;
	border-left:thin black solid;
	border-top:thin black solid
}
#mastheadcenter {
	width:400px;
	float:right;
	height:200px;
	background-image:url('../images/navbak_main.png')
}
#mastheadright {
	width:50px; 
	margin-top:50px;
	float:right;
	height:100px;
	background-color:#778899;
	border-bottom:thin black solid;
	border-right:thin black solid;
	border-top:thin black solid
}
#mastheadupper {
	width:180px;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	margin-left:20px;
	height:10px;
	float:left	
}
#mastheadpage {
	width:250px;
	font-size:16px;
	color:#ff6600;
	font-weight:bold;
	margin-top:20px;
	margin-left:30px;
	text-align:right;
	height:10px;
	float:left
}
#mastheadlower {
	width:475px;
	height:20px;
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	float:left
}
#content {
	width:960px;
	background-color:#e6e6e6;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border:1px black solid;
	float:left
}
#contentleft {
	width:210px;
	padding-left:10px;
	padding-top:20px;
	float:left
}
#footer {
	width:940px;
	margin-left:10px;
	padding:5px;
	float:left;
	text-align:center;
	background-color:#e6e6e6
}
.style1 {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline
}
.style2 {
	color:blue
}
.style3 {
	font-size:11px
}
.style4 {
	border-width: 0px
}
.style5 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px
}
.style6 {
	font-weight:bold
}