body  {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #000724;
}
#wrapper { 
	width: 770px;
	margin-bottom:0;
	margin:auto;
	background-color: white;
}
#navigation {
	background-color:#000724;
	color: white;
	width: 770px;
}
#header { background-image: url(../images/header1.jpg); width: 770px; height: 135px; }
#header2 {
	background-color: black;
	background-image: url(../images/header2.jpg);
	width: 770px;
	height: 220px;
	border-top: 1px solid #c7daf8;
	border-bottom: 1px solid #c7daf8;
}
#content { background-color: #FFFFFF; width: 770px; }
#footer {
	height:25px;
	margin-top:-25;
	width: 770px;
	margin:auto;
	color: white;
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
}


p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: justify;
}
h1 { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold;  }
h2 { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold;  }
h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	padding-left: 10px;
	line-height: 18px;
}
a {  font-family: Verdana; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { color:#999999; }

img {  }

a.navi {
	color: white;
	text-decoration: none;
	font-size: 11px;
	padding-left: 15px;
}
a.navi:hover { text-decoration: underline; }

a.img { border: 0; }

p.footertext 
{ 
	color: white;
	text-align: center;
	line-height: normal;
	padding-top:0;
}

h1.content {
	text-align: left;
	padding-left: 10px;
	color: white;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/columnhead.png);
	background-repeat: no-repeat;
	line-height: 26px;
}

h2.textheader1 { padding-left: 10px; color: white; font-size: 22px; margin-bottom: -10px;}
h3.textheader1 { padding-left: 10px; color: white; font-size: 12px; width: 400px; text-align: left; color: black;}
h2.textheader2 { padding-left: 10px; color: white; font-size: 20px; margin-bottom: -10px; }
h3.textheader2 { padding-left: 10px; color: white; font-size: 12px; width: 400px; text-align: left; color: black;}
.columns {
	width: 33%;
}
