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

body,td,th {
	font-size: 100.1%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
	width: 970px;
	margin-top: 3%;
	margin-right: auto;
	margin-left: auto;
}

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

a:active {
	text-decoration: none;
}
	
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #666666;
}

#everything {
	background-color: #FFFFFF;
	font-size: 0.7em;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-left: 30px;
}

#leftcolum {
	float: left;
	width: 201px;
	height: 530px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#leftcolum {
	float: left;
	width: 201px;
	height: 530px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	position: relative;
}

#rightcolum {
	width: 648px;
	float: left;
	padding-left: 30px;
	position: relative;
}

#rightcolum_home {
	width: 648px;
	float: left;
	padding-left: 30px;
	position: relative;
	height: 530px;
}

#footer {
	clear: both;
}

#nav {
	padding-top: 15px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#nav li {
	list-style-type: none;
	line-height: 160%;
	font-size: 125%;
}

#homeimage {
	float: left;
}

#copyright {
	position: absolute;
	font-size: 90%;
	left: 0px;
	bottom: 0px;
}

#copyrighthome {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 90%;
	text-align: right;
}

#copyrightportfolio {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 90%;
	background-position: right bottom;
	text-align: right;
}

#aboutimage {
	float: right;
	width: 400px;
}

#abouttext {
	float: left;
	width: 230px;
}

#nav #subnav {
	font-size: .7em;
	padding-left: 30px;
}

#portfolio_text {
	height: 60px;
	line-height: 110%;
}

.title {
	font-size: 125%;
	color: #666666;
	line-height: 120%;
}

.page {
	color: #999999
}

.page a:hover {
	text-decoration: underline;
	color: #999999;
}

.link {
	color: #666666
}

#dottedbar {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
