* {
	padding: 0;
	margin: 0;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 150px;
	float: left;
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
#navigation ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	background-color: #0000FF;
	width: 125px;
	border: 1px solid #000033;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px auto 0px;
	padding: 0px;
	background-color: #99CCFF;
	line-height: 1em;
}
#container {
	text-align: left;
	width: 781px;
	margin: 0px auto;
	padding: 0px;
}
#strapline {
	font-weight: bolder;
	color: #000066;
	width: 779px;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #0000FF;
}
#strapline h1 {
	font-size: 1.5em;
	padding: 8px 0px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincontent {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0000FF;
	padding-left: 10px;
	width: 600px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-right-width: 1px;
	margin-right: 10px;
	font-size: 0.80em;
}
#rightbox {
	background-color: #FFFFCC;
	margin: 0px 10px 10px;
	padding: 8px 8px 8px 0px;
	float: right;
	height: auto;
	width: 150px;
	border: 1px dashed #99CCFF;
	font-size: 1.1em;
}
#rightbox ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px;
	font-weight: bolder;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#maincontent img {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	clear: both;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
	font-size: 1.5em;
	font-weight: bolder;
	display: block;
	color: #333333;
}
#footer {
	font-size: x-small;
	background-color: #FFFFCC;
	width: 100%;
	height: auto;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	border-bottom-style: solid;
	font-weight: bolder;
}
#footer2 {
	font-size: x-small;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
#footer3 {
	font-size: xx-small;
	text-align: center;
	width: 100%;
	background-color: #FFFFCC;
}
#footer2 a {
	text-decoration: none;
}
#footer3 a {
	text-decoration: none;
}
#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
	background-color: #FFFFFF;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
p {
	margin-bottom: 1.2em;
}
img {
	margin: 0px;
	display: block;
}
#navigation a:hover {
	color: #99CCFF;
	font-weight: bold;
}
#column1 {
	width: 300px;
	float: left;
}
#column2 {
	width: 290px;
	margin-left: 10px;
	float: left;
	clear: right;
}
