
*{
	margin:0;
	padding:0;
}

body{
text-align:center;
background-color: #ffffff;
}
	
#banner{ 
width:100%;
padding:5px 0 5px 0;
}

#banner img{
margin:0px auto;
}

#content{
padding:5px 5px 5px 5px;
width:260px;
border: 1px solid green;
}	

#content p{ 
color:#000000; 
font:0.8em verdana,tahoma,arial, serif;
margin:0 0 3px 0; 
line-height:120%;
}

#content li{ 
color:#000000; 
font:0.9em verdana,tahoma,arial, serif;
margin:0 0 2px 0; 
line-height:120%;
list-style-type: square;
text-align: left;
}

#content .button{ 
border: 2px solid #1860C0; 
background-color: #d3d3d3;
padding:5px 3px 5px 3px;
width: 155px;
margin-bottom: 2px;
font:0.9em tahoma,arial, serif;
font-weight: bold;
}

#content #links a { 
color: #0088FF;
font:1.0em tahoma,arial, serif;
font-weight: bold;
}

#content #links a:hover { 
color: #00C400;
font:1.0em tahoma,arial, serif;
font-weight: bold;
}

#content h1{ 
color:#0000ff; 
font:1.1em tahoma,serif;
margin:0 0 5px 0; 
line-height:100%;
font-weight: bold;
 text-align: center;
}

#content h2{ 
color: #1AC300; 
font:1.0em tahoma,serif;
margin:0 0 3px 0; 
line-height:100%;
font-weight: bold;
 text-align: center;
}
	
#content a.full-site{
height:28px; 
font:0.8em "helvetica neue", Helvetica, Arial, sans-serif; 
text-transform: uppercase; 
text-decoration:none; 
letter-spacing:0.1em;  
border:none;
color:#2a87b2; 
padding:7px 0px 3px 0;
}
		
#contactlinks p{
color:#000000;
font:0.8em verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
line-height:140%;
text-decoration:none; 
letter-spacing:0.1em;
margin:0;
padding:0;
}
			
#footer h1{ 
color:#444444; 
font:0.6em tahoma,serif;
margin:0 0 3px 0; 
line-height:100%;
font-weight: normal;
text-align: center;
}

#content ul{ 
list-style-type: square;
list-style-position: inside;
color:#000000; 
font:0.8em verdana,tahoma,arial, serif;
margin:0 0 0 2px; 
line-height:100%;
}