@charset "UTF-8";
/* CSS Document */

/* body and paragraph */
body
{background-image:url(media/b4-105.gif)}

P
{
	font-family: "Times New Roman", Courier, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	text-align: left;
}

table
{
	font-family: "Times New Roman", Courier, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	text-align: left;
}

.right_text {
	text-align: right;
}

.centre_text {
	text-align: center;
}

/* links */
a:link
{color:#B57600;
text-decoration:none}

a:visited, a:active
{color:#B57600;
text-decoration:none}

a:hover
{
	color:#FF0000;
} 

/* lists */

ul
{font-family:"Times New Roman", Courier, Helvetica, sans-serif;
font-size:18px;
text-decoration:none}

/* headings */
h1
{font-family:  "Trajan Pro", Arial, "Times New Roman", Helvetica, Courier, sans-serif;
font-size: 36px;
color:#000}

h2
{font-family: "Trajan Pro", Arial, Helvetica, Courier, "Times New Roman", sans-serif;
font-size: 24px;
color:#000}

h3
{font-family: "Trajan Pro", Arial, Helvetica, Courier, "Times New Roman", sans-serif;
font-size: 20px;
color:#000;
}

/* header and footer */
div id="header"
{background-color:#cccc99}

footer
{background-color:#cccc99}
#container #mainContent centre {
	text-align: center;
}

hr
{width: 500px;
height: 3px;
text-align:center;
color: #333}


@charset "UTF-8";
/* CSS Document */

