* {
	margin: 0px;
	padding: 0px;
}
#topbar #navigation {
	height: 110px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-image: url(/images/topbar.jpg);
	border-top-style: none;
	border-bottom-style: solid;
}
#wrapper {
	width: 1024px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#wrapper #navbar p {
	height: 10px;
	padding: 0px;
	margin: auto;
	width: 1024px;
}
#topbar {
	width: auto;
	height: 110px;
	margin: 0px;
	border-bottom-style: none;
	border-bottom-color: #666;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#wrapper #header {
	background-color: #CCC;
	height: auto;
}
#wrapper #bodyarea #footer {
	height: 95px;
	clear: both;
	background-color: #CCC;
	position: auto;
}
#wrapper #bodyarea table tr td #leftbox {
	background-color: #FFF;
	width: 300px;
	height: 218px;
}

#wrapper #bodyarea table tr td #middlebox {
	background-color: #FFF;
	width: 300px;
	height: 218px;
}
#wrapper #bodyarea table tr td #rightbox {
	background-color: #FFF;
	width: 300px;
	height: 218px;
}
.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #060;
	text-decoration: underline;
}

#leftcontentarea {
	background-color: #FFF;
	height: auto;
	width: 670px;
	z-index: auto;
	left: auto;
	float: left;
}

#rightcontentarea {
	background-color: #FFF;
	height: auto;
	width: 300px;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#leftcontentarea2 {
	background-color: #FFF;
	height: auto;
	width: 670px;
}
#rightcontentarea2 {
	background-color: #FFF;
	height: auto;
	width: 300px;
}
.heading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
}
.literaturebutton {
	background-image: url(/images/literaturebuttonmaker.jpg);
}
#menu {
	height: 28px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/menubackground.jpg);
	background-repeat: repeat-x;
	background-position: left;
	top: auto;
	z-index: auto;
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.headinglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
	font-weight: bold;
	text-decoration: underline;
}
