* {
	margin: 0;
	padding: 0;
}
a img { border: none; }
html {
	overflow-y: scroll;
}
p {
	padding: 10px 10px;
}	
#body {
	background-image: url(../backgrounds/paper.jpg);
	background-repeat: repeat;
}
#container {
    width: 900px;
	margin: auto;
	background: url(../backgrounds/caz_paper.jpg);
	background-repeat: no-repeat;
}	
#container2 {
    width: 900px;
	margin: auto;
	background: url(../backgrounds/.gif);
	background-repeat: no-repeat;
}	
#header2 {
    width: 900px;
	height: 200px;			
}		
#content {
    width: 900px;
	height: 450px;
}	
#footer {
	width: 900px;
    height: 110px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #799C12;
}	
.style1 {font-size: xx-small
}
a:link {
	text-decoration: none;
	color: #999999;
}
#apDiv1 {
	position: absolute;
	left:343px;
	top:180px;
	width:315px;
	height:140px;
	z-index:1;
	background-image: url(#);
}
.style4 {font-size: 9px; font-family: Arial, Helvetica, sans-serif;}
.style5 {font-size: 9px}
.style8 {font-size:13px; font-family:Courier New, "Courier", monospace;}