body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/offwhitestripes.gif);
}
#toplinks {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 770px;
	position: relative;
}
#banner {
	height: 150px;
	width: 770px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/rough_banner.jpg);
}
#contentbg {
	width: 770px;
	position: absolute;
	left: 0px;
	top: 150px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#contentnobg {
	width: 770px;
    position: absolute;
    left: 0px;
    top: 150px;
	background-color: #FFFFFF;
}

#leftbar {
	text-align: left;
	float: left;
	width: 150px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/leftbar_header.jpg);

}
#content {
	
	float: left;
	width: 460;
	position: relative;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 40px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#content a {
	font-size: 100%;
	font-weight: bold;
	color: #7992da;
	text-decoration: none;

}
#content a:hover {
	color: #aabdf5;
}

#rightbar {
	text-align: right;
	vertical-align: top;
	float: right;
	width: 150px;
	position: relative;
	background-color: #dedede;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/stripes.gif);
	padding-bottom: 0px;
}

#rightbar a {
	padding-right:10px;
	padding-left: 10px;
}

#bar {
	position: absolute;
	z-index: 22;
	width: 770px;
	left: 50px;
	top: 125px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
ul li {
	position: relative;
}

#nav a {
	font-weight: bold;
	color: #abbbe5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 0.6em;
	text-decoration: none;

}
#button {
	font-weight: bold;
	color: #abbbe5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 0.6em;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #141874;
	background-color: #9db4ef;
	height: 20px;
	width: 99px;
	margin: 0px;
	padding: 4px 0px 0px;

}
#nav li li a:hover {
	background-color: #c7d5fc;
	margin: 0px;
	padding: 4px 0px 0px;
}
#contactcontent {
	background-color: #e6ded5;
	position: relative;
	width: 770px;
	float: left;
}
li {
	float: left;
	position: relative;
	width: 99px;
	text-align: center;
	background-color: #2b3c68;
	height: 20px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: sub;

}
li ul {
	display: none;
	position: absolute;
	left: -5px;
	top: 20px;
	z-index: 22;
}
li>ul {
	left: -5px;
}

li li {
	display: block;
	float: none;
}
li:hover ul, li.over ul {
	display: block;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
p {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;


}
a {
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: bold;
	color: #7992da;
	text-decoration: none;

}
a:hover {
	color: #aabdf5;
}
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #d77b22;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;

}

h3 {
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: bold;
	color: #d77b22;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;

}

