body {
	background-color:#000000;
	margin: 4px 0px 0px 0px;
}	

#container {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	background-color: #98cfcc;
	width: 752px;
	margin: 0 auto;
}

#header {
	background-color:orange;
	height: 119px;
	width: 752px;
	background-image:url(images/tjalahead.jpg);
	position:relative;
}

#footer {
	width: 712px;
	float: none;
	background-color:#84b4b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5e7c7a;
	padding: 10px 20px 10px 20px;
	border-top-color: #B8BADA;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #B8BADA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
	
#navigator {
	background-color: #98cfcc;
	height: 30px;
	width: 752px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align:center;
	position:relative;
}	

#menu {
	font:Verdana;
	font-size:11px;
	font-color: white;
	margin-top: 8px;
	position:relative;
}

a:link {
	color: #fff;
	text-decoration:none;
}

a:visited {
	color: #fff;
	text-decoration:none;
}

a:hover {
	color: #6a908e;
	text-decoration:none;
}

a:active {
	color: #fff;
	text-decoration:none;
}

.news a:link {
	color: #fff;
	text-decoration:none;
	font-size: 9px;
}

.news a:visited {
	color: #fff;
	text-decoration:none;
	font-size: 9px;
}

.news a:hover {
	color: #6a908e;
	text-decoration:none;
	font-size: 9px;
}

.news a:active {
	color: #fff;
	text-decoration:none;
	font-size: 9px;
}

#navigator a:link {
	color: white;
	text-decoration:none;
	padding: 10px 8px 10px 8px;
}

#navigator a:visited {
	text-decoration:none;
	color: white;
	padding: 10px 8px 10px 8px;
}

#navigator a:hover {
	text-decoration:none;
	background-color: #88bbb8;
	padding: 8px 8px 9px 8px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#navigator a:active {
	background-color: #F47424;
}

#image1 {
/*	background-image:url(images/image1_pg1.gif); */
	height: 108px;
	width: 326px;
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position:relative;
}

#image1admin {
	background-image:url(images/image1_pg1.gif); 
	height: 108px;
	width: 326px;
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position:relative;
}

#image2 {
	background-image:url(images/image2_pg1.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 141px;
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position: relative;
}
	
#image3 {
	background-image:url(images/image2_pg1.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 141px;
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position:relative;
}
	
#image4 {
	background-image:url(images/image2_pg1.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 141px;
	float: left;
	border-bottom: 1px solid white;
	position:relative;
}
	
#leftbox {
	clear: top;
	background-color: #98cfcc;
	width: 307px;
	float: left;
	position:relative;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#rightbox {
	background-color: #98cfcc;
	width: 265px;
	float: left;
	position:relative;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 142px;
	line-height: 20px; 
}

#rightboxhome {
	background-color: #98cfcc;
	width: 395px;
	float: left;
	position:relative;
	padding-bottom: 20px;
	padding-top: 45px;
	padding-left: 30px;
}

#clear {
	clear:both;
}

#backgroundImage {
	background-image:url(images/background.gif);
	position:absolute;
	top: 250px;
	left: 0px;
	width: 415px;
	height: 168px;
}

.alignright { 
	position: relative;
	top: 0px;
	left: 110px;
}

.alignbottomleft { 
	position: relative;
	left: 46px;
}

.heading {
	position: relative;
	padding-top: 25px;
	padding-bottom: 2px;
	font: Georgia;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	border-bottom: 1px solid white;
	display: block;
}

.bodytext {
	position: relative;
	margin-top: -4px;
}

.disclaimer {
	position: relative;
	top: 25px;
	left: 20px;
	font: Verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-variant:normal;
}

img {
	border-style: none;
}

.newsdate {
	color:#bfefec;
	font-size:10px;
}