* Created by TopStyle Pro Trial Version - www.bradsoft.com */

/* Signes farve: A8B97D */

body, td {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #696969;
}

body, p {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #696969;
}


a {
	color: #A8B97D;
	text-decoration: none;
}

a:hover {
	background: #FFFFE0;
}


h1, h2, h3, h4 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	color: black;
}

h1 {
	font-size: 2em;
	border-bottom: 1px solid #A8B97D;		
	}
h2 {	font-size: 1.6em;}
h3 {	font-size: 1.2em;}
h4 {	font-size: 0.9em;}

.prep {
	font-weight: bold;
}

.maintable a {
	text-decoration: none;
	color: #696969;
}

li {
	list-style: square;
}

#navmenu ul, #nav li {  /*all lists */	
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	color: #A8B97D;
}

#nav li ul li {  /*second-level list items*/
	margin-left: 0px;
	padding-left: 1em;
	margin-bottom: 0px;
	margin-top: -8px;
	list-style: none;
	color: #A8B97D;
}


#navmenu {
	position:absolute;
	top: 40px;
	right:0px;
	width:192px;
	padding:10px;
	padding-right: 10px; 
	padding-top: 5px;
	background-color:#fff;
	background: url(../images/greygradientdowntall.gif) no-repeat bottom left;
	border-style: none none none none;
	border-left: 1px dotted #A8B97D;
	line-height:2em;
	float: right;
	
/* Again, the ugly brilliant hack. */
	voice-family: "\"; }\"";
	voice-family:inherit;
	width:170px;
	}
/* Again, "be nice to Opera 5". */
body>#navmenu {width:170px;}

#main {
	margin: 0px 220px 50px 12%;
	padding:10px;
	padding-left: 0px;
}


.title {
	font-style: italic; font-weight: 500
}

.source {
	font-weight: bold
}
