    html{
		margin-left: auto;
		margin-right: auto;
    	background:white;
		margin:0;
	}
    body {
		margin-left: auto;
		margin-right: auto;
    	text-align: center;
		/*border-width: 6px;
		border-style: solid;
		border-color: black;*/
		background:white;
	}
	a {
		text-decoration: none;
		color: black;
	}
	a.homeLink, a.homeLink:hover, a.homeLink:visited {
		text-decoration: none;
	}
	a.pressLink, a.pressLink:visited, a.projectsLink, a.projectsLink:visited, a.infoLink, a.infoLink:visited, a.contactLink, a.contactLink:visited {
		font-size: 16px;
	}
	a.pressLink:active, a.pressLink:hover, a.infoLink:active, a.infoLink:hover, a.contactLink:active, a.contactLink:hover, a.projectsLink:active, a.projectsLink:hover {
		color: gray;
		font-size: 16px;
	}
	a.pressLinkOn:active, a.infoLinkOn:active, a.contactLinkOn:active, a.projectsLinkOn:active, {
		color: gray;
		font-size: 16px;
	}
	body.box{
		margin-left: auto;
		margin-right: auto;
		border-width: 6px;
		border-style: solid;
		border-color: black;
		color: black;
		width: 1024px;
	}
	div{
		margin-left: auto;
		margin-right: auto;
		/*border-style: solid;
		border-color: black;*/
		text-align: left;
		color: black;
		font-family: "Times New Roman";
	}
	div.container{
		text-align: left;
		color: black;
		font-family: "Times New Roman", sans-serif;
	}
	div.header{
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-color: black;
		width: 1024px;
		height: 105px;
	}
	div.ME{
		padding-top: 11px;
		text-align: center;
		height: 94px;
		float: left;
		width: 254px;
		background-color: black;
	}
	div.headerContain{
		width: 750px;
		border-width: 0px;	
	}
	div.headerTop{
		line-height: 40px;
		font-size: 28px;
		height: 40px;
		width: 750px;
		border-width: 0px;
	}
	div.headerMiddle{
		line-height: 0px;
		letter-spacing: 5px;
		font-size: 18px;
		height: 40px;
		width: 750px;
		border-width: 0px;
	}
	div.headerLink{
		border-width: 0px;
		width: 750px;
	}
	div.headerLinkInfo{
		float: left;
		border-width: 0px;
		width: 95px;
		text-align: left;	
	}
	div.headerLinkProjects{
		float: left;
		border-width: 0px;	
		width: 120px;
	}
	div.headerLinkPress{
		float: left;
		border-width: 0px;	
		width: 90px;
	}
	div.headerLinkContact{
		float: left;
		border-width: 0px;	
		width: 100px;
	}
	