body {
	margin: 0;
	padding: 0;
}
div#content {
	color: #000066;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border: 4px solid #FFFFCC;
	background-color: #000000;
	width: 800px;
	margin-top: 50px;
	margin-bottom: 25px;
	margin-left: 180px;
	padding: 10px;
}
h1 {background: #999999; color: #3333FF;
   margin: -9px -9px 0.5em; padding: 15px 0 5px;
   font: italic bold 25px/25px Arial, sans-serif;
   letter-spacing: 0.5em; text-align: right;
   text-transform: lowercase;}
h3 {margin-bottom: 0.25em;}
p {margin: 0 1em 1em;}
div#content a {
	text-decoration: none;
	font-weight: bold;

}
div#content a:link {
	color: #0000FF;
}
div#content a:visited {color: #3366CC;}
div#content a:hover {
	color: #FF3399;
	background-color: #3333FF;
}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
div#links {
	position: absolute;
	width: 140px;
	left: 60px;
	top: 150px;
}
div#links a {
	display: block;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-right: 5px solid #FFFFCC;
	text-align: left;
	font: bold 14px/14px sans-serif;
	text-decoration: none;
	color: #3333FF;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
div#links a:hover {
	color: #FF6666;
	border-right-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
body {background: black url(images/carngorm.jpg) no-repeat fixed 0px 0px;}
div#content {background: #99CCFF url(images/carngormalpha.jpg) no-repeat fixed 0px 0px;}
div#links a {background: black url(images/carngormalpha.jpg) no-repeat fixed 0px 0px;}body#images {
	background-color: #E7E7E7;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 2px dashed #CC99FF;

}
