/* Created using Style Master from Western Civilisation CSS1 { 2 2 512 630 } */

/* text/css StyleSheet */

.local { color:#d97900; }

.external { color:#dd394C; }

.linkexplain {	font-size:smaller; }

img {border-color:#d97900}

.illthumb {color:#d97900; border-style:solid; border-width:2px; 
	    margin-top:10px; margin-bottom:10px;margin-left:10px; margin-right:10px}
.illfinal { color:#d97900; border-style:solid; border-width:5px; 
	    margin-top:10px; margin-bottom:10px;margin-left:10px; margin-right:10px}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline; }
a:hover {
	background-color: #fff;
	text-decoration: overline underline;
}
p {
	clear:both;
   }
   
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: url("background.gif") repeat-y #f8f9f0;
}

h1 {
	font-family: "BankGothic Lt Bt", "BankGothic Md Bt", Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
}

h2 {
	font-family: "BankGothic Lt Bt", "BankGothic Md Bt", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:larger;
	margin-bottom: 0px;
	clear:both;
	padding-left:10px;
	border-top:0px;
	border-bottom:2px;
	border-left: 0px;
	border-right: 0px;
	border-style:solid;
	border-color:#ffddaa;
	width:50%;
}

.smallheading{
	font-family: "BankGothic Lt Bt", "BankGothic Md Bt", Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
}

.heading {
	font-family: "BankGothic Lt Bt", "BankGothic Md Bt", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:larger;
	clear:both;
}

.ddupdate {
	font-weight: bold;
	font-style: italic
}

dt { 
	font-weight: bold;
	margin-top: 15px;
	font-family: "BankGothic Lt Bt", "BankGothic Md Bt", Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
}

dd { 	font-family: Arial, Helvetica, sans-serif; }

UL { list-style-type: disc }

UL UL { list-style-type: circle }

UL UL UL { list-style-type: square }

TD {
	position:relative;
	margin:0px 50px 50px 200px;
	padding:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	border-style:dotted;
	border-color:d97900;
	border:2px 2px 2px 2px;
	}

.boxright {
	border:2px solid #999;
	margin-right:20px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px; 
	font-size:smaller;
	background: #FFddaa;
	float:right;
	text-align:left;
	width:250px;
}

.boxleft {
	border:2px solid #999;
	margin-right:20px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px; 
	font-size:smaller;
	background: #FFddaa;
	float:left;
	text-align:left;
	width:250px;
}

.cost {
	border:2px solid #999;
	margin-right:20px;
	margin-left:10px;
	margin-bottom:20px;
	padding:5px; 
	font-size:smaller;
	background: f8f9f0;
	float:right;
	text-align:right;
	width:300px;
}

.info {
	border:2px dashed #999;
	margin:10px;
	padding:5px; 
	font-size:smaller;
	background: #FFddaa;
}

.projects {
	border:1px dashed #999;
	width:200px;
	height:290px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 5px; 
	font-style:italic; 
	font-family:serif;
	float:left;
	text-align:center;
}

H2.projectcard {
	font-family: serif;
	font-weight: bold;
	font-size:100%;
	font-style:normal;
	margin: 0px 5px;
	padding:2px;
	border:0px;
	width:100%;

}

.pageguide {
		border:2px solid #d97900;
		margin:10px 50px 10px 50px;
		padding:5px; 
		background: #f8f9f0;
		clear:both;
}

#Menu a {
//	display:block;	
}

#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:37px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px; /* the correct height */
	}
/* "Be nice to Opera 5". */
body>#Header {height:20px;}

#Content {
	margin:0px 30px 50px 220px;
	padding:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color:#d97900;
	border:2px 2px 2px 2px;
	background: #FffFE3;
	}

#Menu {
	position:absolute;
	top:100px;
	left:54px;
	padding:10px;
	color:#000000;
	background: #FDA;	
	border:2px dashed #999;
	font-family: Arial, Helvetica, sans-serif;
	width:164px; /* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:140px;}

