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

body {
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Lucida, Calligraphy;
	font-size: small;
	color:#4d4d4d;
}

h1 {
	font-size: medium;
	letter-spacing: 5px;
	text-transform: uppercase;
	clear: both;
}

h2 {
	font-size: medium;
	color: #2bb673;
	font-weight: bold;
	line-height: 0;
}

.thumbnail {
	float: left;
	padding: 0 10px 40px 10px;
	font-size: small;
	text-align: center;
	width: 140px;
	height: 120px;
}

#wrapper {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}

#nav {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-size: 1.15em;
	width: 960px;
}

#logo {
	margin-left: 0px;
	margin-right: 865px;
	text-decoration: none;
}

a:link {
	color:#2bb673;
	text-decoration: none;
}

a:visited {
	color:#2bb673;
	text-decoration: none;
}

a:hover {
	color:#176640;
	text-decoration: none;
}

#mainspace {
	margin-bottom: 10px;
	width: 960px;
}

a:active {
	color:#176640;
	text-decoration: none;
	background-color: #b7b7b7;
}


#navtop {
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
	border-bottom: thin solid #4d4d4d;
	position: absolute;
padding-left: 80px;
	top: 10px;
	width: 865px;
	margin-left: 95px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	}

#navbottom {
	margin: 10px 0 10px 0px;
	width: 865px;
	position: absolute;
padding-left: 80px;
margin-left: 95px;
	top: 45px;
	text-align: left;
	letter-spacing: 1px;
}

#slideshow {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 480px;
	background-image:url(img/twos.gif);
	background-repeat: no-repeat;
}

#lowerrow {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	width: 960px;
	border-top: thin solid #4d4d4d;
	border-bottom: thin solid #4d4d4d;
	height: 270px;
}

#indexleftcolumn {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 300px;
	padding: 0 10px;
	border-left: thin dashed #4d4d4d;
	border-right: thin dashed #4d4d4d;
	height: 250px;
}

#indexmiddlecolumn {
	position: absolute;
	left: 320px;
	top: 10px;
	width: 300px;
	padding: 0 10px;
	height: 250px;
}

#indexrightcolumn {
	position: absolute;
	left: 640px;
	top: 10px;
	width: 300px;
	padding: 0 10px;
	border-left: thin dashed #4d4d4d;
	border-right: thin dashed #4d4d4d;
	height: 250px;
}

.columnimg {
	position: absolute;
	bottom: 0px;
	width: 300px;
}

#footer {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	background-color: #4d4d4d;
	height: 25px;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	line-height: 25px;
	clear: both;
}

.bio {
	width: 800px;
	clear: both;
}

.showtitle {
	font-size: large;
	font-weight: bold;
}

.columnleft {
	float: left;
	width: 450px;
	padding-left: 10px;
}

.imgdescription {
	float: left;
	padding-left: 20px;
}

.lrgimg {
	float: left;
	padding-bottom: 50px;
}

.lowerportfolio {
	clear: both;
}
