body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0 20px;
	background: url(../images/body_bg.gif);
}
#centeredbox {
	margin: auto;
	width: 780px;
}
img {
	border: 0;
}
a {
	color: #000080;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
}
div#header {
	background: #09C;
	height: 80px;
	line-height: 40px;
}
div.searchbox {
	line-height: 20px;
	float: right;
	background: #FC3 url(../images/search.gif) no-repeat left;
	color: #FFF;
	font-weight: bold;
	padding: 1px 10px 2px;
}
* html div.searchbox {
	padding-bottom: 1px;
}
.searchfield {
	border: 1px solid #09C;
}
.searchbutton {
	border: none;
	width: 23px;
	height: 16px;
	background: #FC3 url(../images/button.gif) no-repeat;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.title {
	margin-left: 10px;
	font-size: 25px;
	color: #FFF;
}

#mainlevel-nav {
	float: left;
	position: relative;
	top: -15px;
	margin: 0; 
	padding: 0 0 0 7px;
	list-style: none;
	height: 31px;
	background: url(../images/menu_left.gif) -21px;
}
#mainlevel-nav li {
	float: left;
	padding: 7px;
	margin: 0;
	background: #FFF;
}
#mainlevel-nav a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
span.pathway {
	background: #FC3;
	border-bottom: 5px solid #F8DC7C;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 20px;
}
span.pathway a {
	padding-right: 10px;
}
#main {
	background: #FFF;
	margin-top: 0px;
	padding: 10px;
}
.content {
	float: right;
	width: 78%;
}
.componentheading {
	font-size: 15px;
	border-bottom: 6px solid #FC3;
	color: #09C;
	margin-bottom: 10px;
}
.contentheading {
	font-size: 14px;
	color: #09C;
	border-bottom: 1px solid #FC3;
}

/*new by abm*/
.content {
	float: right;
	width: 78%;
}

/*the main menu panel */
.left {
	float: left;
	width: 20%;
	padding-top: 150px;
	padding-left: 45px;
}
.left .moduletable {
	width: 150px;
	margin-bottom: 10px;
	background: url(../images/module_bottom.gif) no-repeat right bottom;
	padding-bottom: 8px;
}

.createdate {
	float:right;
	font-size: 80%;
	color: #bbb;
}

.modifydate {
	float:right;
	font-size: 80%;
	color: #bbb;
}


.dropshadow	{
	float:left;
	clear:left;
	background: url(../images/dropshadow.png) no-repeat bottom right !important;
	/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	background: none;
	/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='../images/dropshadow.png'); /* the MS alpha filter */
	margin: 10px 10px 10px 5px;
}
.dropshadow img{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:8px 8px 8px 8px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}


.paragraphshadow	{
	float:left;
	clear:both;
	background: url(../images/dropshadow.png) no-repeat bottom right !important;
	/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	background: none;
	/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='../images/dropshadow.png'); /* the MS alpha filter */
	margin: 10px 10px 10px 5px;
}

.imagecaption {
	display: block;
	clear:both;
}

.paragraphshadow img{
	position:relative;
	clear:both;
	bottom:6px;
	right: 6px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:8px 8px 8px 8px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}


p.poem {
	font:  12pt papyrus;
	margin: 5px 100px 5px 100px;
}

p.poemcredit {
	font: italic 10pt papyrus;
	margin: 5px 100px 5px 200px;

}

p.signature {
	font-size: 10pt;
	font-family: "lucida handwriting";
}

.moduletable form {
	border-left: 1px solid #FC3;
	border-right: 1px solid #FC3;
	padding: 5px;
}

.moduletable ul.latestnews {
	font-size: 10px;
	border-left: 1px solid #FC3;
	border-right: 1px solid #FC3;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*          */

.right {
	float: left;
	width: 20%;
	padding-top: 15px;
	padding-left: 5px;
}
.right .moduletable {
	width: 150px;
	margin-bottom: 10px;
	background: url(../images/module_bottom.gif) no-repeat right bottom;
	padding-bottom: 8px;
}
.moduletable table {
	font-size: 10px;
	background: none;
	border-top: 0px solid #FC3;  /*changed width from 1 to 0 to get rid of border in login window */
}

.moduletable h3, .moduletable_bottom h3 {
	font-size: 13px;
	font-variant: small-caps;
	margin: 0;
	background: #FC3 url(../images/module_top.gif) no-repeat left top;
	color: #FFF;
	padding-left: 10px;
	border: none;
}
.moduletable_bottom h3 {
	margin-top: 10px;
}
.moduletable td, .syndicate {
	border-left: 1px solid #FC3; /*changed width from 1 to 0 to get rid of border in login window */
	border-right: 1px solid #FC3; /*changed width from 1 to 0 to get rid of border in login window */
	padding: 5px;
}

.moduletable form table td {
	border-left: 0px solid #FC3; /*changed width from 1 to 0 to get rid of border in login window */
	border-right: 0px solid #FC3; /*changed width from 1 to 0 to get rid of border in login window */
	border-top: 0px solid #FC3;  /*changed width from 1 to 0 to get rid of border in login window */
	padding: 5px;
}

.moduletable a {
	color: #09C;
}

.moduletable_bottom_content {
	border-left: 0px solid #FC3; /* changed width from 1 to 0 ABM */
	border-right: 0px solid #FC3;/* changed width from 1 to 0 ABM */
	padding-top: 2px; /* changed from 10 to 2 */
}
.moduletable_bottom_content .moduletable {
	float: left;
	width: 33%;
	font-size: 11px;
}
.moduletable_bottom_content .moduletable td {
	border: none;
}
.moduletable_bottom_content th {
	text-align: left;
	padding-left: 10px;
}
.moduletable_bottom_content ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.moduletable_bottom_footer {
	height: 8px;
	font-size: 1px;
	background: #FC3 url(../images/module_bottom.gif) no-repeat right bottom;
}
#footer {
	background: #FC3;
	border-top: 5px solid #F8DC7C;
	text-align: center;
	padding: 3px 0;
	font-size: 10px;
}
#footer a {
	color: #000;
}

.cleaner {
	clear: both;
}
