body{
	font: 10pt/16pt 'Lucida Sans', Trebuchet, Sans-serif;	color: #000000;
     background-image: url(../images/pagebg.jpg);
	background-color: #020b10;
     background-repeat: repeat-x;
     margin:0;
	}
p{	
	line-height: 13pt;
	text-align: justify;
	background: #c0c0c0;
	border: dashed #2699bf 1px;
	padding: 10px;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
.headline{
	font-weight: bold;
	color: #15799a;
	font-size: 16pt;
	}
	
.link{	
	text-align: center;
	border: dashed #c4cbd9 1px;
	width:200px;
	background: #d6e4ff;
	margin-left: auto;
		margin-right: auto;
	}
	
.white{	
	text-align: center;
	border: dashed #c4cbd9 1px;
	background: #eaf0fb;
	margin-left: auto;
	margin-right: auto;
	width: 625px;
	}

p. description{
	
	}

img {
	border:0px;
	}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
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{
	background-image: url(../images/top.jpg);
	height:248px;
	}


#content{
	background-image: url(../images/contentbg.jpg);
	padding-top:20px;
	}

#container{
		width: 800px;
		margin-left:auto;
		margin-right:auto;
	}
	
#content{
	width: 800px;
	text-align:center;
	}
