#wrap {
	background-color: #203520;
	border: 1px solid black;
	width: 960px;
	margin: 0 auto;
}

#masthead {
	background-image: url("images/header.png");
	color: #CCC;
	border: 1px solid black;
	width: 710px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0px;
	text-transform: uppercase;
}

#masthead h2 {
	font-size: 1.2em;
	color: #3e603a;
	line-height: 25px;	
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
#innerwrap {
	background-color: #606060;
	height: 790px;
	background-repeat: repeat-x;
}

#sidebar {
	background-color: #606060;
	float: left;
	width: 150px;
	height: 150px;
	}
	
#sidebar p, #sidebar h2, #sidebar h3, #sidebar h4,
#maincontent p, #maincontent h1, #maincontent h2, #maincontent h3 {
		margin-left: 20px;
		margin-right: 20px;
}

#sidebar p {
	margin-left: 30px;
	}
		
#sidebar p, #sidebar h2, #sidebar h3, #sidebar h4 {
	text-align: center;
	}

#sidebar h2 {
	margin-top: 15px;
	}

nav {
	background-image: url("images/logotransparent.png");
	background-repeat: no-repeat;
	padding-top: 160px;
	width: 200px;
	height: 0px;
	float:left;
	margin-left: 20px;
	}
	
	
nav li {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background-color: #1a1a1a;
	border-top: 2px black solid;
	margin-top: 1px;
	border-bottom: 2px black solid;
	border-right: 1px black solid;
	border-left: 1px black solid;
	text-align: center;
	border-radius: 15px;
	margin-left: -15px;
	}
	

	
nav ul li a {	
	color: #FFF;
	text-decoration: none;
	border-radius: 15px;
	}
	
nav ul li a:hover {
	box-shadow: 0px 2px 3px 2px #3e603a;
	background-color: #737373;
	color: #000;
	display: block;	
	border-radius: 15px;
	text-decoration: underline;	
	}
	
#maincontent {
padding-left: 210px;
padding-top: 120px;
float:center;
width: 750px;
font-size: 0.8em;
}

#maincontent p {
	float: center;
}

body#home .nav-home, body#about .nav-about, body#projects .nav-projects, body#contact .nav-contact {
		background-color: #737373;
		color: #000;
		display: block;
}

#splash p {
	font-size: 1.25em;
}

#splash h3 {
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 1.5em;
	margin-right: 20px;
}

#splash h4 {
	font-weight: bold;
	border: 3px solid;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-top: 2px;
	border-color: #203520;
}

em {
	font-weight: bold;
}

#footerhome {
margin-top: 200px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerhome p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footerabout {
margin-top: 218px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerabout p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#projects h3 {
	font-size: 1.5em;
	}
	
#projects h4 {
	margin-left: -450px;
	font-weight: bold;
}

#projects h5
{
	margin-left: 0;
	font-size: 2em;
	text-decoration: underline;
	font-weight: bold;
	color: #3e603a;
	text-shadow:
    -1px -1px 0 #131e11,
    1px -1px 0 #131e11,
    -1px 1px 0 #131e11,
    1px 1px 0 #131e11;
	
}

#innerwrapprojects {
	background-color: #606060;
	height: 3100px;
	background-repeat: repeat-x;
}

#galaxybandit img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapgalaxybandit {
	background-color: #606060;
	height: 900px;
	background-repeat: repeat-x;
}

#galaxybandit h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#artventure img {
	margin-left: 210px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#artventure h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#innerwrapartventure {
	background-color: #606060;
	height: 1450px;
	background-repeat: repeat-x;
}

#gameprojects iframe
{
	margin-top: 7px;
}

#cosmicroller img {
	margin-left: 210px;
}

#cosmicroller h5
{	
	font-size: 1.25em;
	line-height: 1.75;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapcosmicroller {
	background-color: #606060;
	height: 1550px;
	background-repeat: repeat-x;
}

#campdead img {
	margin-left: 210px;
}

#campdead h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapcampdead {
	background-color: #606060;
	height: 2100px;
	background-repeat: repeat-x;
}

#deepspace img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapdeepspace {
	background-color: #606060;
	height: 1000px;
	background-repeat: repeat-x;
}

#deepspace h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#pathogen img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrappathogen {
	background-color: #606060;
	height: 1550px;
	background-repeat: repeat-x;
}

#pathogen h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#ophero img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapophero {
	background-color: #606060;
	height: 1250px;
	background-repeat: repeat-x;
}

#ophero h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#everdark img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapeverdark {
	background-color: #606060;
	height: 2250px;
	background-repeat: repeat-x;
}

#everdark h5
{
	font-size: 1.25em;
	line-height: 1.75;
}


#footerprojects {
margin-top: 123px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerprojects p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footercontact {
margin-top: 200px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footercontact p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#contactinfo h4 {
	text-transform: none;
	font-weight: bold;
	border: 1px black solid;

}

#contactinfo p {
	border: 2px black solid;
	border-radius: 10px;
	font-size: 1.5em;
}

#contactinfo img {
	margin-left: 350px;
	margin-bottom: 30px;
}

#footercontact {
margin-top: 334px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footercontact p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footergalaxybandit {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footergalaxybandit p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footerartventure {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerartventure p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footercosmicroller {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footercosmicroller p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footercampdead {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footercampdead p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#maya img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapmaya {
	background-color: #606060;
	height: 1550px;
	background-repeat: repeat-x;
}

#maya h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#footermaya {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footermaya p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footerdeepspace {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerdeepspace p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footerpathogen {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerpathogen p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}



#footerophero {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerophero p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#leveldesign img {
	margin-left: 150px;
}

#screenshots img
{
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
}

#innerwrapleveldesign {
	background-color: #606060;
	height: 2550px;
	background-repeat: repeat-x;
}

#leveldesign h5
{
	font-size: 1.25em;
	line-height: 1.75;
}

#footerleveldesign {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footerleveldesign p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}

#footereverdark {
margin-top: 253px;		
padding-bottom: 0px;
clear: both;
height: 75px;
width: 955px;
background: #606060;
border: 1px solid #000;
border-radius: 20px	
}

#footereverdark p {
font-family: "Trebuchet MS", Arial, sans-serif;
color: #000;
padding: 10px;
border: none;
margin: 3px 3px 3px 3px;
width: 960px;
}