﻿/* the style below sets the page banner */

body {
	background-position: center;
	background-image:url('images/WeThePeople4.jpg');
	background-attachment:fixed;
	color: #0000FF; 
	width: 90%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:50px;
	margin-left: auto;
	margin-right: auto;
	font-size: large;
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
	text-decoration: none;
	text-transform: none;
	font-weight: inherit;
	float: none;
}


#Header1 {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 0px;
	float: center;
	background: white;
	height; 100px;
}
#Header2 {
	width: 800px;
	position: absolute;
	Top: 100px;
	left: 0px;
	float: center;
	background: white;
}

#Content {
	width: 800px;
	position: absolute;
	Top: 200px;
	left: 0px;
	float: center;
	background: white;
}

#Footer1 {
	width: 800px;
	position: absolute;
	left: 0px;
	float: center;
	background: white;
	height; 100px;
}
.td {
	border-width: 0;
	text-align:left;
	}

.tr {
	border-width: 0;
	text-align:left;
	}


.pCenter {
	margin-left:6px;
	margin-right:6px;
	text-align:center;
}

.PhotoCaption {
	font-family: Arial; /* This sets the text as Alial 12 Teal Bold*/;
	font-size: x-small;
	color: blue;
	text-align:center;
}

.A12BN {
	font-family: Arial; /* This sets the text as Alial 12 Teal Bold*/;
	font-size: small;
	color: blue;
	text-align:left;
}

.A12BB {
	font-family: Arial; /* This sets the text as Alial 12 Teal Bold*/;
	font-size: large;
	font-weight: bold;
	color: blue;
	text-align: left;
}

.A14BB {
	font-family: Arial; /* This sets the text as Alial 12 Teal Bold*/;
	font-size:xx-large;
	font-weight: bold;
	color: blue;
	text-align:left;
}
#TextBox {
	border: #FF0000 dotted 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: inherit;
	float: right;
	text-align: center;
}
/* This creates a 75% wide <DIV> */

h6 {
	font-family: Arial; /* Use for large headings */;
	color: #0000FF;
	font-family: Arial;
	text-align: center;
	font-style: normal;
	font-size: large;
}
h5 {
	color: #37526d;
	font-family: Arial;
	text-align: center;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
h4 {
	color: #37526d; /* this sets the colors of the headings */;
	font-family: Arial; /* this sets the font for all headings */;
	text-align: left;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
h3 {
	color: #37526d; /* this sets the colors of the headings */;
	font-family: Arial; /* this sets the font for all headings */;
	text-align: left;
	font-size: small;
}
h2 {
	color: #37526d; /* this sets the colors of the headings */;
	font-family: Arial; /* this sets the font for all headings */;
	text-align: left;
	font-size: small;
}
h1 {
	color: #37526d; /* Use for hyperlinks*/;
	font-family: Arial; /* this sets the font for all extra small text */;
	text-align: center;
	font-size: X-small;
	text-transform: inherit;
	text-decoration: inherit;
	font-weight: inherit;
}
/* the styles below set link styles and colors */
a:link {
	color: Blue;
	text-decoration: none;
	text-transform: inherit;
}
a:visited {
	color: Blue;
	text-decoration: none;

}
a:hover {
	color: white;
	background-color: #8080FF;
	text-decoration: None;
	text-transform: inherit;
	font-size: inherit;
}
a:active { color: #c65d10; }




.HeaderBold {
	font-family: "Arial";
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.TopicHeader {
	font-family: "Arial";
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: blue;
	text-decoration: none;
}

.HRT  {
	color:blue;
	height:1px;
	width:100%;
}
.BCHeaderStyle {
	background-color: #000080;
	font-family: "Arial";
	font-size: xx-large;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	visibility: visible;
	display: inline;
	overflow: auto;
	clip: rect(auto, auto, auto, auto);
	background-image: none;
	background-repeat: repeat;
}