body {
	background-image: url("images/back.gif");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
}

.techbody {
	font-family: Georgia;
	font-size: 12px;
}

table {
	margin: auto;
	text-align: left;
}

td, div {
	font-family: Georgia;
	font-size: 12px;
}

/* Boxes */

#navbar {
	width: 720px;
	margin: auto;
	padding: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	border-top: 1px solid #9ACBD3;
	border-bottom: 1px solid #9ACBD3;
}

#headbar {
	width: 720px;
	margin: auto;
	padding: 5px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 20px;
}


#maintable {
	width: 760px;
	text-align: left;
}

#sizer {
	font-size: 14px;
}

#centres {
	background-color: #D4E8EB;
	border-left: 4px solid #BFDDE2;
	padding: 10px 13px 19px 17px;
	font-size: 12px;
	line-height: 15px
}
	
	
#inside {
	background-color: #FDF4D1;
	border-left: 4px solid #FCEDB6;
	padding: 10px 13px 19px 17px;
	font-size: 12px;
	line-height: 15px;
}

.text {
	color: #333333;
	font-size: 13px;
	line-height: 17px;
	margin-left: 60px;
	margin-right: 40px;
}

#longbar {
	width: 720px;
}

#copyright {
	width: 760px;
}

.seperator {
	background: #9ACBD3;
	height: 1px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.spacer {
	height: 10px;
}

#battable {
	width: 400px;
}

#sundtable {
	width: 400px;
	margin-bottom: 20px;
}

#detailtable {
	width: 400px;
}

/* Links */

.menulinks A, .menulinks A:link, .menulinks A:visited {
	color: #8B0000;
	font-size: 14px;
	margin-right: 20px;
}

.menulinks A:hover,.menulinks A:visited:hover {
	text-decoration: none;
	margin-right: 20px;
}

A, A:link { 
	color: #8B0000;
}

A:visited {
	color: #8B0000;
}

A:hover {
	color: #8B0000;
	text-decoration: none;
}

/* Headings */

h1 {
	color: #8b0000;
	font-weight: normal;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: 40px;
}

h2  { 
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: -15px;
	padding-left: 10px;
	border-left: 5px solid #BFDDE2;
}

h3 {
	color: #456890;
	font-weight: normal;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 16px;
}

h4 {
	color: #333333;
	font-weight: normal;
	font-size: 22px;
	margin-top: 40px;
}

h5 {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	margin-top: 50px;
	color: #456890;
}

/* Misc. */

.checkcell {
	width: 100px;
	text-align: right;
}

.tickcell {
	text-align: right;
}

hr {
	height: 1px;
	background-color: #BFDDE2;
	color: #9ACBD3;
	border: 0;
	margin: 0;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -10px
}

.headrow td { 
	padding-bottom: 15px;
}


#littlea {
	font-size: 10px;
}

#biga {
	font-size: 16px;
	font-weight: bold;
}

.aidpic {
	margin-right: 15px;
	margin-bottom: 30px;
}

.bullet {
	margin-right: 15px;
}