
a:link {color:#c0c0c0;} 
a:visited {color:#c0c0c0} 
a:hover {color:#ff9000} 
a:active {color:#dda55c}

.experience{
font-family: "Century Gothic", Arial, sans-serif;
color:#919191;
font-size: 24px;
position: fixed;
left: 155px;
top:140px;	
}

.experiencetext{
font-family: Arial, sans-serif;
font-size: 10px;
position: fixed;
left: 155px;
top:180px;	
width:370px;
}

.education{
font-family: "Century Gothic", Arial, sans-serif;
color:#919191;
font-size: 24px;
position: fixed;
left: 555px;
top:160px;	
}

.educationtext{
font-family: Arial, sans-serif;
font-size: 10px;
position: fixed;
left: 555px;
top:200px;	
width:370px;
}

.skills{
font-family: "Century Gothic", Arial, sans-serif;
color:#919191;
font-size: 24px;
position: fixed;
left: 555px;
top:290px;	

}

.skillstext{
font-family: Arial, sans-serif;
font-size: 10px;
position: fixed;
left: 555px;
top:330px;	
width:370px;

}
	
.navigation a:link{
	color:#ffffff;}
.navigation a:visited{
	color:#ffffff;}
.navigation a:hover{
	color:#ff9000;}

.navigation a{
	font-family:"Century Gothic", Arial, sans-serif;
	text-decoration: none;
	font-size: 15px;}
	
.navigation{
	position: fixed;
	top:150px;
	background-color:#c0c0c0;
	border-left:solid 2px #ffffff;
	padding-top:20px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:20px;
}
	
.testbox a:link{
	color:#ffffff;
}

.testbox a:visited{
	color:#ffffff;
}

.testbox a:hover{
	color:#919191;
}

.testbox a:active{
	color:#dda55c;
}

.testbox a{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
}

#container{
background-color:#ffffff;
position: fixed;
width:1000px;
height:500px;
margin: 50px;
margin-left:100px;	
}

.introContent1{
font-family: "Century Gothic", Arial, sans-serif;
color:#919191;
font-size: 18px;
position: fixed;
left: 155px;
top:140px;	
}

.introContent2{
font-family: "Century Gothic", Arial, sans-serif;
color:#919191;
text-decoration:none;
font-size: 20px;
position: fixed;
text-align:center;
left: 360px;
top:450px;	
}
.introContent2 a:link{
color:#919191
text-decoration:none;
}


.introContent2 a{
	text-decoration:none;
}

.projectText{
font-family: Arial, sans-serif;
font-size:15px;
color:#919191;
position: fixed;
left: 620px;
top:160px;
width:450px;
}
.projectText a:link{
color:#000000;
}
.projectText a:visited{
color:#000000;	
}

.intropics{
float: left;
margin-left:180px;
margin-top:70px;
background-color:#c0c0c0;
border: solid 5px #c0c0c0;

}

.contentpics {
float: left;
margin-left:190px;
margin-top:8px;
background-color:#c0c0c0;
border: solid 5px #c0c0c0;
display:inline;
font-size:40px;
}

.contentpics a{
text-decoration: none;
}

.contentpics a:link{
color:#ffffff;
}
.contentpics a:hover{
color:#ff9000;
}
.contentpics a:visited{
color:#ffffff;}
	
.titletext a{
	
font-family: "Century Gothic", Arial, sans-serif;
font-size: 65px;
text-decoration: none;
color:#ffcf3e;
position: fixed;
left:150px;
top:61px;
}

.titletext{

background-color:#919191;
border-left:solid 2px #c0c0c0;
}


.titletext a:hover{color:#c0c0c0;}

.testbox {
	float: right;
	margin-right: 0px;
	background-color:#ffcf3e;
	padding-top:30px;
	padding-left:60px;
	padding-bottom:30px;
	padding-right:40px;
	width: 500px;
	color: #ffffff;
}

.email{
font-family: "Century Gothic", Arial, sans-serif;
font-size: 12px;
color: #ffffff;
position:fixed;
left:150px;
top:560px;
}

body{
background-color:#919191;	
	
}