/* Begin Structure */

.rollover { display:block;
background-color: #16308C;
}

.rollover a:hover { display:block;
background-color: #0099CC;
/* filter:alpha(opacity=75);
	opacity: 0.5;
	-moz-opacity:0.5;*/}

.nav {
	text-decoration: none;
	font-size: 25px;
	border: 0px;
	color: 16308C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 40px;
	text-align: center;
}
.nav A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: 16308C;
}
.nav A:visited {
	text-decoration: none;
	color: 16308C;
	font-family: Arial, Helvetica, sans-serif;
}
.nav A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
}
.nav A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* LEFT SUBNAV */

#subnav {
}

#subnav ul{
	list-style-type: none;
	text-decoration: none;
	font-size: 16px;
	color: 16308C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	line-height: 1.5em;
	top: auto;
	margin: 0px;
	padding: 10px;
}
#subnav A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: 16308C;
}
#subnav A:visited {
	text-decoration: none;
	color: 16308C;
	font-family: Arial, Helvetica, sans-serif;

}
#subnav A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
}
#subnav A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}


/* END LEFT SUBNAV */



/* 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 16px;
	padding: 0px;


}
*/
.strong {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;

}

p { margin-top: 10px; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	white-space: normal;
	padding-right: 0px;
	padding-left: 15px;
	vertical-align: top;
	line-height: 20px;

}
.text A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: 16308C;
}
.text A:visited {
	text-decoration: none;
	color: 16308C;
	font-family: Arial, Helvetica, sans-serif;

}
.text A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
}
.text A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.copyright A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: 16308C;
}
.copyright A:visited {
	text-decoration: none;
	color: 16308C;
	font-family: Arial, Helvetica, sans-serif;

}
.copyright A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
}
.copyright A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}

.floatleft {
	float: left;
	margin-right: 5px;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.quote {
	font-style: italic;
	color: #999999;
	clip:   rect(auto auto auto auto);
	font-variant: normal;
	text-transform: none;


}
a.Logo {
	text-decoration: none;
width: 199px;
height: 90px;
	background-image: url(http://www.zerflin.com/images/Zerflin%20Logo.png) 0 0 no-repeat;
	display: block;
}

a:hover.Logo {
    background-position: 199px 0;
}

#divMain {
	width: 600px;
}


/* COLUMN LAYOUT */
#header {
margin:0; padding:0;
		}

#leftcolumn {
	float:left;
	width:90px;
	margin:0;
	padding:0;
	}
	
#middlecolumn {
	margin-top: 0;
	margin-right: 90px;
	margin-bottom: 0;
	margin-left: 90px;
	}
	
#rightcolumn {
float:right;
width:90px;
margin:0; padding:0;
	}
	
/* EPIG */

#gallery {
	overflow: scroll;
	height: 75px;
	width: 100%;
}
