
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	color: #000000;
}

#container {
	width: 100%;
	margin: auto;
	padding: auto;
	height: 100%;
	
}



/* main page stuff */


#main {
	background: #FFFFFF;
	padding: auto;
	margin: auto;
	height: auto; 
    width: 1200px;
    position: static;
    z-index: 0;
}

#main2 {
	background: #000000;
	padding: auto;
	margin: auto;
	height: auto; 
    width: 1200px;
    position: static;
    z-index: 0;
}

#main3 {
	background: #000000;
	padding: auto;
	margin: auto;
	height: 100%; 
    width: 100%;
    position: static;
    z-index: 0;
}

#dwrap div {
	width: 200px;
	margin: auto;
	padding: auto;
	height: 200px;
	float: left;
	right: 5%;
	left: 4%;
	
}



/* -------------------------------- now proj stuff----------------------------*/

#now {
	background: #FFFFFF;
	width: 1000px;
	margin: auto auto 30px auto;
	padding: 0px 40px 0px 40px;
	height: 200px;
	float: center;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	line-height: 120%;
	color: #000000;
	word-spacing: 1px;
	border-bottom-style:solid;
	border-width:10px;
}

#nowprojimage {
	background: #ffffff;
	margin: auto;
    padding: 25px 5px 25px 0px;
	position: relative;
    width: 300px;
    height: 150px;
    z-index: 2;
    float: left;
	
}

#nowprojtext {
	background: #ffffff;
    padding:  20px 0px 20px 5px;
	position: relative;
    width: 660px;
    height: 160px;
    z-index: 2;	
    float: right;
    
}

#nowprojtext a  {
	color: #CC1100;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 14px;
	text-decoration: none;
	
	
}

#nowprojtext a:visited, a:link, a:active {
	color: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 14px;
	text-decoration: none;
	
}

#nowprojtext a:hover {
	color: #F8F8F8;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 14px;
	text-decoration: none;
	background-color: #000000;

}

#nowprojtext p {
	color: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 14px;
	text-decoration: none;
	line-height: 120%;
}

#nowprojtext h3 {
	color: #FFFFFF	;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 16px;
	text-decoration: bold;
	line-height: 160%;
	text-shadow: 1px 1px 1px #CC1100;
	background-color: #000000;
	
}



/* -------------------------------- small proj stuff----------------------------*/

.smallproj {
	background: #FFFFFF;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	line-height: 120%;
    padding: 0px 10px 10px 10px;
	position: relative;
    color: #000000;
    width: 200px;
    height: 200px;
    z-index: 1;
    word-spacing: 1px;
    
 }
 	

.smallproj a  {
	color: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: underline;
	
}

.smallproj a:visited, a:link, a:active {
	color: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: underline;
	
}

.smallproj a:hover {
	color: #F8F8F8;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: underline;
	background-color: #000000;

}


	
/*---------------------------------  large project stuff  -----------------------------------*/

#largeproj {
	background: #FFFFFF;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	line-height: 110%;
	padding: 10px 40px 50px 40px;
	position: static;
    color: #000000;
    width: 600px;
    height: auto;
    top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 0;
    word-spacing: 1px;
    
}

#largeproj  a  {
	color: #CC1100;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	text-decoration: none;	
}

#largeproj  a:visited, a:link, a:active {
	color: #388E8E;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	text-decoration: none;
	
}

#largeproj  a:hover {
	color: #F8F8F8;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	text-decoration: none;
	background-color: #000000;
}

#largeproj  h3 {
	color: #FFFFFF;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 13px;
	text-decoration: bold;
	background-color: #000000;
	line-height:180%
}

#largeproj  h4 {
	color: #555555;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 12px;
	text-decoration: bold;
	background-color: #DDDDDD;
	line-height:130%
}


/*------------------------ bio proj stuff ------------------------------*/
	


#bio {
	background: #FFFFFF;
	width: 800px;
	margin: auto auto 30px auto;
	padding: 30px 40px 30px 40px;
	height: auto;
	float: center;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 18px;
	line-height: 120%;
	color: #000000;
	word-spacing: 1px;
}

#bio a  {
	color: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 18px;
	text-decoration: none;
	background-color:#DDDDDD;
	
}

#bio a:visited, a:link, a:active {
	color: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 18px;
	text-decoration: none;
	
}

#bio a:hover {
	color: #F8F8F8;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 18px;
	text-decoration: none;
	background-color: #000000;
}


/* header stuff --------------------------------------------------------*/


#header {
	background: #000000;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 16px;
	color: #373737;
	padding: 10px 0px 0px 60px;
	margin: auto auto 30px auto;
	position: static;
	height: 100px;
	width: 1200px;
	z-index: 3;
	top: 0px;
	text-align:center;

	
}

#header h1 {
	color: #ffffff;
	font-weight: normal;
	float: left;
	text-decoration: none;

}

#header a {
	color: #ffffff;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 46px;
	text-decoration: none;
	text-shadow: 0.5px 0.5px 0px #CC1100, 1px 1px 0px #CC1100, 2px 2px #CC1100, 3px 3px 0px #CC1100;
	
}

#header a:visited, a:link {
	color: #ffffff;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 46px;
	text-decoration: none;
	
}

#header a:hover {
	color: #F8F8F8;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 48px;
	text-decoration: none;
	background-color: #000000;
	text-shadow: 0.5px 0.5px 0px #CC1100, 1px 0.75px 0px #CC1100, 2px 1px 0px #7D26CD, 3px 1.5px 0px #7D26CD, 4px 2px 0px #CC1100, 5px 2.5px 0px #CC1100, 6px 3px 0px #7D26CD, 7px 3.5px 0px #7D26CD;
	

} 

#header a:active {
	color: #373737;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 46px;
	text-decoration: none;
	background-color: #000000;
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 0px 120px 30px 30px;
	}

#header ul li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 30px 0px 0px 30px;
}

#header li.selected a {
	color: #373737;
	text-decoration: none;
}


/*  spacers-------------------------------------------- */


#spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 0px;
}

#medspacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 0px;
}

#bigspacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 0px;
}



/* footer -----------------------------------------------*/



#footer {
	background: #000000;
	height: 40px;
	margin: auto;
	width: 1200px;
	position: static;
	top: auto;
	padding: 20px 20px 50px 30px;
	color: #ffffff;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	z-index: 0;
	clear:both;
	float: bottom;
	
	
}

#footer a {
	color: #ffffff;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: none;

}

#footer a:visited, a:link {
	color: #ffffff;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: none;
	
}

#footer a:hover {
	color: #F8F8F8;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: none;
	background-color: #000000;
} 

#footer a:active {
	color: #373737;
	font-family : "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size : 10px;
	text-decoration: none;
	background-color: #000000;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	float: right;
	}

#footer ul li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

#footer li.selected a {
	color: #373737;
	text-decoration: none;
}




#ie {
	background: #000000;
	font-family : "times new roman";
	font-size : 30px;
	line-height: 110%;
	padding: 10px 40px 50px 40px;
	position: static;
    color: #FFFFFF;
    width: 600px;
    height: auto;
    top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 0;

    
}

	
	
	

	



