#header {
	text-align:		left;
	
	font-weight: 		strong;
	font-size:		80%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#dddddd;
	/*
	border-width:		2px;
	border-style:		solid;	
	border-color:		#9cbb7e;	
	
	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;	
	
	background-color:	#cfdfbf;
	
	margin-top:		2px;
	margin-left:		auto;
	margin-right:		auto;
	
	
	background-image:	url(../../images/header_random1.jpg);
	background-repeat:	no-repeat;
	background-position:	top right;	
	*/
	
}



#search {

	font-family:		arial, veranda;
	font-size:		70%;
	font-weight:		strong;
	color: 			#000000;
	text-align:		center;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0094D2;	
	
	background-color:	#dddddd;
	
	margin-top:		2px;
	margin-left:		2px;
	margin-right:		2px;
	margin-bottom:		4px;
	
	padding:		1px;
	
	background-image:	url(../../images/logo_bg_allcontent.gif);
	background-repeat:	no-repeat;
	background-position:	bottom left;	
}






.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/

position: absolute;
background-color: white;
padding: 4px; /* padding withing the frame with white border Dhonyoe note */
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px; /* The hovering image from Top Dhonyoe note */

top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */

}









#mainlink {
	text-align:		center;
	
	font-weight: 		strong;
	font-size:		100%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;
	
	border-width:		2px;
	border-style:		solid;	
	border-color:		#9cbb7e;	
	
	padding-top:		2px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	
	background-color:	#9cbb7e;
	
	margin-top:		2px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		-2px;
	/*
	background-image:	url(../../images/home_con_bg.jpg);
	background-repeat:	no-repeat;
	background-position:	bottom right;	
	*/
}


/* 
#mainlink a:link {
	font-family:		arial, veranda;
	font-size:		80%;
	font-weight:		bold;
	color:			#ffffff;
	text-decoration:	none;

	}

#mainlink a:hover {
	background:	#000000;
	color:		#ff0000;
	}
	
#mainlink a:visited {

	font-family:		arial, veranda;
	font-size:		80%;
	font-weight:		bold;
	color: 			#ffffff;
	text-decoration:	none;
	}
*/




#allcontent {

	font-family:		arial, veranda;
	font-size:		60%;
	font-weight:		strong;
	color: 			#ffffff;
	
	width:			780px;
	border-width:		0px;
	border-style:		solid;	
	border-color:		#670001;	
	
	background-color:	#ddebd1;
	
	margin-top:		2px;
	margin-left:		auto;
	margin-right:		auto;
	
	background-image:	url(../../images/logo_bg_allcontent.gif);
	background-repeat:	no-repeat;
	background-position:	bottom left;	
}


body {
	text-align:	center;	
	font-size: 	12px;
	font-family: 	Verdana, Helvetica, Arial, sans-serif;
	line-height: 	1.6em;
	
	margin-top:	0;
	margin-bottom:	0;
	
	background-image:	url(../../images/body_bg.jpg);
	background-repeat:	repeat-x;
	
}


#weather_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		75%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#0094D2;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		5px;
	margin-bottom:		0px;
	
}



#weather{
	
	text-align:		center;	
	font-size: 		75%;
	font-family: 		Verdana, Helvetica, Arial, sans-serif;
	line-height: 		1.4em;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#0094D2;
	background-color:	#eef9e4;	
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;
	
	margin-right:		2px;
	margin-left:		2px;
	margin-top:		0px;
	margin-bottom:		5px;
}

#ad_letter{

	text-align:		center;
	font-style:		strong;
	font-size:		50%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#000000;

		
	
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;
	
	margin-left:		0px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;	

	
	/* background-image:	url(images/cocktail.gif);
	background-repeat:	repeat-x; */	
}

#ad{

	text-align:		center;
	font-style:		strong;
	font-size:		60%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#000000;

	background-color:	#ecfafa;	
	line-height: 		2em;
	
	border-width:		1px;
	border-style:		solid;
	border-color:		#007e7e;
	

	padding-top:		1px;
	padding-right:		2px;
	padding-bottom: 	1px;
	padding-left:		2px;
	
	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		0px;	

	
	/* background-image:	url(images/cocktail.gif);
	background-repeat:	repeat-x; */	
}




