body{
	background:#2C2C2C;
	margin:10;
	padding:10;
	color:#333333;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:14%;
	text-align:center;
}

h1{
	font-family:"Trebuchet MS";
	font-size:36px;
	font-weight:normal;
	background:#fff no-repeat left bottom;
	padding:0 0 10px 50px;
	margin:20px 5px 5px 5px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #669900;
}
h3{
	color:#669900;
	font-family:geneva, arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:12px;
	font-weight:bold;
	padding:0 20px;
	margin:0;
}
h4{
	color:#333333;
	font-family:geneva, arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:16px;
	font-weight:bold;
	padding:3 20px 0;
	margin:0;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #669900;
}

h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size:14px;
	margin:3px 0 0;
	text-transform:capitalize;
}

p{
	line-height:normal;
	color: #272727;
	padding: 10px;
	font-size: 14px;
}

a{
	color:#07203F;
	border-bottom:1px solid #dbe6be;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#669900;
	border-bottom:1px solid #aecb6e;
}

ul, li {
	list-style: url(imgs/arrow_black.gif) none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 25px;
	vertical-align: bottom;
}
#border{
	width:850px;
	padding:0;
	margin:0 auto;
	border-top: 5px solid #184D78;
	border-right: 5px solid #184D78;
	border-bottom: 5px solid #184D78;
	border-left: 5px solid #184D78;
}

#container{
	font-size:12px;
	text-align:left;
	margin:0 auto;
	padding:0px;
	background:#fff repeat right bottom;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #737562;
	border-right-color: #737562;
	border-bottom-color: #737562;
	border-left-color: #737562;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

#header{
	border-bottom:3px solid #e1efa2;
	margin:0 0 10px;
	background-position: center top;
	float: none;
	background-repeat: no-repeat;
	background-color: #669933;
	padding-left: 0px;
	background-attachment: fixed;
}

#header h3 {
	position:static;
	top:75px;
	left:27px;
	font-size: 44px;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding: 1px 1px 1px 10px;
	background-position: center;
	letter-spacing: 1pc;
	border-bottom-style: groove;
	border-bottom-color: #669933;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #669933;
}

#header ul {
	margin:25px 0 0;
	padding: 0;
	background-color: #FFFFFF;
	background-position: center center;
	text-indent: 11px;
	white-space: normal;
	word-spacing: 3px;
}

#header li {
	margin: 1;
	padding: 1;
	display: inline;
	list-style: none;
}


#header a{
	color:#07203F;
	border-bottom:.5px none #dbe6be;
	text-decoration: none;
	border-right-width: .5px;
	border-right-style: dotted;
	border-right-color: #dbe6be;
	font-size: 12px;
}

#header a:hover{
	color:#333333;
	border-bottom:#aecb6e;
	background-color: #DBF7B3;
}
#introduction{
	float:right;
	width:240px;
	padding:2px 10px;
	margin:10px 0 20px 10px;
	text-align:justify;
	line-height:1.6em;
	color:#D6D6D6;
	font-size:16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	letter-spacing:1px;
	font-weight: normal;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #669933;
	background-color: #FFFFFF;
}

#introduction ul, #introduction li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#333333;
	text-decoration: none;
	font-size: 24px;
	font-family: "Trebuchet MS";
}
#introduction a:hover {
	border-bottom: none;
	color:#669933;
}

#introduction h3{
	text-align: center;
	position:static;
}

#footer{
	text-align:center;
	margin:0px;
	padding:5;
	color:#242424;
	font-size:12px;
	background-color: #999999;
	bottom: auto;
	top: 0px;
	line-height: 1em;
	letter-spacing: 2px;
}

#footer a{
	border:0;
	color: #333333;
}
#footer a:link, a:visited{
	color:#475451;
	font-weight: bold;
}

#footer a:hover, a:active{
	color:#006699;
}
