BODY { 
	margin: 0; 
	background-image: url("images/mainbackground.png")
	}

DT { 
	font: 14pt arial, helvetica, sans-serif 
	}
	
DD { 
	font: 10pt arial, helvetica, sans-serif 
	}

DIV.pageheader {
	position: absolute;
	width: 750px;
	height: 105px; 
	top: 0;
	left: 0;
	right: auto;
	bottom: auto
	}
	
DIV.pagesidebar {
	position: absolute;
	width: 128px;
	height: 100%;
	top: 106px;
	left: 0;
	right: auto;
	bottom: auto
	}
	
DIV.pagecontent {
	position: absolute;
	width: 614px;
	height: auto;
	top: 106px;
	left: 129px;
	right: auto;
	bottom: auto;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px
	}

DIV.intro { 
	font: 9pt arial, helvetica, sans-serif 
	}

DIV.infobox {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

DIV.datetext { 
	font-weight: bold 
	}

DIV.newssectionhead { 
	border: 1px solid black; 
	padding: 2px; width: 130px; 
	font: 14pt arial, helvetica, sans-serif;
	background: rgb(253,206,2)
	}
	
DIV.newssection { 
	border: 1px solid black; 
	padding: 2px;
	background: rgb(255,246,208)
	}
	
DIV.sidebarmainitem 
	{ 
	font: 14pt arial, helvetica, sans-serif 
	}
	
DIV.sidebarsubitem 
	{ 
	font: 10pt arial, helvetica, sans-serif; 
	text-indent: 0.125in 
	}
	
DIV.helptext { 
	font-size: 10pt 
	}
	
P.ruledline { 
	font-size: 1px; 
	text-align: center 
	}
	
P.tinytext { 
	font-size: 1px 
	}
	
SELECT.sidebar { 
	font: 8pt arial, helvetica, sans-serif 
	}
	
INPUT.sidebar { 
	font: 8pt arial, helvetica, sans-serif 
	}
	
P.footertext { 
	font-size: 10pt; text-align: center
	}
	
TABLE.hiprojlist {
	width: 612px;
	border: 1px solid gray;
	margin: 2px
	}
	
TH.hiprojlist {
	text-align: left;
	width: 590px;
	font: 14pt arial, helvetica, sans-serif;
	background: rgb(253,206,2)
	}
	
IMG {
	border: none
	}

IMG.projicon {
	border: none;
	float: right;
	width: 32px;
	height: 32px
	}

H4 {
	text-align: center;
	background: rgb(253,206,2);
	font-weight: bold;
	padding: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	border: 1px solid gray;
	width: 602px;
	font: 16pt arial, helvetica, sans-serif
	}