#ad_square {
	text-align:		justify;
	font-style:		normal;
	font-size:		55%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#ecf9f9;
	
	padding-top:		0px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}



	
	
#nb_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		95%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		0px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		2px;
	
}


#nb {
	
	text-align:		justify;	
	font-size: 		75%;
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	line-height: 		1.4em;	
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}


#nb a:link {
	color:			#000000;
	background:		#ecf9f9;
	text-decoration:	none;
	}

#nb a:hover {
	background:		#ecf9f9;
	color: 			#000000;
	text-decoration:	underline;
	}
	
	
#nb a:visited {

	font-family:		arial, veranda;
	font-size:		80%;
	font-weight:		bold;
	color: 			#000000;
	text-decoration:	none;
	
	background-color:	#ecf9f9;
	}

	


#music_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		95%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		0px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		2px;
	
}



#music {
	text-align:		justify;
	font-style:		normal;
	font-size:		75%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}



#exclusive_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		95%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#1c3e00;
	
	background-color:	#75b342;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		0px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		2px;
	
}



#exclusive {
	text-align:		justify;
	font-style:		normal;
	font-size:		75%;
	line-height		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#1c3e00;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}
#exclusive a:link {
	color:			#02133f;
	text-decoration:	none;
	}

#exclusive a:hover {
	background:	#f88396;
	color:		#0d5353;
	}
	
#exclusive a:visited {
	color: 			#02133f;
	text-decoration:	none;
	}




#youtube_header {
	text-align:		left;
	font-style:		strong;
	font-size:		95%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		0px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		2px;
	
}



#youtube {
	text-align:		left;
	font-style:		normal;
	font-size:		75%;
	line-height		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fa9721;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}



#album_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		70%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#28c392;
	
	background-color:	#28c392;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		0px;
	
}


#album{

	text-align:		justify;	
	font-size: 		65%;
	font-family: 		Verdana, Helvetica, Arial, sans-serif;
	line-height: 		1.4em;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#28c392;
	background-color:	#dbeec3;	
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;
	
	margin-right:		2px;
	margin-left:		2px;
	margin-top:		0px;
	margin-bottom:		2px;
	
	}
	

#headline_flash{

	text-align:		justify;	
	font-size: 		65%;
	font-family: 		Verdana, Helvetica, Arial, sans-serif;
	line-height: 		1.4em;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#fb665b;
	background-color:	#dbeec3;	
	
	padding-top:		2px;
	padding-right:		2px;
	padding-bottom: 	2px;
	padding-left:		2px;
	
	margin-right:		2px;
	margin-left:		2px;
	margin-top:		0px;
	margin-bottom:		2px;
	
	}



#news_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		70%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#0094D2;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		5px;
	margin-bottom:		0px;
	
}


#news{

	text-align:		justify;	
	font-size: 		75%;
	font-family: 		Verdana, Helvetica, Arial, sans-serif;
	line-height: 		1.4em;
	color:			#000000;

	border-width:		2px;
	border-style:		solid;
	border-color: 		#0094D2;
	background-color:	#eef9e4;	
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;
	
	margin-right:		2px;
	margin-left:		2px;
	margin-top:		0px;
	margin-bottom:		5px;
	
	}
	
#news a:link {
	color:			#02133f;
	text-decoration:	none;
	}

#news a:hover {
	background:	#f88396;
	color:		#0d5353;
	}
	
#news a:visited {
	color: 			#02133f;
	text-decoration:	none;
	}
	
	
	
#image_news_thump {
	
	font-style:		right;
	font-size:		80%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;
	width:			180px;

	float:			left;
	border-width:		1px;
	border-style:		solid;
	border-color: 		#000000;
	
	margin-top:		5px;	
	margin-right:		5px;
	margin-bottom:		1px;	
	margin-left:		0px;	
	
	background-color:	#ffffff;
	
	padding-top:		2px;
	padding-right:		2px;
	padding-bottom: 	2px;
	padding-left:		2px;
}	


