body{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding:0px;
	background-color:#000000;
}

#container{
	width:992px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	
}
#mainBigImg{
	background-image:url(images/mainPage.jpg);
	background-position:center center;
	background-repeat: no-repeat;
}


#bioBigImg{
	background-image:url(images/bioPage.jpg);
	background-position:center center;
	background-repeat: no-repeat;
}
#contactBigImg{
	background-image:url(images/contactPage.jpg);
	background-position:center center;
	background-repeat: no-repeat;
}
.bigImage{
	width:729px;
	min-height:485px;
	margin-left:15px;
}

#collage{
	/*background-image:url(images/collage.jpg);
	background-position:center center;
	background-repeat: no-repeat;*/
	
	width:223px;
	min-height:485px;
	float:right;
	margin-right:15px;	
}
#collageMenu{
	width:223px;
	min-height:485px;
}


#typeLogo{
	background-image:url(images/weblogo.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;

	margin-left:auto;
	margin-right:auto;
	width:980px;
	min-height:43px;
}
a{
	text-decoration:none;
}
#mainMenu{
	
	padding-top:280px;
	padding-left:125px;
	list-style-type:none;
}
#mainMenu li {
	color:#fff;
	font-size:42px;
	line-height:38px;
}
#mainMenu li a, #contactList li a{
	color:#fff;
}
#contactList{
	padding-top:140px;
	padding-left:25px;
	list-style-type:none;
	float:left;
}
#contactList li{
	color:#fff;
	font-size:32px;
	line-height:30px;
}
		
#bioList, #bioList ul{
	list-style-type:none;
}
#bioCopy{
	color:#fff;
	font-size:14px;
	line-height:13px;
	width:305px;
	padding-left:10px;
	padding-top:0px;
	float:left;
	

}
#homeButton{
	margin-left:450px;
	padding-top:5px;
	text-align:right;
	width:250px;
	
}
#homeButton a{
	color:#fff;
	font-size:18px;
	padding-top:5px;
	padding-right:25px;
}

#galleryArea{
	width:952px;
	min-height:485px;
	margin-left:auto;
	margin-right:auto;
	
}
	