@charset "UTF-8";
body  {
	margin: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(Images/Layout/PageBackground.gif);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background-image: url(Images/Layout/HeaderM.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#navBar {
	background-image: url(Images/Layout/NavBar.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#navBar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #19599D;
	text-decoration: none;
	text-transform: uppercase;
}
#navBar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #19599D;
	text-decoration: none;
	text-transform: uppercase;
}
#navBar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #792323;
	text-decoration: none;
	text-transform: uppercase;
}
#navBar a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #19599D;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	text-align: center;
}
#sidebar2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #E8E9EB;
	text-decoration: none;
}
#sidebar2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #E8E9EB;
	text-decoration: none;
}
#sidebar2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #792323;
	text-decoration: none;
}
#sidebar2 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #E8E9EB;
	text-decoration: none;
}
#mainContent {
	margin-right: 162px;
	margin-bottom: 0px;
	margin-left: 162px;
	padding-top: 10px;
	overflow: visible;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#preFooter {
	background-image: url(Images/Layout/PageBackground.gif);
	background-repeat: repeat-y;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 900px;
}
#footer {
	background-image: url(Images/Layout/footer.jpg);
	background-repeat: repeat-x;
	height: 100px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
#footer p {
	font-size: 0.7em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold_italic  {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.bold_italic_main {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.sidebar_text {
	color: #DBDADA;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}
a:link   {
	color: #792323;
	text-decoration: none;
}
a:visited {
	color: #792323;
	text-decoration: none;
}
a:hover  {
	color: #091F50;
	text-decoration: underline;
}
a:active {
	color: #792323;
}
.italic {font-style:italic;
}
.main_font  {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #000000;
}
h1 {
	font-size: 2em;
	color: #051C4D;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	color: #792323;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #792323;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: .8em;
}
.bulleted_text {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #051C4D;
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
	font-style: normal;
}
.table_source {
	font-size: 0.75em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
h3 {
	font-size: 1.5em;
	color: #051C4D;
	font-family: "Times New Roman", Times, serif;
	line-height: 0.8em;
}
/*------------- form Styles -------------*/
#formWrap {
	background: #999;
	padding: 1em 0;
}
form#frmContact {
	width: 505px;
	margin: 0 auto;
}
fieldset {
	background: #D8D5C5;
	border: none;
	margin: 1em 0;
	padding-bottom: .5em;
}
legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: 602E0C;
	line-height: 1.4;
	background: #D8D5C5;
	padding: 0.2em .5em;
	margin-left: 0.5em;
}.numbered_text {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #051C4D;
	list-style-type: decimal;
	list-style-position: outside;
	font-weight: bold;
	font-style: normal;
}
.link_description {
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	color: #000000;
}
.links {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	color: #000000;
}

.contest_Heading  {
	color: #792323;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
}
.contents {
	color: #051C4D;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	line-height: 0.2em;
	font-weight: bold;
	list-style-type: circle;
}
.chapter {
	font-size: 1em;
	color: #792323;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
}
.chapter_info {
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #051C4D;
}
.chapter_info2 {	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #792323;
	font-style: italic;
}
.chapterCopy {
	font-size: 1em;
	color: #792323;
	font-family: "Times New Roman", Times, serif;
	background-color: #CFD9E6;
	line-height: 1.3em;
}
.saying {
	color: #001149;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
	font-style: italic;
}
.sections {
	color: #051C4D;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
}
.donationAddress {color: #792323; font-size: 1.2em; line-height: 1em; font-style: italic; }
.kids {	color: #792323;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
	font-style: italic;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
}
.color_one {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	background-color: #CFD9E6;
}
.color_two {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .8em;
}
