body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#454545;
	font-style: normal;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#main {
	background-color: #000000;
	margin-left: 0px;
}
#leftNav {
	overflow:hidden;
	padding-left: 25px;
	padding-top: 44px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: fixed;
	height:100%;
	background-color: #090909;
	width: 170px;
}
.project {
color: #666666;
	padding: 25px;
	background-color: #000000;
	width: 620px;
	text-align: left;
	margin: 0 auto;
	font-size: 0.8em;
}

.image {
	background-color: #121212;
	padding: 10px;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.view {
	float: right;
	width: 80px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: right;
}

.link {
	font-style: normal;
	color: #000000;
	background-color: #444444;
}

.link:link{
	background-color: #444444;
}

.link:active, .link:visited a{
	background-color: #212121;
}

.link:hover {
	color: #000000;
	background-color: #ffc600;
}

.nav {
	color: #000000;
	text-decoration: none;
	padding: 0px 3px 1px 3px;
	background-color: #444444;
	font-size: 0.7em;
}
.nav:link a {
	padding: 0px 3px 1px 3px;
	background-color: #444444;
}
.nav:active, .nav:visited a {
	background-color: #212121;
}

.nav:hover {
	color: #000000;
	background-color: #ffc600;
}

a{
	color: #000000;
	text-decoration: none;
	background-color: #444444;
	padding: 0px 2px 0px 2px;
}
a:link, a:active {
	color: #000000;
	text-decoration: none;
	background-color: #444444;
}
a:hover {
	color: #000000;
	background-color: #ffc600;
}
a:visited {
	text-decoration: line-through;
	background-color:#212121;
}
.launch {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
		background:transparent;
}


#projectList {
width: 200px;
	overflow: hidden;
}
.projectLink {
float:left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 2px;
	display:block;
	width:150px;
	overflow:hidden;
}

.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sIMG_left {
	float:left;
	width:295px;
}
.sIMG_right {
	margin-left:305px;
	width:295px;
}
#about {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	padding: 25px;
	width:600px;

}
.line {
	background-color: #090909;
	height: 2px;
	margin: 25px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}
.project_desc {
	margin-left: 10px;
	margin-right: 10px;
}
.tenSpace {
	height: 10px;
}
.sevenSpace {
	float: left;
	display:block;
	height: 7px;
	width:150px;
	 overflow: hidden;
}

#number {
margin: 0px 0px 25px 0px;
	float: left;
		display:block;
	height: 15px;
	width: 150px;
		background: url(../images/contact_phone.gif) left no-repeat;
}





#titleRole {
margin: 0px 0px 0px 0px;
	display:block;
	height: 14px;
	width: 26px;
	background: url(../images/role.gif) left no-repeat;
}


#titleDesc {
margin: 0px 0px 0px 0px;
	display:block;
	height: 23px;
	width: 68px;
		background: url(../images/desc.gif) left no-repeat;
}

#linkAbout {
	margin: 0;
	float: left;
	display:block;
	height: 14px;
	width: 35px;
	background: url(../images/l_about.gif) left no-repeat;
	position: absolute;
}

#linkAbout a{
	float: left;
	color:#444;
	display:block;
	height: 14px;
	width: 35px;
	margin:0px; padding:0px;
	background: url(../images/l_about.gif) left no-repeat;
	text-decoration: none;
	}
	
#linkAbout a:hover {
	background-image: url(../images/l_about_on.gif);
	}
	
#linkDownload {
margin: 0px;
	float: left;
		display:block;
	height: 14px;
	width: 75px;
		background: url(../images/l_download.gif) left no-repeat;
			position: absolute;
}

#linkDownload a{
	float: left;
	color:#444;
	display:block;
	height: 14px;
	width: 75px;
	margin:0px; padding:0px;
	background: url(../images/l_download.gif) left no-repeat;
	text-decoration: none;
	}
	
#linkDownload a:hover {
	background-image: url(../images/l_download_on.gif);
	}
	
#linkEmail {
	float: left;
		display:block;
	height: 15px;
	width: 110px;
		background: url(../images/contact_email.gif) left no-repeat;
			position: absolute;
}

#linkEmail a{
	float: left;
	color:#444;
	display:block;
	height: 15px;
	width: 110px;
	margin:0px; padding:0px;
	background: url(../images/contact_email.gif) left no-repeat;
	text-decoration: none;
		position: absolute;
	}
	
#linkEmail a:hover {
	background-image: url(../images/contact_email_on.gif);
	}	


#linkLinked {
margin: 0px 0px 25px 0px;
	float: left;
		display:block;
	height: 19px;
	width: 57px;
		background: url(../images/web_linkedin.gif) left no-repeat;
			position: absolute;
}

#linkLinked a{
	float: left;
	color:#444;
	display:block;
	height: 19px;
	width: 57px;
	margin:0px; padding:0px;
	background: url(../images/web_linkedin.gif) left no-repeat;
	text-decoration: none;
		position: absolute;
	}
	
#linkLinked a:hover {
	background-image: url(../images/web_linkedin_on.gif);
	}	
	
	#linkFlickr {
	margin: 0px 0px 25px 0px;
	float: left;
		display:block;
	height: 19px;
	width: 51px;
		background: url(../images/web_flickr.gif) left no-repeat;
			position: absolute;
}

#linkFlickr a{
	float: left;
	color:#444;
	display:block;
	height: 19px;
	width: 51px;
	margin:0px; padding:0px;
	background: url(../images/web_flickr.gif) left no-repeat;
	text-decoration: none;
		position: absolute;
	}
	
#linkFlickr a:hover {
	background-image: url(../images/web_flickr_on.gif);
	}	
	
.linkEnlarge {
	float: right;
		display:block;
	height: 14px;
	width: 39px;
		background: url(../images/l_enlarge.gif) right no-repeat;
				position:absolute;
}

.linkEnlarge a{
	float: right;
	color:#444;
	display:block;
	height: 14px;
	width: 39px;
	margin:0px; padding:0px;
	background: url(../images/l_enlarge.gif) right no-repeat;
	text-decoration: none;
	}
	
.linkEnlarge a:hover {
	background-image: url(../images/l_enlarge_on.gif);
	}	

.linkLaunch {
	float: right;
		display:block;
	height: 14px;
	width: 74px;
		background: url(../images/l_launch.gif) right no-repeat;
		position:absolute;
}

.linkLaunch a{
	float: right;
	color:#444;
	display:block;
	height: 14px;
	width: 74px;
	margin:0px; padding:0px;
	background: url(../images/l_launch.gif) right no-repeat;
	text-decoration: none;
	}
	
.linkLaunch a:hover {
	background-image: url(../images/l_launch_on.gif);
	}	
	
	
	
.hide { display:none; overflow: hidden;}
.center {
	text-align: center;
	padding-left: 200px;
}

.divAbout {
width:35px;
display:block;
float:left;
margin-bottom:5px;
margin-top:7px;
}

.divDownload {
width:75px;
display:block;
float:left;
margin-bottom:5px;
margin-top:7px;
}

.divEmail {
width:150px;
display:block;
float:left;
}

.divLinked {
width:57px;
display:block;
float:left;
margin-bottom:25px;
}

.divFlickr {
width:51px;
display:block;
float:left;
margin-bottom:25px;
}

.divLaunch {
width:74px;
display:block;
float:right;

}

.divEnlarge {
width:39px;
display:block;
float:right;
}
