
#masthead-a {
	float: right;
	width:140px;
	height:80px;
	background: #FFFFFF url( ../images/byteform-logo-105x128.gif ) no-repeat top left;
}

#masthead-a-home {
	float: right;
	width:140px;
	height:128px;
	background: #FFFFFF url( ../images/byteform-logo-105x128.gif ) no-repeat top left;
}


#masthead-b {
	position: absolute;
	top:10px;
	left:10px;
	width:212px;
	height:24px;
	background: #FFFFFF url( ../images/byteform-logoname-183x24.gif ) no-repeat;
}

#masthead-text {
	visibility: hidden;
}

#menubar-container{
	position: absolute;
	top: 40px;
	left: 16px;
	width: 500px;
}

#pagetitle-t{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 80px;
	height: 40px;
	width:100%;
	background: #FFFFFF url(../images/pagetitle-background-b.gif) repeat-x top;	
}

#pagetitle{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 80px;
	height: 40px;
	width:100%;
	font-size: 36px;
	text-indent: 40px;
	color: #525154;
	text-transform: lowercase;
}

#pagetitle-l{
	position: absolute;
	left: 0px;
	top: 80px;
	width: 40px;
	height: 40px;
	background: #FFFFFF url(../images/pagetitle-background-a.gif) no-repeat;	
}

#pagetitle-r{
	background: #FFFFFF url(../images/pagetitle-background-c.gif) no-repeat top right;
	height: 40px;
	width: 40px;
	top: 80px;
	float: right;
}

#content
	{
	position: absolute;
	top: 150px;
	left:0px;
	width: 100%;
	}


body {
	font-family: "Zurich", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0;
	}


.menuItem{
	list-style-type: none;
	font-size: 12px;
	float: left;
	width: 20%;
	text-transform: lowercase;
	letter-spacing: 3px;
	text-decoration: none;
	text-shadow: grey 0 2px 2px;
}


.currentMenuItem {
	list-style-type: none;
	font-size: 12px;
	float: left;
	width: 20%;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-decoration:none;
	color: #BBBBBB;
}



p {
	line-height: 15px;
	margin-left: 0px;
	font-size: 12px;
	letter-spacing: 0px;
	margin-bottom: 6px;
	}


p.narrow {
	width: 40%;
	margin-left:10%;
	}


h1 {
	font-size: 24px;
	margin-left:0px;
	font-style:normal;
	font-weight:normal;
	color: #0700a6;
	}


h2 {
	font-size: 22px;
	margin-left:0px;
	font-style:normal;
	font-weight:normal;
	color: #0700a6;
	}


h3 {
	font-size: 16px;
	letter-spacing: 0px;
	font-style:normal;
	font-weight:normal;
	color: #0700a6;
	}

h4 {
	font-size: 13px;
	letter-spacing: 0px;
	font-style:normal;
	font-weight:normal;
	color: #0700a6;
	margin-bottom:2px;
	}

h5 {
	font-size: 12px;
	letter-spacing: 0px;
	font-style:normal;
	font-weight:normal;
	color: #0700a6;
	margin-bottom:1px;
	}


td{
	font-size: 12px;
	line-height: 16px;
	}


a img{
	border: none;
}


a:link 
	{
	color:#482F93;
	text-decoration:none;
	}


a:hover 
	{
	color:#DD0000;
	text-decoration:none;
	}


a:active
	{
	color:#FF2F93;
	text-decoration:none;
	}

a:visited
	{
	color:#735FB3;
	text-decoration:none;
	}


.attribution
	{
	font-size: 7pt;
	font-color:#EEEEEE;
	}
	


.red
	{
	color: #DD0000;
	}

.lilac
	{
	color: #B19FCC;	
	}

.blue
	{
	color: #0700a6;
	}

.dark-lilac
	{
	color: #482F93;
	}

.black
	{
	color: #000000;
	}

.charcoal
	{
	color: #000000;
	}

.orange
	{
	color: #FF8000;
	}

.resname
	{
	font-family: monospace;
	}
