body {
background-repeat:repeat;
background-image: url('images/bgTile.png');
margin: 0px;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}

a {
	color: orange;
}

a:hover {
	color: white;	
}

table {
border-collapse:collapse;
text-align: justify;
}

#outerDiv {
width: 100%;
text-align:center;
background-image: url('images/bgXRepeat.gif');
background-repeat:repeat-x;
}

#innerDiv {
width: 988px;
margin: auto;
text-align:justify;
position: relative;
}

#headDiv {
margin: 0px;
padding: 0px;
height: 254px;
}

#headDiv a {
margin: 0px;
padding: 0px;
}

#navBox {
position:absolute;
left: 30px;
top: 0px;
}

#searchBox {
width: 100%;
text-align: right;
height: 176px;
background-image: url('images/bus-bottom.png');
background-position:right;
background-repeat:no-repeat;
position: relative;
margin: 0px;
}

#searchwrapper {
position: absolute;
top: 100px;
left: 750px;
margin:0px;
}

#sideMenuDiv {
float: left;
}

#contentDiv {
background-image: url('images/rightBoxMid.png');
background-repeat:repeat-y;
background-position: right;
margin: 0 0 75px 0;
position: relative;
}

#mainContentDiv {
margin: 0 80px 0px 0;
width: 420px;
float: right;
position: relative;
}
#mainContentDivBottom {
position: absolute;
bottom: -75px;
right: 0px;
width: 585px;
height: 75px;
background-image: url('images/rightBoxBottom.png');
background-repeat:no-repeat;
}

#newsBox {
margin: 10px;
}

#newsBoxTop {
width: 403px;
height: 32px;
background-image: url('images/leftBoxTop.png');
background-repeat:no-repeat;
}

#newsBoxMid {
background-image: url('images/leftBoxMid.png');
background-repeat:repeat-y;
}

#newsBoxBottom {
width: 403px;
height: 24px;
background-image: url('images/leftBoxBottom.png');
background-repeat:no-repeat;
}

#newsinner {
padding: 0 30px 20px 30px;
width: 300px;
}

h1 {
font-family: Arial MT, Arial, Helvetica, sans-serif;
letter-spacing: -2px;
padding: 0px;
margin: 0px;
/*color:#5b5b5b;*/
/*color: #339933;*/
font-size: 34px;
border-bottom: 1px solid #ef963f;
margin-bottom: 10px;
}

.glossy-text 
{
	margin: 0; 
	position: relative;
	/*font-family: Arial MT, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;*/
	color: #ef963f;
	/*font-size: 28px;
	border-bottom: 1px dashed limegreen;
	margin-bottom: 10px;*/
}

.glossy-text b 
{ 	
	background: url('images/glossy.png') repeat-x;
	position: absolute;
	width: 100%;
	height: 32px;
	top: 20px;
	display: block; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/glossy.png', sizingMethod='scale');
}


h2 {
font-family: Arial MT, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
/*color:#5b5b5b;*/
color: #ef963f;
letter-spacing: -1px;
font-size: 24px;
}

h3 a {
	color: #339933;
	letter-spacing: -1px;
	text-decoration: none;	
}

h3 a:hover {
	color: #ef963f;
}

#footerRow {
background: transparent;
color: #fff;
margin-top: 80px;
text-align: center;

}

#contentBox {
/*font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
padding: 0px 30px 20px 20px;
color:#333;
font-size: 13px;
margin-left: 176px;
min-height: 450px;
}

#childrenBox {
/*font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
padding: 0px 00px 00px 20px;
padding-bottom: 10px;
color:#333;
font-size: 13px;
}

#breadcrumbBox {
font-family: Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 30px;
padding-bottom: 10px;
color:#333;
font-size: 13px;
}

#childrenList {
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
padding-left: 20px;
margin: 0px;
color:#333;
font-size: 13px;
}

#childrenList Li {
padding: 0px;
list-style-type:none;
background-image: url(images/sections.png);
background-repeat:no-repeat;
background-position: 0px 0px;
padding-left: 25px;
padding-right: 25px;
display:inline;
}



.starfishMenuLanguages li {
  list-style-type: none;
  display: inline;
}

.starfishMenuSide, .starfishMenuSide li ul {
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 45px;
width: 136px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
}

.starfishMenuSide li{
position: relative;
height: 33px; 
padding: 0px;
margin: 0px;
}

.starfishMenuSide li a{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color:#000000;
display: block;
text-decoration: none;
padding: 5px;
margin: 0px;
}

/* Holly Hack for IE \*/
* html .starfishMenuSide li { float: left; height: 31px; }
* html .starfishMenuSide li a { height: 31px; }
/* End */

#galleryDiv {
	padding-top: 10px;
}

#galleryDiv img {
				filter:alpha(opacity=85);
				-moz-opacity:0.85;
				opacity:0.85;
				border: 0;
				background-color: #fff;
}

#galleryDiv img:hover {
				filter:alpha(opacity=100);
				-moz-opacity:1;
				opacity:1;
				border: 0;
				padding: 0px;
}

#flashBus {
	position: absolute;
	top: 0px;
	left: 260px;
}

#mainContentDiv table{
	text-align: left;
}

#mainContentDiv table tr td{
	padding-bottom: 5px;	
}

#mainContentDiv {

}

.green {
	font-weight: bold;
	font-size: 160%;
	color: #33BB33;
}

.red {
	color:#F90;	
}