
body {
	background: url('/image.php?image=topshade.gif') repeat-x top left;
	font-size: 80%;
	font-family: tahoma,arial;
	background-color: #e5e5e5;
}

div {
	/*border: 1px dashed red;*/
}

#header {
}

h1 {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

#header h1 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}


#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('/image.php?image=logo.gif') top left no-repeat;
	width: 260px;
	height: 70px;
}

a {
	text-decoration: none;
	color: #15158d;
}

a:hover {
	text-decoration: underline;
}


#left {
	
}

#right {
	text-align: right;
}	

h1 {
	margin-top: 5px;
	font-size: 120%;
}

#definition h2 {
	font-size: 90%;
}

h2 {
	font-size: 90%;
}

#definition ol {
	
}

#outer {
	
}

#centrecontent {
	
}

#centrecontent li {
	list-style-image: url('/image.php?image=bulletpoint.gif');
}

#footer {
	text-align: center;
	font-weight: bold;
	background: url('/image.php?image=footer.gif') bottom left repeat-x;
	
}

#navigation {
	white-space: nowrap;
	margin-left: 270px;
	margin-top: 20px;
}

#vertical {
	margin-left: 270px;
	margin-top: 30px;
	position: absolute;
}

#vertical a {
	font-size: 130%;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#vertical a:hover {
	background-color: #000000;
}

#vertical div {
	float: left;
}
.navSelected {
	
}

.navSelected a {
	font-weight: bold;
}

#newsHeader {
	width: 250px;
	height: 25px;
	background: url('/image.php?image=headerband.gif') top right no-repeat;
	font-size: 120%;
	font-style: italic;
	text-align: center;
	padding-top: 3px;
}

#newsBody {
	font-size: 80%;
	background-color: #ffffff;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #d0d0d0;
	/*background: url('/image.php?image=shadowbr.gif') bottom right no-repeat;*/
	margin: 0px 34px 0px 0px;
	padding: 3px 5px 3px 5px;
}

#newsBody img {
	border: none;
}

#linksHeader {
	width: 250px;
	height: 25px;
	background: url('/image.php?image=headerband.gif') top left no-repeat;
	font-size: 120%;
	font-style: italic;
	text-align: center;
	padding-top: 3px;
}

#linksBody {
	text-align: left;
	font-size: 80%;
	background-color: #ffffff;
	border-bottom: 1px solid #b0b0b0;
	/*background: url('/image.php?image=shadowbr.gif') bottom right no-repeat;*/
	margin: 0px 0px 0px 28px;
	padding: 3px 5px 15px 5px;
}

#linksBody img {
	padding: 15px 0px 0px 0px;
}

#dlHeader {
	width: 250px;
	height: 25px;
	background: url('/image.php?image=headerband.gif') top left no-repeat;
	font-size: 120%;
	font-style: italic;
	text-align: center;
	padding-top: 3px;
	margin-top: 12px;
}

#dlBody {
	text-align: left;
	font-size: 80%;
	background-color: #ffffff;
	border-bottom: 1px solid #b0b0b0;
	/*background: url('/image.php?image=shadowbr.gif') bottom right no-repeat;*/
	margin: 0px 0px 0px 28px;
	padding: 3px 5px 15px 5px;
}

#contentHeader {
	background: url('/image.php?image=titleleft.gif') top left no-repeat;
}

#contentHeaderRight {
	height: 25px;
	background: url('/image.php?image=titleright.gif') top right no-repeat;
	font-size: 120%;
	font-style: italic;
	text-align: center;
	padding: 3px 30px 0px 30px;
	margin: 0px;
}

#contentComplete {
	float: left;
	height: 28px;
	width: 35px;
	background: url('/image.php?image=headerband.gif') top right no-repeat;
}

#contentBody {
	clear: both;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #d0d0d0;
	/*background: url('/image.php?image=shadowbr.gif') bottom right no-repeat;*/
	background-color: #ffffff;
	margin: 0px 30px 0px 10px;
	padding: 10px 10px 10px 10px;
}

.form_error {
	font-weight: bold;
	color: #d00000;
}
