BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #006699;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	background-image:url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px
}


DIV#container {
	padding:0;
	margin:0;
	background: url(../images/background.png) no-repeat top center;
}
	
A.footer:link {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 11px; 
	color:#FF6600;
} 

A.footer:visited {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 11px; 
	color:#FF6600
} 

A.news:hover {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 11px;
	color:#ffff00;
}

A.menu:link {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 12px; 
	color:#000000;
	margin:5px;
} 

A.menu:visited {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 12px; 
	color:#000000;
	margin:5px;
} 

A.menu:hover {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: underline; 
	font-size: 12px;
	color:#000000;
	margin:5px;		
}

A.news:link {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 11px; 
	color:#ffff00;
} 

A.news:visited {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 11px; 
	color:#ffff00;
} 

A.footer:hover {
	font-family: Trebuchet MS, Avian; 
	TEXT-DECORATION: none; 
	font-size: 11px;
	color:#FF6600;
}

P {
	font-size: 12px;
	font-family: Trebuchet MS, Avian;
	color: #000000;
	text-align: justify
}

ol {
	font-size: 11px;
	font-family: Trebuchet MS, Avian;
	color: #000000;
	text-align: justify
}

li {
	font-size: 11px;
	font-family: Trebuchet MS, Avian;
	color: #000000;
	text-align: justify
}

P.news {
	font-size: 11px;
	font-family: Trebuchet MS, Avian;
	color: #ffffff;
	text-align: justify
}

P.location {
	font-size: 11px;
	font-family: Trebuchet MS, Avian;
	color: #000000;
	text-align: center
}

H1 { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #004080;
	text-align: left
}

H2 { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #990000;
	text-align: centre
}

H6 { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	text-align: left;
	margin: 0 0 10px 20px;
}

.question { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	text-align: left;
	padding: 0px;
}

.sub_question { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;
	text-align: left;
	left-margin: 5px;
}

.answer { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	text-align: justify;
	background-color:#ebebeb;

}

.description { 
	font-family: Trebuchet MS, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	text-align: justify;


}

.top-bar {
	width: 865px;
	height: 250px;
	background-image: url(images/top_image.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0;
}	
