
/* Layout Stylesheet */ 


#body {
	margin: 20px;
	text-align: left;
	padding: 0;
	font: Verdana;
	background-color: White;
	border: thin solid Black;
}

#outer {
	text-align: right;
	border: 1px solid #000000;
	width: 715px;
	margin: auto;
	font-family: Verdana;
	background: White;
}

#hdr {
	top: 0;
	left: 0;
	height: 115px;
	background: #294127;
	font-family: Verdana;
	background-position: top;
	border: thin solid Black;
}

#bar {
	height: 20px;
	background: White;
	border: solid #000000;
	border-width: 1px 0 1px 0;
	background-color: Black;
	font: bolder smaller Verdana;
	text-align: center;
	text-decoration: none;
	display: block;
	list-style: none;
	background-position: center;
}

#barT {
	height: 5px;
	background: Black;
	background-color: Black;
	width: 150px;
	font: Verdana;
	text-align: center;
	
}

#barG {
	height:40px;
	background: Green;
	background-color : Green;
	color : White;
	font-size : smaller;
	margin-top : auto;
}

}

#barW {
	height: 40px;
	background: White;
	border: solid #000000;
	border-width: 1px 0 1px 0;
	background-color: #FFD700;
	font: bolder smaller Verdana;
	text-align: center;
	text-decoration: none;
	display: block;
	list-style: none;
	background-position: center;
}


#bodyblock {
	position: relative;
	background: #294127;
	color: #333333;
	width: 715px;
	padding: 0;
	font: Verdana;
}

#l-col {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	font: Verdana;
	font-size: small;
	border: Black;
	background: White;
}

.buttons a {
	position: relative;
	background-color: Black;
	padding: 2px;
	padding-left: 3px;
	border-bottom: 1px solid Black;
	font: smaller Arial;
	font-weight: bold;
	border-right: Black;
}

.buttons a:hover {
	background-color: Green;
	color: #FFFFFF;
	text-decoration: none;
}

.buttons2 a {
	position: relative;
	color: White;
	background-color: Black;
	padding: 2px;
	padding-left: 3px;
	border-bottom: 1px solid Black;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-right : Black;
}

.buttons2 a:hover {
	background-color: #66CCFF;
	color: White;
	text-decoration: none;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

	
#cont {
	width: auto;
	background: White;
	border: solid Black;
	border-width: 0 0 0 1px;
	text-align: left;
	font-family: Verdana;
	font-size: small;
}

#ftr {
	height:55px;
	background:#c0c0c0;
	color: #333333;
	border:solid black;
	border-width:1px 0 0 0;
	margin:0;
	font : Verdana;
}

#bar2 {
	height:20px;
	background:#c0c0c0;
	border:solid #000000;
	border-width:1px 0 1px 0;
	background-color : ThreedFace;
	font : small Verdana;
	text-align : center;
}
/* Presentation Stylesheet */ 

h4, p {
 margin:0;
 padding:15px;
 }

h1 {
	margin:0;
	padding: 5px 0;
	font-size : medium;
	color : Maroon;
}	
 

h2 {
	margin: 0 5px;
	padding: 5px 0;
	font-size : small;
	font-style : italic;
	color : Green;
}

h3 {
	margin: 0 5px;
	padding: 5px 0;
	font-size : small;
	font-style : italic;
	color : Green;
}

h4 {
	margin: 0 5px;
	padding: 5px 0;
	font-size : xx-small;
	text-align : left;
}

#bar3 {
	height: 15px;
	background: Black;
	color: White;
	border: solid #000000;
	border-width: 1px 0 1px 0;
	background-color: Black;
	font: bolder Verdana;
	font-weight: bold;
	text-align: center;
}
