body {
	text-align: center;
	background-image: url(images/pagebg.gif);
	
	} 
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878440;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:5px;
	text-align:left;
}
/*.containertable { 	border-color: #eaeaea;
	border-width:medium;
}*/
.footer {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-style: italic;
	text-align: center;	
}

.standout {font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	padding: 20px 30px;}

ul#menu { width: 100%; height: 43px; background: #ccc url("images/menu-bg2.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #ccc url("images/current-bg2.gif") top left repeat-x; padding: 5px 15px 0; }

div#rounded{
	margin: 0 10%;	background: #cccccc;	width:804px; border: 5px solid #D1D9C3;
}

/*http://orboro.net/core01/2008/11/19/rounded-corners-with-css-no-images-needed*/

b.rtop, b.rbottom{display:block;background: #D1D9C3}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #cccccc}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


                    
                    .pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6B6D73;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B6D73;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6B6D73;
}
.larger {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefe7;
}
.imagepadtopbottom {
	padding: 5px;
}
.resourcelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 50px;

}
