
body {
	width: 950px;
	background-image: url('textures/tantext.jpg');
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 24px;
	text-align: center;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	
}

h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 22px;
	color: #999999;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #999999
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin: 5px 15px 5px 15px;
}

ul {
	list-style: square outside;
	text-align: left;
}

ul.inside {
	list-style-position: inside;
}

table {
	text-align:	center;
}

.banner {
	width:	780px;
	border-style: none;
	border-color: #990000;
	margin: 10px 0px 20px 0px;
}

.infobox {
	border-style: solid;
	border-color: #cccccc;
	width: 240px;
	background-color: #f0f0f0;
	float: left;
	margin: 5px 10px 5px 5px;
}

.mainimage {
	border-style: none;
	border-color: #990000;
	width: 500px;
}

p.t-and-c {
	font-size: 11px;
}

.wow {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #990000;
}
