/****************/
/**  Page etc  **/
/****************/

body {
background-color: #888888;
margin: 0px 0px 0px 0px;
font-family:"Verdana";
font-size: 10pt;
text-align: center;
}

#page {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
width: 960px;
}

#page {
-moz-box-shadow: 0 0 20px black;
-webkit-box-shadow: 0 0 20px black;
box-shadow: 0 0 20px black;
}

#header {
height: 189px;
background-color: white;
color: black;
}

#menu {
height: 40px;
width: 66%;
vertical-align: top;
text-align: center;
font-size: 100%;
}

#headerimg {
position: relative;
width: 28%;
float: right;
vertical-align: top;
text-align: right;
}

#menu {
padding: 5px 0px 5px 30px;
}

#menu a {
color: black;
font-weight: normal;
text-decoration: none;
}

#menu a:hover {
text-decoration: none;
color: #a65926;
font-weight: bold;
}

#menu a:active {
text-decoration: none;
color: grey;
}

#pgtitle {
width: 70%;
float: left;
padding-left: 10px;
text-align: center;
vertical-align: middle;
}

#container {
background-color: white;
}

#topcontent {
	background-color: white;
	text-align: center;
	padding-top: 20px;
}

#content {
background-color: white;
position: relative;
margin: 0px 30px 5px 30px;
}

#main {
width: 100%;
}

#footer * {
vertical-align: middle;
color: black;
text-decoration: none;
padding: 0px 0px 0px 5px;
}

#footer {
width: 100%;
background-color: white;
text-align: center;
padding-bottom: 5px;
}

#clfooter {
clear:both;
height:10px;
}

#copyright {
margin-left: auto;
margin-right: auto;
width: 960px;
font-size: 80%;
text-align: center;
}



/****************/
/**   Styles   **/
/****************/

#main h1 {
color: #4f2b12;
font-size: 150%;
text-align: center;
}

#main h2 {
color: #4f2b12;
font-size: 120%;
}

#main h3 {
	color: #277575;
	font-size: 120%;
}

h4 {
	text-align: left;
	font-family: Impact, sans-serif;
	font-size: 160%;
	font-weight: normal
}

#main a {
color: grey;
text-decoration: none;
font-weight: bold;
text-align: center;
}

#main a:hover {
text-decoration: none;
color: #a65926;
font-weight: bold;
text-align: center;
}

#main a:active {
color: black;
text-decoration: none;
font-weight: bold;
text-align: center;
}


#topcontent p {
font-size: 120%;
}
