/* CSS Document. Alan Surrey's css file */

body {
margin:0 0 0 0;
padding:0 0 0 0;
}

a:link {
	color: #8D1428;
	text-decoration: none;
	}
a:visited {
	color: #999999;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	text-decoration: underline;
	}
a:active {
	color: #999999;
	text-decoration: none;
	} 

#pageHeader {
	background: transparent url(newheader.jpg) no-repeat left top;
	border:0px #999999;
	width:800px;
	height: 170px;
	top: 200px;
}
#pageFooter {
	background: transparent url(footer.jpg) no-repeat right bottom;
	border:0px #999999;
	width:369px;
	height: 128px;
	float: right;
	clear: both;
	position: absolute;
	left: 450px;
	top: 470px;

}
#pageFooter1 {
	background: transparent url(footer_about.jpg) no-repeat right bottom;
	border:0px #999999;
	width:369px;
	height: 128px;
	float: right;
	clear: none;
	position: absolute;
	left: 450px;
	top: 600px;

}
#pageFooter2 {
	background: transparent url(footer_projects.jpg) no-repeat right bottom;
	border:0px #999999;
	width:369px;
	height: 128px;
	float: right;
	clear: both;
	position: absolute;
	top:720px;
	left: 450px;
}
#pageFooter3 {
	background: transparent url(cr2.jpg) no-repeat right bottom;
	border:0px #999999;
	width:369px;
	height: 128px;
	float: right;
	clear: none;
	position: absolute;
	left: 450px;
	top: 300px;

}
#pageFooter4 {
	background: transparent url(footer_info.jpg) no-repeat right bottom;
	border:0px #999999;
	width:369px;
	height: 128px;
	float: right;
	clear: both;
	left: 450px;
	top: 570px;
	position: absolute;
}

#bodyText {
	position: absolute;
	width:475px;
	margin:0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	clear: right;
	left: 300px;
	top: 200px;
	padding-right: 95px;
}

#linkList {
	position: absolute;
	left:10px;
	right:auto;
	top: 180px;
	padding:15 0 0 15;
	width: 150px;
	border:0px none #666666;
	background: transparent;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	color: #8D1428;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
	visibility: visible;
	}
	
	#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
	padding:0 10px 15px 15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px dotted #666666;
	width:120px;
	}
	#linkList ul li{
	margin: 0;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #999999;
	}
}
label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	float: left;
	text-align: left;
	margin-right: 0.5em;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;

}


.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #E3DAA6;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #FFFF99;
border: 2px outset #d7b9c9
} 
fieldset
{
	position: absolute;
	width: 40em;
	float: right;
	clear: left;
	left: 300px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	background-image: url(cr2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: #FFFFFF;
}

legend
{
	color: #000000;
	background: #FFFF99;
	border: 1px solid #781351;
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
} 
.boldheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #8D1428;
}
