@charset "utf-8";
.lead_in_to_comments {
	font-size: 12px;
	font-weight: bold;
}


body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../Images/black.jpg);
}
.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FEFBF3;
	border: 1px solid #CCCCCC;
} 
.twoColFixLtHdr #container #header img {
	float: left;
	padding: 0px;
}
.twoColFixLtHdr #header {
	background-color: #BC4816;
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #header h1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 200;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0px;
    color: #FEFBF3;
    text-align: center;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-color: #FEFBF3;
}
.twoColFixLtHdr #container #header img {
	display: inline;
	overflow: inherit;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #container #mainContent h1 {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent p {
	text-align: justify;
}
#Gender p strong {
}

.twoColFixLtHdr #container #footer td {
	padding-left: 20px;
	font-size: small;
	text-align: center;
	color: #FEFBF3;
}
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #BC4816;
} 
.twoColFixLtHdr #container #footer a {
}



/*Start formatting contact form*/

#mainContent  #contact   

   {
	font-size: .8em;
}
#mainContent  #contact  .label {
	float: left;
	width: 130px;
	margin-right: 0px;
	text-align: right;
	font-weight: bold;
	clear: none;
	margin-top: 10px;
	margin-left: 30px;
	padding-top: 10px;
}
input#name, input#email, textarea#message {
	width: 375px;
	font-size: 0.9em;
	background-color: #FBEF99;
	margin-left: 200px;
	margin-top: -10px;
}
input#name:focus, input#email:focus, textarea#message:focus {
	width: 400px;
	font-size: 0.9em;
	background-color: #FDD041;
}
input#submit {
	clear: both;
	margin-left: 350px;
	background-color: #585858;
	color: #E4E4E4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-color: #747474;
	border-right-color: #414141;
	border-bottom-color: #171717;
	border-left-color: #747474;
}

//.recaptchatable .recaptcha_image_cell, #recaptcha_table {
//	background-color:#BC4816 !important;
// }
// 
// #recaptcha_table {
//	border-color: #BC4816 !important;
// }
// 
// #recaptcha_response_field {
//	border-color: #BC4816 !important;
//	background-color:#BC4816 !important;
//}



.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.twoColFixLtHdr #container #footer a {
	color: #FFFF33;
}
.twoColFixLtHdr #container #mainContent a {
	font-weight: bold;
	color: #A03D12;
	text-decoration: none;
	font-size: 1.05em;
}
.twoColFixLtHdr #container #mainContent a:hover {
	font-size: 1.1em;
	color: #7C2F0E;
}
.twoColFixLtHdr #container #mainContent a:visited {
	color: #7A2F0E;
}


.twoColFixLtHdr #container #header a {
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	font-size: 0.5em;
	margin-left: 40px;
	margin-right: 40px;
}
.twoColFixLtHdr #container #header a:hover {
	font-size: 0.7em;
	text-decoration: blink;
	margin-right: 30px;
	margin-left: 30px;
}
.twoColFixLtHdr #container #mainContent #Rage {
	width: 100%;
}
.twoColFixLtHdr #container #mainContent #Rage td {
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}
.minimenu {
	padding-top: -5px;
	padding-bottom: -5px;
	margin-left: 120px;
	margin-top: -4px;
	margin-bottom: 0px;
	text-align: center;
}
.bibliobook {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	float: left;
	width: 300px;
	text-align: right;
}
.biblioauthor {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 35px;
}
.twoColFixLtHdr #container #mainContent li {
	padding-bottom: 10px;
	text-align: justify;
}
.extraemphasis {
	text-decoration: underline;
}
.superscript {
	font-size: xx-small;
	vertical-align: super;
}
.footnote {
	font-size: x-small;
}
.twoColFixLtHdr #container #mainContent #Return a {
	font-size: large;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: justify;
}
.quote_citation {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: #000071;
}
.twoColFixLtHdr #container #mainContent h2 {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent img {
	text-align: center;
	margin-left: 20px;
	float: none;
}
.fixgraph {
	border: thin solid #000000;
}
.twoColFixLtHdr #container #mainContent table td {
	padding-right: 12px;
	padding-bottom: 12px;





table
{
border-collapse:collapse;
	padding-top: 9px;
}.twoColFixLtHdr #container #mainContent table {
	background-color: #FEFBF3;
	border-collapse: collapse;
}
.tablemiddling {
	text-align: right;
	padding-right: 10px;
}
.tableright {
	text-align: left;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent img {
	margin-right: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 220px;
}
.blockexample {
	font-size: 95%;
	margin-right: 20px;
	margin-left: 20px;
}
#Gender {
	border: medium solid #000000;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
