body, *
{
	padding:0px;
	margin:0px;
	font-family: arial, helvetica, helv, sans-serif;
}

body
{
	background-color:#e3e3e3;
	font-size:small;
	padding-top:10px;
}

table tbody th
{
	text-align:left;
}

a img
{
	border: none;
}

#pageborder
{
	background: url('/images/side.png') left;		
	background-color: #fff;
	width:986px;
	margin: 10px auto 15px auto;
	border:0;
	padding:0;
	z-index: 10;
}

#pagewrapper
{
	text-align: left;
	background: url('/images/bottom.png') no-repeat bottom left;
	width:986px;
	height:auto;
	padding:0;
	border:0;
}

#pagewrapper2
{
	background: url('/images/top.png') no-repeat;
	margin:0;
	padding:8px;
	border:0;
}


#contentwrapper
{
	clear: both;
}

#banner 
{
	width:967px;
	margin:2px 0px 0px 0px;
	padding:0 0 3px 0;	
	border:0;
	text-align: left;
	color:white;
border-bottom: 1px solid #e3e3e3;
}

#banner a img, #banner tr, #banner td
{
	border:0px;
	padding:0px;
	margin:0px;
}

#breadcrumb
{
	width:100%;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

#firstcol
{
	float:left;
	width:100px;
	padding: 2px 5px 20px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

#secondcol
{
	float:left;
	width:499px;
	padding: 2px 5px 20px 5px;
	margin: 0px 0px 20px 0px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	overflow: hidden;
}

#secondcol_wide
{
	float:left;
	width:750px;
	padding: 2px 25px 20px 5px;
	margin: 0px 20px 20px 0px;
	border-left: 1px solid #e3e3e3;
}

#thirdcol
{
	float:left;
	width:346px;
	padding: 2px 0px 20px 4px;
	margin: 0px 0px 20px 0px;
	border: 0px;
}

#thirdcol_a
{
	padding: 12px 0px 20px 0px;
	width:342px;
	float:none;
	border-bottom: 1px solid #e3e3e3;
}

#thirdcol_b1
{
	padding: 0px 2px 40px 0px;
	float:left;
	width:165px;
}

#thirdcol_b2
{
	padding: 0px 5px 40px 2px;
	float:left;
	width:165px;	
}

#thirdcol_c
{
	clear: both;
	width:100%;
	border-top: 1px solid #e3e3e3;
		
}
#footer
{
	clear: both;
	margin-top:20px;
	padding: 14px;
	text-align: center;
}









/* FirstCol Menu Formatting */
#firstcol li
{
	list-style: none;
}

#firstcol .menu1
{
	font-size:12pt;
	margin-bottom:5px; 
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
}
#firstcol .menu2
{
	font-size:10pt;
	margin-left:5pt;
	margin-bottom:3px; 
	border-bottom:1px solid #e3e3e3;
}
#firstcol .menu3
{
	font-size:10pt;
	margin-left:8pt;
	margin-bottom:3px; 
	border-bottom:1px solid #e3e3e3;
}
#firstcol .menu1:hover, #firstcol .menu2:hover, #firstcol .menu3:hover 
{
	background-color: #eee;
}  
#firstcol #current
{
	font-weight: bolder;
}

a, a:visited 
{
	text-decoration: none;
	color: #900;
}

a:hover
{
	text-decoration: underline;
}

p
{
	text-align: justify;
}
p, td, th, li
{
	font-size:10pt;
}
#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;
}

#firstcol ul, #thirdcol ul
{
	list-style: none;
	margin-left:0px;
}

#thirdcol
{
	font-size: 10pt;
	line-spacing:120%;
}

#thirdcol h2
{
	font-size: 12pt; 
}
/* Mini Portfolio as in third column */
#portfolio_minilist
{
	font-size: 12px;
	vertical-align: middle;
}

#portfolio_minilist img 
{
	border: 2px solid #e3e3e3;
	margin: 2px;
}
#portfolio_minilist img:hover
{
	border: 4px solid #e3e3e3;
	margin: 0px;
}

#thirdcol .project_link
{
	width:166px; 
	height:74px; 
	background-color: #eee;
	margin:0px 5px 5px 0px;
	float: left;
}

#thirdcol .project_link:hover
{
	background-color:#e3e3e3;
}

#thirdcol .followertext
{
	font-size: 8pt; 
}

#thirdcol p, #thirdcol li
{
	margin-bottom:6px;
	text-align: left;
	text-indent: -2px;
	margin-left:5px;	
	font-size: 10pt;	
}


.projlist a img
{
	border: 1px solid black;
	margin:4px;
}

.projlist a img:hover
{
	border: 5px solid #e3e3e3;
	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 #e3e3e3;
	background-color: #f0f0f0;
	padding:5px; 
	font-size:90%;
	margin: 10px auto 5px auto;
	text-align:center;
}
.maincolimage .imgtitle
{
	margin: 10px 0px 5px 0px;
}
 

