@charset "utf-8";
/* CSS Document */

body {
	background-color:#003;
}

#All {
	width: 815px;
	height: 100%;
}

#Header {
	width: 800px;
	min-height: 215px;
	background-color:#003;
}

#Header a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	color:#666666;
	text-decoration:none;
}

#Navigation {
	width: 200px;
	float:left;
}

#Link1 {
	width: 200px;
	height: 30px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	text-align: left;
	text-indent: 50px;
	color:#CCC;
	
}



#Link2 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link3 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link4 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link5 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link6 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link7 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link8 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Link9 {
	width: 200px;
	height: 30px;
	text-align: left;
	text-indent: 50px;
}

#Navigation a {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	text-align: left;
	text-indent: 50px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	text-transform:capitalize;
}

#Navigation a:hover {
	color:#CCC;
}

#Content {
	width: 590px;
	min-height: 400px;
	background-color:#003;
	float:right;
	padding: 5px;
	color: #CCC;
}

#ContentHead {
	width: 600px;
	height: 15px;
	background-color:#003;
	float: right;
}

#ContentHeadL {
	width: 15px;
	height: 15px;
	float: left;
}

#ContentHeadR {
	width: 15px;
	height: 15px;
	float: right;
}

#ContentTitle {
	width: 500px;
	height: 50px;
	font:haettenschweiler, "Gill Sans Ultra Bold Condensed", impact;
	font-size:36px;
	text-align:left;
	color:#CCC;
	font-style:italic;
	background-color:#003;
	float: left;
}

#ContentTitleL {
	width: 30px;
	height: 50px;
	float:left;
}

#ContentFoot {
	width: 600px;
	height: 15px;
	background-color:#003;
	float: right;
}

#ContentFootL {
	width: 15px;
	height: 15px;
	float: left;
}

#ContentFootR {
	width: 15px;
	height: 15px;
	float: right;
}
#footer {
	width: 100%;
	padding: 5px;
	min-height: 100px;
	position: absolute;
	top: 1200px;
	left: 0px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

h6 a {
	color:#CCC;
	text-decoration:none;
}

h6 a:hover {
	color:#FFFFFF;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:14px;
	text-align:left;
}

h2 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:40px;
	text-align:center;
	text-decoration:none;
}

#Main a:hover {
	color:#666666;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#CCC;
	text-transform:uppercase;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-style:italic;
	text-align:left;
	font-size: 28px;
}
highlight {
	text-align: center;
}
highlight {
	text-align: center;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 16px;
}

#spacer {
	width: 1px;
	height: 1px;
	clear: both;
}
