* {margin:0; padding:0;}

body {
	background-color: white;
}

h1 {
	font-family:"Trebuchet MS", "Impact", sans-serif;
	color: #57001A;
	font-weight: bolder;
	font-size: 300%;
	letter-spacing: 8px;
}

h2 {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: white;
	font-weight: bold;
	font-size: 180%; 
    margin-bottom: 1em;	
}

h3 {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: white;
	font-weight: bold;
	font-size: 100%; 
}

h3.title {
	color: white;
	font-size: 150%;
	margin-bottom: 1em;
}


h4{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 100%; 
}

h5 {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
font-style: italic;	
margin-bottom: 1em;
}

p {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: yellow;
	font-weight: normal;
	font-size: 100%; 
	margin-bottom: 1em;
}

table {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 100%; 
	margin-bottom: 1em;
}

#container{
  z-index: 1;
  position: absolute;
	top: 2.5em;
	left: 8%;
  width: 83%;
	margin: 0;
	background-color: black;
  border-width: 0.1em;
	border-color: white;
	border-style: solid;
	background-image: url(../images/headerbackground.jpg);
	background-repeat: repeat-x;
}

#header {
  z-index: 7;
  position: absolute;
	left: 1.8em;
  top: 2em;
}

#headimage{
  z-index: 3;
  position: absolute;
	top: -3em;
	left: -2em;
  width: 181px;
	height: 200px;
  background-image: url(../images/smallhead.gif);
	background-repeat: no-repeat;
} 

#mainnavigation{
  z-index: 8;
  position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 37px;
	background-color: #000000;
	background-repeat: repeat-x;

}

#mainnavigation li{
 	display: inline;
    list-style-type: none;
	color: #C2C2C2;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight : bold;
	padding: 0.8em;
position: relative;
top: 0.7em;
left: 1em;
}

#mainnavigation a { 
	color : #ffffff;	
}

#mainnavigation a:link, #mainnavigation a:visited
{
color: #FFFFFF;
background-color: transparent;
text-decoration: underline;
}

#mainnavigation a:hover
{
color: #F1A629;
background-color: transparent;
text-decoration: underline;
}

#content {
  z-index:6;
  float: left;
	clear:none;
	width: 60%;
	margin-top: 150px;
	margin-left:0.5em;
	padding-left: 0.5em;
	background-color: transparent;
	background-color: black;

}

#content a {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: white;
	font-weight: lighter;
	font-size: 100%;
    text-decoration: underline;	
}

#content a:hover{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #EE001A;
	font-weight: lighter;
	font-size: 100%; 
}

#content a:active{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #EE001A;
	font-weight: lighter;
	font-size: 100%; 
}

#content a:visited{
	color: #AA001A;
}

#content h4{
    margin-top: 0.2em;
		margin-bottom: 0.5em;
    font-size: 100%;	
	font-weight: bold;
}

#content h4.a {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
    text-decoration: underline;	
}

#content h4.a:hover{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #EE551A;
	font-weight: bold;
	font-size: 100%; 
}

#content h4.a:active{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #EE001A;;
	font-weight: bold;
	font-size: 100%; 
}

#content h4.a:visited{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #AA001A;
	font-weight: bold;
	font-size: 100%; 
}

div.webexample{
  float: left;
	clear: both;
	padding-bottom: 1em;
}

div.webexample a:active {
  position: relative;
	top: 1px;
	left: 1px;
}

br.webexampleseparator{
	clear: both;
	margin-top:1em;
	margin-bottom: 2em;
	color: black;
}

#extra{
  z-index: 5;
  float: right;
	clear: none;
	top: 5em;
	width: 30%;
	padding-left: 0.5em;
	margin-top: 150px;
	margin-right:0.2em;
	margin-bottom: 0.2em;
	background-color: black;
}

p.extra{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: white;
	font-weight: lighter;
	font-size: 80%;
  margin-left: 1em;
  margin-bottom: 0.3em;
  margin-top: 0.3em;	
	border-width: 0;
}

p.extraStyleLink{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: white;
	font-weight: lighter;
	font-size: 80%;
  margin-left: 1em;
  margin-bottom: 0.3em;
  margin-top: 0.3em;	
	border-width: 0;
	text-decoration: underline;	
	cursor: pointer;
}

#extra h3 {
  color: black;
  background-color: white;	
	text-decoration: underline;
	padding-bottom: 0.3em;
}

#extra h4 {
  font-size: 80%;
	color: white;
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 0em;
	padding-bottom: 0em;

}

#extra a {
  text-decoration: underline;
	color: white;
	border-width: 0;	
}	

#extra a:hover{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	color: #EE001A;
		border-width: 0;	
}

#extra a:active{
	color: #EE001A;
}

#extra a:visited{
	color: #AA001A;
}

.box{
  border-width: 0.05em;
	border-color: #CCCCCC;
	border-style: solid;
	padding-bottom: 0.1em;
	margin-bottom: 0;
}  

.box a{
  border-width: 0;

}  

acronym{
    border-bottom: 0.1em dotted
}

img{
	border-width: 0;
}

hr.dashed {
	border-style: dotted;
	border-width: 0.05em;
	border-color: #CCCCCC;
	margin-bottom: 1em;
}

span.white{
  color: #ECECEC;
  font-size: 1%;
}


	
