body {
	background:#EDEDED none repeat scroll 0 0;
	color:#444444;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 0.9em;
}

a {
	color:#2277DD;
	text-decoration:none;
}

a:hover {
	color:#2277DD;
	text-decoration:underline;
}

#page {
	position:relative;
	text-align:left;
	width:780px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	background-attachment: fixed;
	background-color: #303992;
	background-repeat: no-repeat;
	background-position: right center;
	height: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header a {
	color:#CCC;
	text-decoration:none !important;
	font-weight: 600;
}

#header a:hover {
	color:#FFF;
	text-decoration:none !important;
	background-attachment: scroll;
	background-color: #DD693D;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#title {
	margin: 20px;
	text-align: center;
}

#menu {
	list-style-image:none;
	list-style-type:none;
	padding:0;
	text-transform:lowercase;
	float: left;
	margin: 0px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #757BB6;
}

#menu-item {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #757BB6;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a {
	display:block;
	display:block;
	height:50px;
	line-height: 50px;
	
}
#menu-div {
	float: left;
}

#head-img {
	float: right;
	margin-top: 10px;

}

body#home a#homenav,
body#acom a#acomnav,
body#amen a#amennav,
body#cont a#contnav{
	color: #FFF;
	background-color: #DD693D;
}

#sidebar-item {
	padding-bottom: 20px;
}

#content-item {
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer{
	font-size: 70%;
	line-height: 150%;
	padding-top: 10px;
	color: #999;
	text-align: center;
}

#picture{
	position: static;
	padding: 10px;
}

p {
	text-align: justify;
	color: #444444;
	line-height: 1.75em;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	color: #FF722C;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size:1.25em;
	font-weight:bold;
	color: #FF722C;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.toprow, .toprow TD, .toprow TH
{
	background-color:#535AA4;
	color:#FFF;
}

.altrow, .altrow TD, .altrow TH
{
	background-color:#FFE8DC;
}
