@charset "UTF-8";
/* CSS Document */

body {
	background: #333333 url(res/background.jpg) top center no-repeat fixed;
}

.topper {
	background-color:#000000;
}

.headers {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
}

.def {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
}

.about {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}

.form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	line-height:20px;
	padding-left:10px;
	background-image:url(res/feathover.png);
	border:solid #000000 3px;
}

#topimage {
	background-image:url(res/mn_top_fili2.png);
	background-repeat:no-repeat;
	height:94px;
	width:900px;
}

#bottomimage {
	background-image:url(res/mn_bottom_fili2.png);
	background-repeat:no-repeat;
	height:53px;
	width:900px;
}
	

#topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	text-align:left;
	padding:10px;
	line-height:22px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#999999;
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#999999;
	background-color:#000000;
}


#topnav a:link, a:visited {
	color:#666666;
	text-decoration:none;
}

#topnav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#topverb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:left;
	padding:10px;
	line-height:17px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#999999;
	background-color:#000000;
}

#topverb a:link, a:visited {
	color:#999999;
	text-decoration:none;
}

#topverb a:hover {
	color:#FFF;
	text-decoration:none;
}

#announce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	line-height:18px;
	padding-left:15px;
	padding-right:15px;
	width:300px;
}

#announce ul {
	list-style: none;
	margin: 0;
	padding:0px;
}

#announce li {
	border-bottom:dotted;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

#announce li a:link, #announce li a:visited {
	font-size:12px;
	display:block;
	padding:1.5em 0 1em 1.2em;
	color:#FFF;
	list-style:none;
	text-decoration: none;
}

#announce li a:hover {
	background-image:url(res/transhover.png);
	color:#000000;
}

#featured {
	background-image:url(res/feathover.png);
	background-repeat:repeat;
	border:solid #000000 3px;
	padding:3px;
}

#featured .header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-align:left;
	padding-bottom:6px;
}
	

#featured .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}

#featured .name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFF99;
	text-align:left;
	line-height:18px;
}
	

#photography {
	border:solid #000000 3px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:center;
	padding:3px;
}
