@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	width: auto;
	background-image: url(../images/bkGRND/bkgrnd_GRNblk_4.gif);
}
.twoColFixLtHdr #container {
	background-color: #141e1e;
	background-position: 0 0;
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 5px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: solid 1px #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1200px;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/JWCOOPBURbar_BKgrnd.gif);
	width: auto;
	height: 85px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 5px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	background-color: #1d2834;
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	height: 580px;
	clear: none;
	padding: 10px;
}
.twoColFixLtHdr #sidebar2 {
	background-color: #1d2834;
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	height: 480px;
}
.twoColFixLtHdr #sidebar3 {
	background-color: #1d2834;
	float: left; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	height: 580px;
	clear: left;
}
.twoColFixLtHdr #sidebar4 {
	background-color: #1d2834;
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	height: 580px;
	clear: left;
}
.twoColFixLtHdr #mainContent {
	background-color: #32465a;
	border-color: #BDC5CC; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 600px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/bkGRND/bkgrnd_GRNblk_4.gif);
} 
.twoColFixLtHdr #footer {
	background:#dddddd;
	width: auto;
	padding-top: 0;
	padding-right: 120px;
	padding-bottom: 0;
	padding-left: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	
} 
.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;
}
.sidebar200 {
	height: auto;
	width: 200px;
}
#sidebar3 {
	background-color: #32465a;
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	height: 480px;
}
.twoColFixLtHdr #mainContent2 {
	background-color: #32465a;
	border-color: #BDC5CC; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 700px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 750px;
} 
.iframe {
	height: 700px;
	width: 675px;
	background-image: url(../images/bkGRND/bkgrnd_GRNblk_4.gif);
}
#iframe2 {
	height: 600px;
	width: 700px;
	background-color: 141e1e;
	background-image: url(../images/bkGRND/bkgrnd_GRNblk_4.gif);
}


#headerS7 {
	height: 100px;
	width: auto;
}

.mainHEIGHT {
	height: 500px;
	background-color: #32465A;
	width: 675px;
}
#menu {
	background-color: #000000;
	height: 30px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 10%;
	width: auto;
	text-align: center;
}
#menuBAR {
	height: 40px;
	width: 800px;
}
a:link {
	color: #141e1e;
	text-decoration: none;
}
a:visited {
	color: #375353;
	text-decoration: none;
}
a:hover {
	color: #8A7A79;
	text-decoration: none;
}
a:active {
	color: #D8BEA5;
	text-decoration: none;
}
