body {
background-color:#FFFFFF;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#555555;
}

#page {
width:940px;
margin:auto;
padding:auto;
}

#header {
clear:both;
width:940px;
height:118px;
background-image:url(images/header.jpg);
padding-top:60px;
padding-left:60px;
}

.sidebarheader {
margin-bottom:5px;
width:220px;
height:27px;
padding-top:10px;
padding-left:18px;
background-image:url(images/sidebarheader.jpg);
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

#sidebar {
background-color:#dedede;
border:thin solid #316cb3;
float:left;
width:238px;
line-height:14pt;
}

#sidebarnav {
margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav a {
	width:205px;
	display:block;
	clear:both;
	padding-left:8px;
	padding-top:6px;
	height:25px;
	border-left:3px solid #555555;
	color:#555555;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#dedede;
	margin-top:3px;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#bdd4ee;
	text-decoration:none;
	border-left:3px solid #333333;
	color:#333333;
}

.widget {
	text-align:center;
}

#mainarea {
width:1000px;
clear:both;
padding-left:20px;
}

#contentarea {
width:693px;
padding-bottom:20px;
float:left;
margin-left:25px;
background-color:#dedede;
border:solid thin #316cb3;
/*line-height:14pt;*/
}
#content {
padding-left:10px;
/*line-height:14pt;*/
}

#title {
margin-bottom:5px;
text-align:center;
padding-top:2px;
padding-bottom:5px;
padding-left:20px;
background-image:url(images/title.jpg);
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}

#footer {
width:960px;
margin-left:20px;
margin-top:5px;
clear:both;
height:50px;
padding-top:35px;
text-align:center;
line-height:14pt;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
clear:both;
margin-top:5px;
}

h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#333333;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
}

a {
color:#316cb3;
text-decoration: underline;
}

a:hover {
text-decoration:underline;
}

.title {
font-size: 30px;
font-weight: bold;
color: #000066;
text-align: center;
}
.style7 {
color: #000066
}
table tr td {
height:5em;
}

#flashcontent {
margin:0 10px;
width: 640px;
height:500px;
}

#photomenu {
padding:none;
margin:none;
list-style-type: none;
text-align:left;
background-color:#bdd4ee;
}

#photomenu li {
display:inline;
}

#photomenu strong {
background-color:white;
border-top:thin solid #316cb3;
border-bottom:thin solid #316cb3;
}

#photomenu li a {
text-decoration:none;
}

.champs {
	width:100%;
}
.champs tr th{
	height:1em;
	font-weight:bold;
	text-align:center;
}
.champs tr td {
	height:1em;
	text-align:center;
}

.menu {
	list-style-type:none;
	padding-left:5px;
}
.center {
	text-align:center;
}

h2 {
	text-align:center;
}
h3 {
	text-align:center;
}
p {
	padding-left:5px;
	padding-right:5px;
}
.homeimg {
	border:solid black thin;
}