#Content>p {margin:0px;}
#Content>p+p {text-indent:0px;}

p {
	font:11px "Courier New", Courier, Monaco, monospace;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: #999999;
}
	
h3 {
	font:11px "Courier New", Courier, Monaco, monospace;
	margin:0px 0px 6px 0px;
	padding:0px;
	color: #999999;
}

body {
	font:11px "Courier New", Courier, Monaco, monospace, "Courier New", Courier, Monaco, monospace;
	background-color: #FFFFFF;
	margin-left: 00px;
	margin-top: 0px;
}

a:link {
	font-family: "Courier New", Courier, Monaco, monospace;
	color: #838383;
	text-decoration: none;
}

a:visited {
	font-family: "Courier New", Courier, Monaco, monospace;
	text-decoration: none;
	color: #999999;
}

a:hover {
	font-family: "Courier New", Courier, Monaco, monospace;
	text-decoration: none;
	background-color: #ff33ff;
	color: white;
}

a:active {
	font-family: "Courier New", Courier, Monaco, monospace;
	text-decoration: none;
}

.bodlink a:link { font-family: "Courier New", Courier, Monaco, monospace; color: black;}
.bodlink a:active {font-family: "Courier New", Courier, Monaco, monospace; color: black;}
.bodlink a:visited { font-family: "Courier New", Courier, Monaco, monospace; color: black;}
.bodlink a:hover {font-family: "Courier New", Courier, Monaco, monospace; color:white; 	background-color: #ff33ff;}

a.imagheader:link {color: none;}
a.imagheader:active {color: none;}
a.imagheader:visited {color: none;}
a.imagheader:hover {}

body>#Header {height:0px;}

#projtitle {
	position:absolute;
	top:11px;
	left:20px;
	width:600px;
	padding:0px;
	background-color:none;
	line-height:14px;
}
	
#projdesc {
	position:absolute;
	top:70px;
	left:20px;
	width:600px;
	line-height:14px;
	background-color:none;
	background-image: url('1pxdotb.gif'); 
	background-position:top left;
	background-repeat: repeat-x;
}

#projimg {
	position:absolute;
	top:115px;
	left:20px;
	width:600px;
	line-height:14px;
	background-color:none;
	background-image: url('1pxdot.gif'); 
	background-position:top left;
	background-repeat: repeat-x;
}

#menu {
	position:absolute;
	top:11px;
	left:630px;
	width:225px;
	padding:0px;
	background-color:none;
	line-height:14px;
}

#menutitle {
	position:absolute;
	top:70px;
	left:630px;
	width:225px;
	line-height:14px;
	background-color:none;
	background-image: url('1pxdotb.gif'); 
	background-position:top left;
	background-repeat: repeat-x;	
}

#menulower {
	position:absolute;
	top:115px;
	left:630px;
	width:225px;
	line-height:13px;
	background-color:none;
	background-image: url('1pxdot.gif'); 
	background-position:top left;
	background-repeat: repeat-x;	
}

.yellowheader {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size:9px;
	font-weight:bolder;
	line-height:13px;
	letter-spacing:0px;
	color:#ff33ff;
}

.greyheader {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
	color:#cccccc;
}

address {
	margin-top: 1px;
	padding-top: 2px;
	color: #999999;
	background-image: url('1pxdot.gif'); 
	background-position:top left;
	background-repeat: repeat-x;
}
    
#Layer1 {
	position:fixed;
	width:15px;
	height:20px;
	z-index:1;
	top: 540px;
	color: #FFCC33;
	left: 870px;
}
	
.pullquote {
	letter-spacing:0px;
	color: #999999;
	font: 30px/40px "Courier New", Courier, Monaco, monospace;
}
	
.hiddenPic {display:none;}


