@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#header {
	height: 150px;
	width: 100%;
	background: #FFFFFF;
}
#statement {
	height: 290px;
	width: 100%;
	background: url(_images/loopgradinn.jpg) repeat-x;
}
#placer {
	height: 120px;
	width: 100%;
	background: url(_images/othergrad.jpg) repeat-x;
	padding-top: 30px;
}
#rounded {
	width: 800px;
	height: inherit;
	background-color: #cccccc;
	background-image: url(_images/corners-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#text {
	width: inherit;
	height: inherit;
	padding: 10px 10px 10px 10px;
}
.placerstyle {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 46px;
	color: #ffffff;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.standardtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-bottom: thin #000000;
	text-decoration: none;
}
.standardtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-bottom: thin #000000;
	text-decoration: none;
}
.standardtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-bottom: thin #333333;
	text-decoration: none;
}
#bottomr {
	vertical-align: bottom;
	width: 800px;
	height: 55px;
	background-image: url(_images/corners-bottom.gif);
	background-repeat: no-repeat;
}
.navtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.navtext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}