/*GENERAL*/


BODY {
	background: #ffffff url(background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366
} 

A:link {color: #0000ff}

A:active {color: #ff3300}

A:hover {color: #ff3300}

A.none {text-decoration: none}

.center {text-align: center}

.middle {vertical-align: middle}

.times {font-family: times !important}


/*COLOURS*/


.yellow {background: #ffcc33}

.red {color: #cc0000}


/*INDEX PORTAL PAGE*/


#header {
	width: 100%;
}

#header #hello {
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

#header #de {
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#header #tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
}

#subheader {
	clear: both;
	width: 100%;
	padding-top: 5px;
}

#subheader #best_viewed {
	font-size: 10pt;
	font-weight: bold;
	color: #545454;
	float: left;
}

#subheader #best_viewed #img-left {
	float: left;
	margin-right: 10px;
}

#subheader #best_viewed #img-left P {
	margin-top: 0em;
	margin-left: 0px;
	margin-bottom: 0em;
	text-align: left;
}

#subheader #donation {
	width: 128px;
	background: #003366;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	float: left;
}

#subheader #donation P{
	margin: 2px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

#subheader #donation FORM{
  	margin: 2px;
}

#subheader #donation INPUT{
	margin-top: 0px;
	margin-left: 7px;
	margin-bottom: 0px;
}

#subheader #donation IMG{
  	margin: 0px;
}

#subheader #counter {
	width: 367px;
	margin-left: 5px;
	font-size: 9pt;
	text-align: center;
 	float: right;
}

#subheader #counter TABLE {
	vertical-align: middle;
 	display: inline;
}

#index {
	clear: both;
	padding-top: 10px;
	width: 100%;
}

#column-left {
	width: 33%;
	padding-bottom: 25px;
	float: left;
}

#column-center {
	width: 31%;
	padding-bottom: 25px;
	float: left;
}

#column-right {
	width: 35%;
	padding-bottom: 25px;
	float: left;
	overflow: visible;
}

#department {
	height: 80px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
	color: #cc0000;
	overflow: hidden;
}

#department P {
	height: 80px;
	margin-top: 0px;
	margin-left: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#column-left #department {background: #ffcc33 /*light*/}

#column-center #department {background: #ff9900 /*dark*/}

#column-right #department {background: #ffcc33 /*light*/}

#department A {
	text-decoration: none;
	color: #cc0000;
}

#items {
	clear: both;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#items P {
	margin-top: 0.4em;
	margin-bottom: 0em;
}

#items P.first-line {
	margin-top: 0em;
	margin-bottom: 0em;
}

#items A {
	text-decoration: none;
	line-height: 13.5pt;
}

#items UL {
	margin-top: 0em;
	padding-left: 0em;
	margin-left: 1.75em;
	margin-bottom: 0.4em;
}

#items TABLE {
	margin-top: 10px;
}

#items #banners IMG {
	margin-top: 5px;
}

#footer {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 60%;
	font-size: small;
}


/*UTILITY
	border: #bbb 1px solid;
*/
