
html, body { 
	background :#ECECEC url(als.jpg);
	padding : 0;
	margin : 0	
	height:100%; 	
	#height: -50px; 
	_height: -50px; 
	color :#000;
	font-family : "Times New Roman, Serif";	font-size : 12pt;	font-style : normal;	font-weight : normal;
text-align: center
}

div#container { position: relative;
	width : 960px;
	margin-top : 20px;	
	margin-bottom : 20px;
	margin-left: auto;
	margin-right: auto;
	background : #fff;	text-align: left
	height:100%;
	
} 
div#content { position: relative;
	width : 860px;
	margin-top : 20px;	
	margin-bottom : 20px;
	margin-left: auto;
	margin-right: auto;
	background : #fff;	text-align: left
	height:100%;
	
} 


/*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */
.halfmoon{
margin-bottom: 1em;
}

.halfmoon ul{	 
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family:"Trebuchet MS",Arial,sans-serif;font-size:10px;font-weight:bold;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
border-bottom: 0px;
}

.halfmoon li{			  
display: inline;
margin: 0;
}

.halfmoon li a{		
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: white;
font-size: 13px;
background: #64819E url(tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: #B9CAD0;
}

.halfmoon li a:hover{
background-color: #ffffff;
color: #64819E;
}
dl {
color: #000
width: 700px;
}
dt {
background-color:#fff;
}
dd {

margin: 0 0 0 20px;
background-color: #fff;
}

dd.image {
float: left;
margin-right: 0px;
}



  a:link {
	color:#64819E;
}
a:active {
	color:#64819E; 
}
a:visited {
	color: #64819E;
}

h1  {
  color:                 #64819E;
  font-family:            Book Antiqua, Times New Roman, Serif;
  font-size:              18pt;
  font-style:              italic;
  text-align:             center;
  }
h2  { 
color: #000000;
  font-family:            Book Antiqua, Times New Roman, Serif;
  font-size:              12pt;
  font-weight:            normal;
    font-style:              normal;

  text-align:             left;
  }  
h3  {
  font-family:            Book Antiqua, Times New Roman, Serif;
  font-size:              13pt;
  text-align:            center;			  
  font-weight:         	  bold;
  font-style:              italic;
  }  
h4  {
  font-family:            Book Antiqua, Times New Roman, Serif;
  font-size:              18pt;
  font-style:            bold;
  text-align:             left;
  }  
h5  {
  font-family:            Times New Roman
  font-size:              13pt;
  text-align:             left;
  }