a{
	outline: none;
}

#portfolio{
	font-family: georgia, serif;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 2em;
	width:30em;
	height:35em;
	padding-top: 1.5em;
	padding-left: 2em;
	padding-right: 2em;
	background-color: #ffffff;
	background-image: url(images/white.gif);
}

#navigation{
	width: 4em;
	margin-right: 10em;
	height: 50em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: .2em;
	margin-top: 2em;
	float: left;
	display: inline-block;
}

#navigation .title{
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	width: 9em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	margin-right: 0.2em;
	border-bottom: dotted 2px #e6e7e8;
}

#navigation .title a{
	text-decoration: none;
	color: #737476;
}

#navigation .paragraph{
	width: 20em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: .2em;
	margin-top: 2em;
	float: left;
}

#navigation .current a{
	color: #65b9e9;
	line-height: .2em;
}

#navigation .paragraph a{
	display: block;
	color: #666666;
	padding: 0.5em;
	padding-bottom: 0.65em;
	display: block;
	text-decoration: none;
}

#navigation .paragraph a:hover{
	color: #65b9e9;
}

#navigation .dotted{
	border-bottom: dotted 2px #e6e7e8;
	padding-bottom: 1.3em;
	width: 13em;
}

#copyright{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #737476;
	margin-top: 545px;
}

#table{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6d6e71;
}

.picture{
	display: inline-block;
	float: left;
	margin-top: 2.5em;
	margin-left: 1.25em;
}

.picture a{
	text-decoration: none;
	border: none;
}

.hello{
	display: inline-block;
	float: left;
	margin-top: 2.5em;
}

.welcome{
	font-size: 13px;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	color: #a9a9ab;
}

.additional{
	display: inline-block;
	float: right;
	margin-top: 5px;
	border: 0px;
	margin-right: 2.4em;
}

.additionalvid{
	display: inline-block;
	float: right;
	margin-top: 5px;
	border: 0px;
}

.additional a{
	text-decoration: none;
	border: none;
}

#description{
	width: 20em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	margin-top: .5em;
	float: right;
	width: 280px;
	color: #737476;
	margin-right: 4em;
}

#description a{
	text-decoration: none;
	color: #65b9e9;
}

#description a:hover{
	color: #65b9e9;
}

#sidebar{
	font-family: Helvetica, Arial, sans-serif;
	width: 150px;
	color: #6d6e71;
	font-size: 11px;
	position: absolute;
	float: left;
	margin-top: 300px;
	line-height: 1.3em;
}


#sidebar .heading{
	font-weight: bold;
	color: #65b9e9;
	line-height: 1.5em;
}

#resume{
	width: 25em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6d6e71;
	line-height: 1.1em;
	margin-top: 3em;
	float: left;
	margin-left: 5em;
}

#resume a{
	display: block;
	color: #666666;
	display: block;
	text-decoration: none;
}

#resume a:hover{
	color: #737476;
}

#resume .heading{
	color: #65b9e9;
	font-weight: bold;
	line-height: 2em;
}


