body {
	background-image:url(/images/bgTopBar.jpg); 
	background-repeat:repeat-x; 
	background-color:Black; 
	margin-top:13;
	font-family:Arial;
	color:#333333;
	font-size:12px;
}
td {
	vertical-align:top;
	font-family:Arial;
	color:#333333;
	font-size:12px;
}
a{color:black;}
a:hover{text-decoration:none;}
hr{height:1; border:none; border-bottom:dashed 1px #333333;}


.topbanner{position:relative; width:900px;}
.floatingFlash{position:absolute; top:5; left:5; color:black; font-weight:bold; font-size:17px; font-family:tahoma;}


/************************************/
/* APPLICATION ***********************/
span.navItem {padding-left:5px; padding-right:5px;}
a.navItem {color:#333333;font-size:10px;}
.footerfluidity {font-size:10px;}
.error{color:red;}
.red{color:red;}


.title{border-bottom:solid 5px white; margin-bottom:20px;} /* for positioning the title */
.data{} /* for positioning the page data */
.contactForm{} /* for positioning the contact form */
.imageGallery{} /* for positioning the Image Gallery */
.googleMap{} /* for positioning the googel Map */

/* admin area ***********************/
.admin-button {width:70px;}


/************************************/
/************************************/
