/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.66;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_1.jpg) fixed;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited, a:hover, a:active {
	color: #000000; 
	text-decoration: underline;
}
#cap {
	font-size:50px; color:#344E74; font-weight:bold; float:left; height:34px; line-height:34px; margin-top:2px; margin-right:1px;
}
.shadowcss {
	position: relative;
	top: -3px;
	left: -3px;

	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#527344', Positive='true');
	border: 2px #344E74;
	background-image: url(Kjeungen,%20Kjeungskj&#230;r%20Fyr);
}

