/* CSS Document */
body {
	background-color: #044B09;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #0066CC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container {
	width: 770px;
}
#main {
	width: 416px;
} 
#head {
	height: 63px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#facilities {
	width: 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/ballina_logo.jpg);
	
}
#facilities_box {
	width: 170px;
	background-image: url(images/facilites_grad.jpg);
	height: 167px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9BD1DB;
	border: 1px solid #034456;
	background-repeat: repeat-x;
}
#headleft {
	width: 192px;
}
#headright {
	width: 195px;
}
#headspaceleft {
	width: 190px;
	background-repeat: no-repeat;
	background-position: left;
}
#headspaceright {
	width: 190px;
	background-repeat: no-repeat;
	background-position: 20px;
}
#headspacemiddle {
	width: 10px;
}
#columns {
	width: 770px;
	background-image: url(images/logos_together.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#lownav {
	width: 416px;
	}
	
#text_area {}
#navcontainer { width: 164px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02404F;
}

#navcontainer a
{
	display: block;
	padding: 2px;
	width: 164px;
	background-color: #032934;
	background-image: url(images/nav_grad.jpg);
	border: 1px solid #033D4B;
}

#navcontainer a:link, #navlist a:visited
{
color: #00AEAE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #034456;
	color: #fff;
	border: 1px solid #FFFFFF;
	background-image: none;
}
.flash_border {
	border: 1px solid #FFFFFF;
}
#nav {
	background-repeat: no-repeat;
	background-position: left bottom;
}
