body	{
	font-family: tahoma, verdana, arial, sans serif;
	font-size: small;
	}
	
.txRed	{
	font-family: tahoma, verdana, arial, sans serif;
	font-size: small;
	color: #990000;
	}

#box	{
	position: absolute;
	left: 10%;
	top: 0;
	width: 75%;
	padding-bottom: 30px;
	min-width: 548px;
	}

#banner	{ 
	background-image: url(background.png);
	background-repeat: repeat;
	height: 263px;
	width: 100%;
	border: #000000 2px solid;
	}

#bannertext	{
		text-align: right;
		}

#menu	{
	width:100%;
	padding:0;
	margin:0;
	background: #000000;
	text-align: center;
	color: #ffffff;
	border: #000000 2px solid;
	}


a.menu:link, a.menu:visited	{ text-decoration: none;
				  color: #ffffff;
				  text-transform: Small-Caps;
				}

a.menu:hover, a.menu:active	{
				  color: #800000;
				}

a:link, a:visited	{ text-decoration: none;
			  color: #800000;
			}

a:hover, a:active	{
			  color: #ff0000;
				}

p	{
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
	}


#content {
	background: #fff0f0;
	width: 100%;
	border: #e5e5e5 2px solid;
	}
	
#councellorcontent {
	background: #fff0f0 url(map.jpg) no-repeat right bottom;
	width: 100%;
	border: #e5e5e5 2px solid;
	}

table	{
	margin-left: auto;
	margin-right: auto;
	}

h1	{
	font-size: 125%;
	text-align: center;
	padding-top: 1em;
	}

#footer	{
	text-align: center;
	color: #999999;
	font-size: x-small;
	}

td	{width: 50%;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}

#logo	{
	color: #000000;
	text-align: center;
	font-size: 5em;
	font-weight: normal;
	font-family: arial;
	}


img	{
	float: right;
	border: #e5e5e5 3px solid;
	margin-right: 10px;
	}

li.counsellors	{ min-height: 170px;
		}

li.counsellors > p { margin-right: 135px; }

#regionlist {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	width: 150px;
	text-align: center;
	margin-left: 280px;
}
h2 {

	font-size: 125%;
	text-align: left;
	padding-top: 1em;
}
h3 {


	font-size: 125%;
	text-align: left;
	padding-top: 1px;
}