#image_news {
	
	font-style:		right;
	font-size:		80%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;
	width:			302px;

	float:			left;
	border-width:		1px;
	border-style:		solid;
	border-color: 		#000000;
	
	margin-top:		5px;	
	margin-right:		5px;
	margin-bottom:		1px;	
	margin-left:		0px;	
	
	background-color:	#ffffff;
	
	padding-top:		2px;
	padding-right:		2px;
	padding-bottom: 	2px;
	padding-left:		2px;
}


#comment4news_title {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	color:			#ffffff;
	
	
	border-width:		1px;
	border-style:		solid;
	border-color: 		#0f7ab0;	
	
	padding-top:		0px;
	padding-right:		3px;	
	padding-bottom:		1px;
	padding-left:		5px;	
	
	
	background-color:	#0f7ab0;
	
	
	margin-top:		2;
	margin-right:		0;
	margin-bottom:		0;	
	margin-left:		2;
}


#comment4news {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	
	
	border-width:		1px;
	border-style:		solid;
	border-color: 		#0f7ab0;	
	
	padding-top:		0px;
	padding-right:		3px;	
	padding-bottom:		1px;
	padding-left:		5px;	
	
	/*
	background-color:	#eeeeee;
	*/
	
	margin-top:		0;
	margin-right:		0;
	margin-bottom:		7;	
	margin-left:		2;
}





#print_email {

	font-size:		82%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		right;
	
	
	
	
	padding-top:		1px;
	padding-right:		3px;	
	padding-bottom:		1px;
	padding-left:		1px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		0;
	margin-bottom:		7;	
	margin-left:		2;
}


#print_email a:link {
	color:			#02133f;
	text-decoration:	none;
	}

#print_email a:hover {
	background:	#f88396;
	color:		#0d5353;
	}
	
#print_email a:visited {
	color: 			#02133f;
	text-decoration:	none;
	}






#news_detail {

	font-size:		82%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		justify;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		30;	
	margin-left:		0;
}


#news_detail_title_header {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	color:			#ffffff;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		1px;	
	padding-bottom:		1px;
	padding-left:		3px;	
	
	background-color:	#0f7ab0;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		0;	
	margin-left:		0;
}


#news_detail_title {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		0;
	margin-right:		2;
	margin-bottom:		5;	
	margin-left:		0;
}



#news_detail_title a:link {
	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;

	}

#news_detail_title a:hover {

	font-family:		arial, veranda;
	font-size:		90%;
	background:		#66cbff;
	color:			#000000;
	text-decoration:	none;	
	}


#news_detail_title a:visited {

	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;
	}




#news_detail_print {

	font-size:		82%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		justify;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		5px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		2;	
	margin-left:		2;
}




#news_index_header {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	color:			#ffffff;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		1px;	
	padding-bottom:		1px;
	padding-left:		3px;	
	
	background-color:	#0f7ab0;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		0;	
	margin-left:		0;
}


#news_index {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		2;	
	margin-left:		0;
}


#news_index a:link {
	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;

	}

#news_index a:hover {

	font-family:		arial, veranda;
	font-size:		90%;
	background:		#66cbff;
	color:			#000000;
	text-decoration:	none;	
	}


#news_index a:visited {

	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;
	}





#press_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		70%;
	line-height		2em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#0094D2;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		0px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		0px;
	
}


#press_index {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		2;	
	margin-left:		0;
}


#press_index a:link {
	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;

	}

#press_index a:hover {

	font-family:		arial, veranda;
	font-size:		90%;
	background:		#66cbff;
	color:			#000000;
	text-decoration:	none;	
	}


#press_index a:visited {

	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;
	}


















#post2nb {

	font-size:		82%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		justify;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		30;	
	margin-left:		0;
}



#email_story {

	font-size:		82%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		justify;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		30;	
	margin-left:		0;
}



