
		body {
		background-image:url(graypapr.jpg);
		margin-left:5%;
		margin-right:5%;
		font: normal 18px georgia,'times new roman',sans-serif;
		}	

		#header {
		background-image:url(stonewal.jpg);
		padding: 10px;
		margin-bottom:30px;
		}

		#content {
		width:100%;
		}	

		#box_a {
		float:left;
		background-color:transparent;
		color: #000080;
		text-align:center;
		padding: 20px;
		width:45%;
		}

		#box_b {
		float:right;
		background-color:transparent;
		color: #000080;
		text-align:center;
		padding: 20px;
		width:45%;
		}	


		p {
		font-size:100%;
		color: #000080;
		text-indent:15px;
		}


		.box {
		background-color:transparent;
		color: #000080;
		margin-left:10%;
		margin-right:10%;
		text-align:left;
		padding: 20px;
		}	
	

		ul {
		line-height:150%;
		list-style-image:url(rd-ball.gif);
		color: #000080;
		}

		hr {
		background-image:url(grayzag.gif);
		text-align:center;
		}
		
		h1 {
		font-size:150%;
		text-align:center;
		color: #000080;		
		}

		h2 {
		font-size:140%;
		text-align:center;
		color: #000080;		
		}

		h4 {
		font-size:100%;
		text-align:center;
		color: #000080;	
		font-weight: bold;	
		}

		.image_float {
		float:left;
		padding:0 20px 0 0;
		}

		.clear {
		clear:both;
		}


		pre {
		font-weight: bold;
		color: #000080;		
		}

		.footer {
		width: 100%;
		clear:both;
		line-height: 150%;
		text-align:center;
		color: #000080;
		}


		img {
		margin: 20px;
		}
		
		em {
		font-size:150%;
		font-weight:bold;
		}

		b {
		font-weight:bold;
		}
