body {
	margin:0px;
	padding:0px;
	background-image:url(images/robin.GIF);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#e7dea5;
	color:black;
	}
#Header {
	margin:75px 100px 0px 100px;
	padding:0px;
	border:1px dashed #006600;
	}
.Content {
	margin:0px 100px 50px;
	padding:20px;
	color:black;
	background-color:#f5efc3;
	border:1px dashed black;
	}
#Menu {
	position:absolute;
	top:300px;
	left:5px;
	width:105px;
	padding:2px;
	background-color:#ebf1d9;
	border:1px dashed #006600;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100px;
	}
#news
 {
	position:absolute;
	top:600px;
	left:5px;
	width:107px;
	padding:2px;
	background-color:#eee;
	border:1px dashed #339966;
	line-height:17px;
	voice-family: "\";
	height: 191px;
}\"";
	voice-family:inherit;
	width:100px;
	}
#footer { 
	width:500px;
	margin:0px 100px 25px;
	padding:5px;
	background-color:#ebf1d9;
	border:1px dashed #00600;
	line-height:10px;}

#footer a:link {color:#669966;}
#footer a:visited {color:#999900;}
#footer a:hover {color: #999966;
                 background-color:#FFFF00;}
p {
	font-size:11px;
	line-height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;	
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#006600;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#006600;
         font-weight: bolder;}
a:visited {color:#999900;
          
		   font-style: italic;}
a:hover {color:black; background-color:#FFFF00;}
h1 {
	color:#999900;
	font:20px/24px verdana, arial, helvetica, sans-serif;
	font-weight:800;
	}
h2 {
	color:#669966;
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight:700;
	margin:18px 0px 3px 0px;
	}
h3 {
	color:#666;
	font-size:11px;
	font-weight:800;
	margin:6px 0px 3px 0px;
	}

img {border-width:0px;}
img.thumb {margin:10px 1px;}

#Copyright {
	clear:both;
	padding:10px 0px 10px 0px;
	text-align:center;
	font-weight:800;
	color:#999;
	}
#copyrightText {
	position:relative;
	left:-17px;
	}

.first {margin-top:0px; padding-top:0px; text-decoration: bold; color: #006600;}
.floatrightimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