#page_header {


	text-align:		justify;
	font-style:		normal;
	font-size:		110%;
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#000000;
	font-weight: 		bold;

	background-color:	#f9b5b5;
	

		
	
	/* border-width:		thin;
	border-style:		solid;
	border-color:		#fbab00;
	width:			450px; */
	

	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		7px;
	
	margin-left:		0px;
	
	
	/* background-image:	url(images/cocktail.gif);
	background-repeat:	repeat-x; */	
}



h1, h2 {
	font-weight: strong;
	color: #000000;
	/* border-bottom: thin dotted #888888;
	text-decoration: underline; */
}


h1 {
	font-size: 130%;
}


h2 {
	font-size: 120%;
}

#headerred h1 {
	color: red;
}



#directory_header {
	text-align:		justify;
	font-style:		strong;
	font-size:		70%;
	line-height:		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;

	border-width:		1px;
	border-style:		solid;
	border-color: 		#0094D2;
	
	background-color:	#0094D2;
	
	padding-top:		1px;
	padding-right:		1px;
	padding-bottom: 	1px;
	padding-left:		1px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}

#directory_form {
	text-align:		right;
	font-style:		normal;
	font-size:		81%;
	line-height:		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color:		#007e7e;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}


#directory {
	text-align:		left;
	font-style:		normal;
	font-size:		81%;
	line-height:		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color:		#007e7e;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}





#vacancy_index_header {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.4em;
	text-align:		left;
	color:			#ffffff;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		1px;	
	padding-bottom:		1px;
	padding-left:		3px;	
	
	background-color:	#0f7ab0;
	
	margin-top:		2;
	margin-right:		2;
	margin-bottom:		0;	
	margin-left:		0;
}


#vacancy_index {

	font-size:		75%;
	font-family: 		Arial, sans-serif;
	line-height: 		1.6em;
	text-align:		left;
	
	border-width:		1px;
	border-style:		solid;	
	border-color:		#0f7ab0;	
	
	padding-top:		1px;
	padding-right:		5px;	
	padding-bottom:		5px;
	padding-left:		5px;	
	
	background-color:	#eeeeee;
	
	margin-top:		0;
	margin-right:		2;
	margin-bottom:		2;	
	margin-left:		0;
}







#contact_dhasainfo {
	text-align:		left;
	font-style:		normal;
	font-size:		81%;
	line-height:		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-top:		4px;
	border-right:		1px;
	border-bottom:		1px;
	border-left:		13px;
	
	border-style:		solid;
	border-color:		#007e7e;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}




#contact_form {
	text-align:		left;
	font-style:		normal;
	font-size:		81%;
	line-height:		1.4em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#444444;

	border-width:		1px;
	border-style:		solid;
	border-color:		#007e7e;
	
	background-color:	#ecf9f9;
	
	padding-top:		3px;
	padding-right:		3px;
	padding-bottom: 	3px;
	padding-left:		3px;

	margin-left:		2px;
	margin-right:		2px;
	margin-top:		2px;
	margin-bottom:		5px;
	
}



#footer {
	text-align:		left;
	font-style:		normal;
	font-size:		70%;
	line-height:		1em;	
	font-family:		arial, Georgia, "Times New Roman", Times, serif;
	color:			#ffffff;
	background-color:	#0f7ab0;
	
	padding-top:		2px;
	padding-right:		2px;
	padding-bottom: 	2px;
	padding-left:		2px;
	
	margin-left:		0px;
	margin-right:		0px;
	margin-top:		3px;
	margin-bottom:		0px;	
}



#footer a:link {
	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#ffffff;
	text-decoration:	none;

	}

#footer a:hover {

	font-family:		arial, veranda;
	font-size:		90%;
	background:		#66cbff;
	color:			#000000;
	text-decoration:	none;	
	}


#footer a:visited {

	font-family:		arial, veranda;
	font-size:		90%;
	font-weight:		normal;
	color:			#ffffff;
	text-decoration:	none;
	}