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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #999;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFF;
	background-image: url(assets/images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #1475AF;
}
#sidebar {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	background-color: #3286E2;
}
#nav li {
	font-size: 85%;
	list-style-type: none;
}
#nav a {
	text-align: center;
	display: block;
	width: 178px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #666;
}
#nav a:link, #nav a:visited {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #FFF;
	background-color: #FFF;
}
.sideContent {
	width: 178px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #666;
}
.sideContent h3 {
	font-size: 90%;
	color: #1A5089;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sideContent p {
	font-size: 80%;
	margin: 5px;
}
#mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #1A5089;
	margin: 0px;
	padding-top: 10px;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #1A5089;
}

#mainContent p {
	font-size: 85%;
	line-height: 1.4;
}
#mainContent li {
	font-size: 80%;
	list-style-type: square;
}
#mainContent table {
	text-align: left;
}
#mainContent table a:link {
	color: #00F;
}
#mainContent table a:visited {
	color: #06F;
}
#mainContent table a:hover, #mainContent table a:focus, #mainContent table a:active {
	color: #F00;
}

#mainContent a:link {
	color: #00F;
}
#mainContent a:visited {
	color: #06F;
}
#mainContent a:hover, #mainContent a:focus, #mainContent a:active {
	color: #F00;
}


#footer {
	color: #FFF;
	background-color: #3876A7;
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 7px;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #124680;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.leftimg {
	float: left;
	margin-right: 8px;
}
.rightimg {
	float: right;
	margin-left: 8px;
}
.centered {
	text-align: center;
}
#formPoem #enterPoem {
	background-color: #FFF;
}
#formPoem #enterPoem #leftPoem {
	float: left;
}
#formPoem #enterPoem #rightPoem {
	float: right;
	margin-right: 3px;
}
input.highlighted {
	background-color: #D6D6D6;
	display: block;
	border: 1px solid #525358;
}
input.inlinehighlighted {
	background-color: #D6D6D6;
	display: inline;
	border: 1px solid #525358;
}

textarea {
	background-color: #D6D6D6;
	border: 1px solid #62655E;
}



.boldBrown {
	font-size: 110%;
	color: #960;
}
.boldText {
	font-weight: bold;
}
.changeText {
	color: #1A5089;
}
.emphasizedBlue {
	font-style: oblique;
	color: #06F;
}
.emphasizedBrown {
	font-style: italic;
	color: #C60;
}

.emphasizedNormal {
	font-style: oblique;
}
.emphasizedPink {
	font-style: oblique;
	color: #F0F;
}
.modifyFont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.obliqueBlue {
	font-style: oblique;
	color: #06F;
}
.obliqueBrown {
	font-style: oblique;
	color: #C60;
}
.obliqueLarge {
	font-size: 14px;
	font-style: oblique;
}

.obliqueNormal {
	font-style: oblique;
}
.obliquePink {
	font-style: oblique;
	color: #F0F;
}
.normalBlue {
	font-style: normal;
	color: #06F;
}

.normalBrown {
	color: #C60;
}
.normalPink {
	font-style: normal;
	color: #F0F;
}

.shadeGrey {
	color: #333;
	background-color: #D7D7D7;
}
.tileBar {
	background-image: url(assets/images/blue_diagonals.gif);
	background-repeat: repeat-x;
}
table {
	width: 500px;
	border: 1px solid #2D6DA2;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #2D6DA2;
	text-align: left;
	padding-bottom: 5px;
}
th {
	font-size: 90%;
	font-weight: normal;
	color: #FFF;
	background-color: #124781;
	text-align: left;
	padding: 5px;
}
td {
	font-size: 85%;
	padding: 5px;
}
#TimeLine {
	font-size: 11px;
	float: right;
}
