@charset "utf-8";
/* CSS Document */


html, body {
	background: url(images/background.jpg) no-repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0px 0px 0px 0px;
	width: 775px;
	height:100%;
	min-height:100%;
}
p {
	font-size: 12px;
	padding: 0px 0px 20px 40px;
}
a img {
	text-decoration: none;
	outline: none;
	margin: 2px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	display: inline;
	float: left;
}
a:link {
	color: #add06a;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 5px;
	font-size: 12px;
	border: none;
}
a:visited {
	color: #add06a;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 5px;
	font-size: 12px;
	border: none;
}
a:hover {
	color: #66cc00;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 5px;
	font-size: 12px;
	border: none;
}

#title {
	color: #488d43;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	bottom: 20px;
	clear: right;
}

/*Top Link Menu*/
#links {
	padding: 65px 0px 0px 235px;
	margin: 0px;
}

/*Left Column*/

#leftcolumn {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 157px;
	padding: 0px 0px 0px 0px;
	background: url(images/siiiiitee_02.jpg) top right no-repeat #e3e3e3;
	height:100%;
	min-height:100%;
	bottom: 0;
}
#leftcolumnitem {
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif #598601;
	font-size:11px;
}
a.left:link {
	color: #add06a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px 10px 0px 25px;
	font-size: 11px;
	border: none;
	line-height: 14pt;
}
a.left:visited {
	color: #add06a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px 10px 0px 25px;
	font-size: 11px;
	border: none;
	line-height: 14pt;
}
a.left:hover {
	color: #66cc00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px 10px 0px 25px;
	font-size: 11px;
	border: none;
	line-height: 14pt;
}

/*Middle Column / Main Content*/

#middlecolumn {
	position: absolute;
	left: 100px;
	margin-left: 120px;
	margin-top: 140px;
    width: 580px;
	padding: 0px 0px 10px 0px;
	background-color: #;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
#middlecolumnitem {
	position: static;
	left: -8px;
	margin-left: 25px;
	margin-top: 10px;
	width: 290px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Portfolio Column */
#portfolio {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: static;
	padding: 100px 0px 0px 180px;
	border: thin #333333;
	height: 100%;
}


/*
#flushleft {
	position: absolute;
	left: -2px;
	top: 128px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	background-color: #;
}
#flushright {
	position: absolute;
	left: 380px;
	top: 125px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	background-color: #;
}

#smallcaps1 {
	color: #488d43;
	font-size: 17px;
	padding: 10px 0px 40px 0px;
	text-variant: small-caps;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

#smallcaps2 {
	color: #488d43;
	font-size: 12px;
	padding: 10px 0px 40px 0px;
	text-variant: small-caps;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#header {
	padding: 45px 0px 0px 0px;
	margin: 0px;
	background-color: #;
}
#rightcolumn {
	position: absolute;
	left: 560px;
	margin-left: 0px;
	margin-top: 20px;
	width: 200px;
	padding: 0px 20px 10px 0px;
	float: right;
	background-color: #;
}
#printhumbs {
	clear: right;
}
#webthumbs {
	clear: right;
}
#projectitle {
	font-size: 18px;
	color: #488d43;
	line-height: 18px;
}
#projectype {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
#projectext {
	font-size: 11px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
transparent {
	visibility: hidden;
	display: none;
}
image {
	border: none;
	border-style: none;
	display: inline;
	float: left;
}
#extrapad {
	padding: 0px 20px 60px 0px;
	float: left;
}*/
