body	{
	font-family: tahoma, verdana, arial, sans serif;
	font-size: small;
	}

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

#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;
				}

#content {
	background: #fff0f0;
	width: 100%;
	border: #e5e5e5 2px solid;
	}
	
#content p	{
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
	}
	
#counsellorContent {
	background: #fff0f0;
	width: 100%;
	border: #e5e5e5 2px solid;
	}
	
#counsellorContent p	{
	text-align: left;
	}
.counsellorContent {
	background: #fff0f0 url(map.jpg) no-repeat right bottom;
	}

.problemtable	{
	font-family: tahoma, verdana, arial, sans serif;
	font-size: 100%;
	}

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

h4	{
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	}

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

td	{
	padding-left: 0.5em;
	padding-right: 0.5em;
	}
	
.space2	{
	padding-left: 2.2em;
	}

#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; }

h2 {

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

#logo2	{
	color: #000000;
	text-align: center;
	font-size: 5em;
	font-weight: normal;
	font-family: arial;
	position: relative;
	top: 120px;
	}
	
#bannertext2	{
	text-align: right;
	position: relative;
	top: 145px;
	padding-right: 5px;
		}	

