	/* This is the style of your browser text */
a:link, a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
img {
	border:none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	color: #919192;
}

.contentimage {
	border: 1px solid #FFFFFF;
	margin: 0 0 8px 0;
}

.scrollup {
	position:absolute;
	top:30px;
	left:27px;
	cursor:pointer;
}

.scrolldown {
	position:absolute;
	top:320px;
	left:27px;
	cursor:pointer;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0; 
	padding: 0;
}

a.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	margin: 0;
	padding: 0;
	text-decoration:underline;
	color:#919192;
}

a.link:hover {
	text-decoration:none;
}

h1 {
	margin:0;
	padding:0;
	font-size:24px;
	line-height:24px;
}

h2 {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:16px;
}

h4 {
	margin:0;
	padding:0;
	font-size:14pt;
	font-weight:normal;
	color:#FFFFFF;
}


li.flash {
	margin:0;
	padding:0;
	font-size: 28pt;
	font-weight:normal;
	color:#919192;
}

h5 {
	/*margin:0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#919192;*/
}
h5.h5small {
	margin:0;
	padding:0;
	font-size: 14pt;
	font-weight:normal;
	height: 20px;
	line-height:10px;	
	color:#919192;
}

h5 a {
	color:#919192;
	text-decoration:none;
}

h5 a:hover {
	color: #FFFFFF;
}

/*

h1 {	font-size: 20px;	}
h2 {	font-size: 20px;  }
h3 {	font-size: 20px; 	}

h4 { 	
	font-size:16px;
	font-weight:normal;
	line-height:20px;	
	color:#FFFFFF;	
}

h5 {	
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#919192;
}*/

/*#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}*/

.slideshow_image{
position:absolute; 
left:0px; 
top:0px; 
filter:alpha(opacity=00);
-moz-opacity:.00;
opacity:.00;  
}