

 

body {
	color: #333;
	background-color: #E6E6CC;
	margin: 20px;
	padding: 0px;
	font: 11px verdana, arial, helvetica, sans-serif;
	left: 20px;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	color: #826086;
	}
	
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {
	text-decoration: underline;
	color: #B831BE;
}

A:link {
color: #09c;
}
A:visited {
	color: #09c;
}
A:active {text-decoration: underline overline}
A:hover {
	text-decoration: underline;
	color: #B831BE;
}

#navHeader {
	height: 100px;
	border: 1px solid black;
	text-align: center;
}
 

/* All the content boxes belong to the content class. */
.content {
	top:30px;
	margin:0px 0px 20px 0px;
	border:1px solid black;
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#navAlpha {
	border: 1px dashed black;
	background-color: #FFFFFF;
	padding: 10px;
	z-index: 2; /* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 128px;
	height:  px;
}
		
#navBeta {
	border: 1px dashed black;
	background-color: #FFFFFF;
	padding: 10px;
}

#searchbox {
	position: relative;
	top: 2px;
	left: 10px;
}

#menu {
	position: relative;
	top: 10px;
	left: 3px;
	background-image: url('Images/BIDSmenuBG.gif');
}

#LeftLink {
	line-height: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #CCCC99;
	color: #FFFFFF;
}

#LeftLink2 {
	line-height: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #9BAE94;
	color: #FFFFFF;
}
a:link.nav, a:visited.nav { color: #1E2E20; text-decoration: none }
a:hover.nav { color: #FF9900; text-decoration: underline }




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
</body>
</html>
