body{ 
		background:#b6ddff url(cloudsbg.jpg)  repeat-x;
        font:80% peinaud, georgia, verdana, arial, helvetica, sans-serif;
		color:#004e88;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
        }
	h1{
		font-size:320%;
		font-weight:normal;
		margin:0;
		padding-top:33px;
		padding-bottom:1px;
		line-height:70%;
		
		
		}		
	h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:1em 0;
		}	
	h2{            
		font-size:170%;
		line-height:115%;
		}	
	h3{          
		font-size:140%;
		}
	h4{          
		font-size:120%;
		}				
	a{
		text-decoration:none;
		color:#004e88;
		}
	a: hover{
		color:#d8e6ec;
		text-decoration:underline;
		}							
	p{
		margin:1em 0;
		}		


/* // general */

/* page setup */

	#container{	
		margin:0 auto;
		width:1100px;
		text-align:center;
		}
	#header{
	    margin-left:auto;
        margin-right:auto;
	    font-family:peinaud, georgia, verdana, arial, helvetica, sans-serif;
		font-style:oblique;
		margin-top:5px;
		height:170px;
		background:url(header3.jpg) no-repeat 0 0;
		text-align:center;
		color:#004e88;
		line-height:100%;
		

		}		
	#content{
		background:url(bg_content.gif) repeat-y;
		padding:.5em 20px;
		margin-left:auto;
        margin-right:auto;

		}
	#footer{
		padding:37px 60px;
		background:url(footer.jpg) no-repeat 0 0;	
        text-align:center;		
		color:#004e88;
		}				
 
 

