body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin-top: 30px;
}

hr {
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #CDD7FF;
}
img {
	border: 0;
}

#navcontainer {
	height: 100%;
	width: 150px;
	position: absolute;
	padding-top: 175px;
	left: 0px;
	top: 0px;
	background-color: #795E43;
}


#centerwrap {
	height: 100%;
	width: 800px;
	position: relative;
	margin-top: -10px;
	margin-left: -10px;
}

#navlist ul
{
	margin: 0px;
	white-space: nowrap;
	padding: 0px;
}

#navlist li
{
	display: block;
	list-style-type: none;
	line-height: 3em;
}

#navlist a
{
	padding: 1px 1px 1px 20px;
	background-image: url(list-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#navlist a:link, #navlist a:visited
{
	color: #CDD7FF;
	text-decoration: none;
}

#navlist a:hover
{
	background-image: url(list-on.gif);
	color: #DDCCA5;
	background-repeat: no-repeat;
}

#navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
	background-image: url(list-on.gif);
	color: #F3EEE0;
}

#content {
	width: 648px;
	position: relative;
	float: right;
}
#header {
	height: 150px;
	width: 650px;
	clear: both;
}

#tagline {
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
	position: relative;
	margin-top: 35px;
}

#topbar {
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 35px;
	font-size: small;
}

#topbar ul
{
	list-style-type: none;
	margin-top: 0px;
	padding: 0;
	z-index: 2;
}

#topbar li
{
	display: inline;
	margin: 0 5px;
	text-align: right;
}

#topbar li a
{
	padding: 1px 7px;
	color: #666;
	background-color: #fff;
	border: 1px solid #CDD7FF;
	text-decoration: none;
}

#topbar li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#topbar li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#h1holder {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: relative;
	width: 400px;
	margin-left: 95px;
	margin-top: 10px;
	line-height: normal;
	margin-bottom: 10px;
}
#h1altholder {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: relative;
	width: 500px;
	margin-left: 30px;
}
#subline {
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	margin-left: 95px;
	position: relative;
	margin-top: 10px;
	width: 450px;
}
#stretchline {
	background-image: url(stretch.jpg);
	width: 100%;
	height: 6px;
}

#info {
	float: left;
	width: 410px;
	position: relative;
	font-size: 0.8em;
	padding-left: 40px;
	padding-right: 20px;
}


#info img {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#info ul {
	list-style-type: circle;
	list-style-position: outside;
}

#infoport {
	float: left;
	width: 600px;
	position: relative;
	font-size: 0.8em;
	padding-left: 40px;
}
#infoport div {
	margin-left: 50px;
	width: 500px;
	position: relative;
	margin-top: 10px;
}

#infoport ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
}

#infoport li {
	list-style-type: square;
}

#port1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;

}
#port2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;

}
#port3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;

}


#rightsidebar {
	float: right;
	width: 150px;
	font-size: 0.7em;
	padding-right: 10px;
	margin-top: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CDD7FF;
	padding-left: 10px;
}
#spacer {
	clear: both;
	width: 650px;
	margin-bottom: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CDD7FF;
	position: relative;
}


#bottomnav {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD7FF;
	font-size: small;
	font-weight: bold;
}

#bottomnav ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#bottomnav li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#bottomnav li a
{
	padding: 1px 7px;
	color: #666;
	background-color: #fff;
	border: 1px solid #CDD7FF;
	text-decoration: none;
}

#bottomnav li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#bottomnav li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#footer {
	font-size: x-small;
	font-style: italic;
	width: 650px;
	position: relative;
	text-align: center;
	clear: both;
}

.alterh1 {
	font-size: smaller;
	font-weight: lighter;
}

.cent {
	text-align: center;
}
.bumperbold {
	font-weight: bold;
	margin-right: 10px;
}

.rtalign {
	text-align: right;
}
.linehtadj {
	line-height: 1.5em
}
.crunch {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0;
}
.semicrunch {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	border-width: 0;
}

.normal {
	background-image:url(background_alt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.imagefloatleft {
	float:left;
	margin: -15px 15px 0 -20px;
}
.imagefloatright {
	float:right;
	margin: -15px -20px 0 0;
}

.welcome {
	background-image:url(background.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
