body{
	font: 10pt/16pt 'Lucida Sans', Trebuchet, Sans-serif;	color: #ffffff;
     background-image: url(../images/pagebg.jpg);
	background-color: #000000;
     background-repeat: repeat-x repeat-y;
     margin:0;
	}
p{	
	line-height: 13pt;
	text-align: left;
	background: ;
	border: ;
	padding: 10px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
.headline{
	font-weight: bold;
	color: #ffffff;
	font-size: 16pt;
	}
	
.link{	
	text-align: center;
	border: ;
	width:200px;
	background: #d6e4ff;
	margin-left: auto;
		margin-right: auto;
	}
	
.white{	
	text-align: center;
	border: ;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	}

p. description{
	
	}

img {
	border:0px;
	}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #00cc33;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #afdadc;
	}

img{border:0;}



.hide{
      display:none;
}


#header{ vertical-align:bottom
	
	height:180px;
	}


#content{
	background-image: url(../images/contentbg.jpg);
	
	}

#container{
		width: 800px;
		margin-left:auto;
		margin-right:auto;
	}
	
#content{
	width: 800px;

	text-align:center;
	}

#midcon{ 
	width: 728px;
    margin-left:auto;
	margin-right:auto;
	text-align:left;
	}