/* SLIMBOX */

<style type="text/css">

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#pageBorder 
{
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-color: #000000;
border-width: 1px;
border-collapse: collapse;
background-color: #white;
}

#header
{
font-size: 30px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #2affff;
}

#bread
{
font-size: 12px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
color: #ffffff;
}


#subheader
{
font-size: 20px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: italic;
text-align: left;
color: #000000;
}

a:link
{
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
text-decoration: none;
color: #ffffff;
}

a:hover
{
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
text-decoration: none;
color: #5adc83;
}

a:visited
{
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
text-decoration: None;
color: #ffffff;
}
a.two:link
{
font-size: 12px;
font-size: 13px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #000000;
background-image:url(linkback1.gif);
padding: 5px;
}

a.two:hover
{
font-size: 12px;
font-size: 13px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: underline;
text-align: center;
color: #orange;
background-image:url(linkback2.gif);
padding: 5px;
}

a.two:visited
{
font-size: 12px;
font-size: 13px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #666666;
background-image:url(linkback3.gif);
padding: 5px;
}



a.one:link
{
font-size: 12px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
background-image:url(linkback4.gif);
padding: 5px;
}

a.one:hover
{
font-size: 12px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: underline;
color: #FFFFFF;
background-image:url(linkback4.gif);
padding: 5px;
}


a.one:visited
{
font-size: 10px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
background-image:url(linkback4.gif);
padding: 5px;
}

a.four:link
{
font-size: 10px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: none;
color: #FFFFFF;
background-image:url(linkback4a.gif);
padding: 5px;
}

a.four:hover
{
font-size:10px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: underline;
color: #FFFFFF;
background-image:url(linkback4b.gif);
padding: 5px;
}


a.four:visited
{
font-size: 10px;
font-family: times, sans-serif;
font-weight:none;
text-decoration: italic;
color: #FFFFFF;
background-image:url(linkback4c.gif);
padding: 5px;
}

a.two:link
{
font-size: 13px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: underline;
color: #003399;
}

a.two:hover
{
font-size: 13px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: underline;
color: #003399;
}

a.three:link
{
font-size: 13px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: underline;
color: #0000ff;
}

a.three:hover
{
font-size: 13px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: underline;
color: #0000ff;
}

a.three:visited
{
font-size: 13px;
font-family: times, sans-serif;
font-weight: bold;
text-decoration: underline;
color: #ff0000;
}


a.button
{
width: 85;
height: 35;
padding: 5px @ @ @;
}

#body
{
font-size: 18px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: none;
text-align: left;
color: #ffffff;
	background-image: url(linkback1.gif);
	background-image: url(linkback1.jpg);
}

#smallheader
{
font-size: 17px;
font-family: times, sans-serif;
font-weight: none;
text-decoration: none;
text-align: left;
color: #ffffff;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 5;
}

#nav-menu li
{
float: none;
margin: 3.4px;
}

#nav-menu li a
{
background-image: url(linkback3.gif);
height: 35px;
line-height: 25px;
float: left;
width: 135px;
display: block;
border: 1px solid #0066CC;
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 14px;
text-align: center;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}

#nav-menu li a:hover
{
background-image: url(linkback2.gif);
color: white;
text-decoration: underline;
font-weight: bold;
font-size: 14px;

}
/* End hide */

</style>
