a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 25px;
}

h1 {
	font-size: xx-large;
}

h2 {
	font-size: x-large;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: large;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/blueslice.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
}

#urherenav {
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: small;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topleft {
	width: 200px;
	float: left;
}

#top {
	height: auto;
	width: auto;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
}

#leftbox {
	width: 185px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
}

#navbar {
	margin: 0px;
	float: none;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	padding: 10px;
}

#navbar a {
	color: #000000;
}

#navitem {
	margin: 0px;
	border: 0px solid #000000;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}

#navline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}

#mainbody {
	height: auto;
	width: 525px;
	padding: 0px;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#story {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#disclaim {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footnav {
	clear: both;
	padding-top: 20px;
}

#footer {
	clear: both;
	padding: 10px;
}

#bottom {
	height: auto;
	width: auto;
	padding: 0px;
	clear: both;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	margin: 0px;
}
.gbiheader {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.largefont {
	font-size: large;
}

.mediumfont {
	font-size: medium;
}

.smallfont {
	font-size: small;
}

.verysmallfont {
	font-size: x-small;
}

