body, *
{
	font-family: arial, helvetica, helv, sans-serif;
	
}

body
{
	
	margin:auto;	
}

table tbody th
{
	text-align:left;
}

a img
{
	border: none;
}

#pagewrapper
{
}
#pageborder
{
}
#contentwrapper
{

}

#banner 
{
}

#banner #text
{
	padding:20px;
}

#firstcol
{
	display: none;
}

#secondcol
{
	text-align:justify;	
}

#thirdcol
{
	display: none;
}

#footer
{
	clear: both;
	margin-top:20px;
	padding: 10px 10px 20px 10px;
	
}








p
{
	text-align: justify;
}
#secondcol p, #secondcol ul, #secondcol ol
{
	margin-top:6px;
	margin-bottom:8px;
	line-height: 140%;
}
h1
{
	font-size: 16pt; 
	padding-top: 0; 
	margin-bottom:5%;
	margin-top:0;
	line-height: 100%;
}

h2, h3, h4, h5
{
	margin-top:3%;
	padding-top: 0; 
	margin-bottom:5%;
	line-height: 100%;	
}

h2
{
	font-size:14pt;
}

h3
{
	font-size:12pt;
}

ul
{
	margin-left: 25px;
}


.projlist a img
{
	border: 1px solid black;
	margin:4px;
}

.projlist a img:hover
{
	border: 5px solid #ccc;
	margin:0px;	
}

.smallink
{
	font-size:smaller;
	font-variant: small-caps;
}

.form_smaller
{
	font-size: small;
}

.form_error
{
	color:red;
}

.tight
{
	width:500px;
	border-collapse: collapse;
	margin: 20px 0px 20px 0px;
}

.tight td, .tight th
{
	border: 1px solid white; 
	padding: 2px;
	font-size:10pt;
}

.maincolimage
{
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	padding:5px; 
	font-size:90%;
	margin: 10px auto 5px auto;
	text-align:center;
}

