body {
	font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-left: 0px; margin-right: 10px;
	font-size:12px; width: 98%;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


#header
{background-image:url(../images/top2.jpg);
margin:0px; background-repeat:no-repeat;
height: 165px;
}




#tabs
{
	position:absolute;
	top: 164px;
	left: 11px;
}
#tabs ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;

} 

#navigation a
{
color: #000;
background: url(../images/tabup.png) left top no-repeat;
text-decoration: none;
font-size:13px;
height: 18px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif
}

#navigation a.selected
{
color: #fff;
background: url(../images/tabselected.png) left top no-repeat;
text-decoration: none;
}
#navigation a.selectedlast
{
color: #fff;
background: url(../images/tabselected.png) left top no-repeat;
text-decoration: none;
}
#navigation a span {padding-left:3px;}

#navigation a
{
display: block;
float: left;
width: 102px;


}

#navigation a.last
{
display: block;
float: left;
width: 109px;
}

#navigation a.selectedlast
{
display: block;
float: left;
width: 109px;
}
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: url(../images/tabover.png) left top no-repeat;

}





#bar {
	background-image:url(../images/bar.png);
	background-repeat:repeat-x;
	position:absolute;
	top: 181px;
	height: 11px;
	width: 98%;
	z-index: 5;
	left: 11px;
}

#secondarylinks
{
	position:absolute;
	top: 225px;
	margin-left: 350px;
	color: #777777;
	font-size:12px;
	left: 96px;
}

#secondarylinks a:link, a:visited
{color: #777777;
text-decoration:none;
}

#secondarylinks a:hover
{color: #d01b1b;
text-decoration:none;
}

#content {padding:10px; width:98%; margin-top: 10px;}

.tagline { font-family: "Times New Roman", Times, serif; font-size:16px; font-stretch:expanded; font-weight:bold; font-style:italic;}

.picborder {border: 3px solid black;}


#employeesonly
{position:absolute; float: right; top: 147px; margin-right: 10px; right: 20px;
color: #777777;
font-size:12px;
}

#employeesonly a:link, a:visited
{color: #777777;
text-decoration:none;
}

#employeesonly a:hover
{color: #d01b1b;
text-decoration:none;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #df0000;
}
