
body {
	background-color: #660033;
	font-family: arial;
	color: #4b4b32;
	margin: 0;
	padding: 10;
	text-align: center;
	font-size: 10pt;
	}
	
#content {
	background-image: url('images/gradient410227.jpg');
	padding: 20px;
	line-height: 1.7;
	font-size: 10pt
	font color: #000000
	}
		
a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
a:visited {
	color: #E9DDA9;
	font-weight: normal;
	text-decoration: none;
	}
		
img {
	border: 0px none;
	}
	
.centered {
	text-align: center;
	font-size: 2;
	}
	
.floatright {
	float: right;
	}
	
#mainbox {
	border: 1px solid #fff;
	margin: 20px auto;
	text-align: left;
	}
	
#top {
	/*border-bottom: 1px solid #fff;*/
	}
	
#navigation {
	background-color: #993333;
	border-bottom: 1px solid #fff;
	}
	

	
#indeximage {
	border: 3px solid #fff;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.imgborder {
	border: 2px solid #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	

#bottom {
	border-top: 1px solid #fff;
	background-color: #0d0d0d;
	}
	
	