#topnavigation {
	padding: 3px;
	height: 25px;
	width: 600px;
	text-align: right;
}
#logo {
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sidenavigation {
	width: 120px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #000066;
}
#leftcolumn {
	width: 240px;
	padding: 8px;
	vertical-align: top;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#rightcolumn {
	width: 240px;
	padding: 8px;
	vertical-align: top;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#textarea {
	height: 100px;
	padding: 8px;
	vertical-align: top;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 480px;
}


#main {
	width: 600px;
	border: 1px solid #CCC;
}
#leftcolumnheader {
	background-image: url(../images/gradient.gif);
	height: 25px;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#topnavtable {
	width: 100%;
	height: 99%;
	vertical-align: middle;
	display: block;
}
#breadcrumbs {
	width: 34%;
	border: 1px solid #CCCCCC;
}
#sidebuttons {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.navbuttons {
	background-image: url(../images/buttonRed.gif);
	border: 1px solid #990000;
	height: 24px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 5px;
}
#footer {
	background-image: url(../images/footerGradientBlue.gif);
	height: 25px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
}



.rollover {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 75%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}
#rightcolumnheader {
	background-image: url(../images/gradient.gif);
	height: 25px;
	width: 240px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
#sidebuttons a {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#sidebuttons a:hover {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#topnavtable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	display: block;
}
#topnavtable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	display: block;
}
#leftcolumn a {
	color: #000099;
}
#rightcolumn a {
	color: #000099;
}
