/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 	background-image: url(images/az-flag-2.jpg);
	background-position:center;
		background-position:top;
		background-repeat:no-repeat;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
position:relative; 
width:100%;
text-align:center;
} 
 

#maincol{
	

 background-image: url(images/paper.jpg);
 width:600px;
 height:597px;
 text-align: left; 
  margin: 0 auto;
  margin-top:-3px;
 }
 
 #content{
	 padding-left:20px;
	 padding-right:20px;
	
}
 
 li {
font-size:18px;
line-height:25px;
list-style-type:disc;
padding-top:7px;
}

.center {
	text-align:center; 
	font-weight:bold;
	font-size:18px;
	line-height:24px;
}

.centersmall {
	text-align:center;
	font-size:13px;
	line-height:17px;
	font-weight: bold;
}


h1 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 16px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
#wrapper #maincol #content {
	font-size: 18px;
}

