<style type="text/css">

html {
  padding:0px;
  margin:0px;
}

body {
  font-family: Calibri, Verdana;
  font-size:small;
  padding: 0px 20px;
  background:#000;
  margin:0 10%;
}

#container {
  width:824px;
  position:absolute;
  background: #011022;
  padding:0;
}

#header {
 width:100%;
 background: url(images/assets/bannerlogo.jpg) no-repeat #000;
 height:254px;
 border-bottom:3px solid yellowgreen;
}

#footer {
 width:auto;
 border-top:1px solid yellowgreen;
 color:white;
 font-size:8pt;
 padding:20px 0 10px 20px;
 margin:auto;
}

#footer a:link, #footer a:visited {
  color:yellowgreen;
  
  text-decoration:none;
  border-bottom:1px dashed #011022;
 padding:1px;
}

#footer a:hover, #footer a:active {
  border-bottom:1px dashed yellowgreen;
  color:yellowgreen;
 padding:1px;
}


#menu {
  position: absolute;
  float: right;
  padding:20px;
  background: #011022;
  b/order: 1px dashed #CCCCCC;
  left:80%;
  margin-top:0;
}

#menu a:link, #menu a:visited {
  width:100%;
  color:yellowgreen;

  padding: 0 10px 10px 10px;
  text-decoration:none;
  border-bottom:1px dotted #011022;
 display:block;
}

#menu a:hover, #menu a:active {
  border-bottom:1px dotted yellowgreen;
  color:yellowgreen;
  width:100%;
  display:block;
}

#content {
  margin-left: 5px;
  margin-right:200px;
  background: #011022;
  padding: 0px 10px 10px 10px;
  color:white;
  line-height:18pt;
}


#content p {
line-height:20pt;
		 }



#content a:link, #content a:visited {
  color:yellowgreen;

  text-decoration:none;
  border-bottom:1px dashed #011022;
 
}

#content a:hover, #content a:active {
  border-bottom:1px dashed yellowgreen;
  color:yellowgreen;
}


#fb {

	background:url(images/assets/fb.gif) no-repeat center top white;
	border:2px inset;
	padding:10px;
	color:black;
}

#fb a:link, #fb a:visited {
	color:black;
}


h1 {
  font-size:large;
  padding-top: 10px;
  padding-bottom:20px;
  color:white;
  border-bottom:1px solid yellowgreen;
  font-family:Trebuchet MS;
}

.label {
	color:yellowgreen;
	font-weight:bold;
}

#menubar {position:absolute;border-bottom:1px dotted yellowgreen;width:100px;}

/* ]]> */
</style>
