body {
	text-align: center;
	margin-top: 0px;
	padding: 0;
	background-color: #000000;
}

/* home */
.mainbody{
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}
.bloc1 {
	height: 400px;
	width: 765px;
	background-image: url(img/graybg.jpg);
	background-repeat: repeat-x;
}
.bloc2 {
	height: 42px;
	width: 707px;
	margin-left: auto;
	margin-right: auto;
}
.topmenu {
	height: 42px;
	width: 765px;
	text-align: left;
	background-image: url(img/topbg.jpg);
	background-repeat: repeat-x;
}
.top {
	height: 50px;
	width: 765px;
	background-color: #222222;
	text-align: right;	
}
.footer {
	background-image: url(img/footerbg.jpg);
	height: 113px;
	width: 764px;
}
.text {
	float: left;
	width: 245px;
	margin-left: 20px;
	margin-top: 20px;
	color: #CCCCCC;
	text-align: left;
}
.slideshow {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	width: 460px;
}
.style1 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	height: 45px;
	width: 765px;
	padding-top: 15px;
	text-align: left;
}
.style2 a:link, .style2 a:visited, .style2 a:active{
	color: #FFFFFF;
	font-family: "Monotype Corsiva";
	font-size: 36px;
	text-decoration : none;
}
.home {
	height: 42px;
	width: 141px;
	float: left;
	padding-right: 1px;
}
.portfolio {
	height: 42px;
	width: 141px;
	float: left;
}
.pricelist {
	height: 42px;
	width: 141px;
	float: left;
}
.about {
	float: left;
	height: 42px;
	width: 141px;
}
.contact {
	height: 42px;
	width: 141px;
	float: left;
}

/* portfolio */
#portbody {
	height: 226px;
	padding-top: 50px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 635px;
	padding-bottom: 25px;
}
#portfamily {
	height: 226px;
	width: 150px;
	margin-left: 10px;
	float: left;
}
#graduation {
	height: 226px;
	width: 150px;
	float: left;
	padding-left: 5px;
}
#expressions {
	height: 226px;
	width: 150px;
	float: left;
	padding-left: 5px;
}

#portsports {
	height: 226px;
	width: 150px;
	float: left;
	padding-left: 5px;
}

#portbody1 {
	background-color: #000000;
	width: 725px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
}
#portchristmas {
	height: 45px;
	width: 352px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* Slides */
#slidesbody {
	background-color: #000000;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.bloc1family {
	height: 500px;
	width: 765px;
	background-image: url(img/graybg.jpg);
	background-repeat: repeat-x;
}

/* Contact */

#contactbloc {
	font-size: 16px;
	color: #FFcc00;
	text-align: left;
	font-family: "Monotype Corsiva";
	float: left;
	padding-left: 20px;
}
#contactpic {
	float: right;
	height: 350px;
	width: 350px;
}

/* price list */
#price1 {
	float: left;
	height: 300px;
	width: 230px;
	margin-top: 20px;
	text-align: left;
	padding-left: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
#price2 {
	float: left;
	height: 300px;
	width: 230px;
	margin-top: 20px;
	text-align: left;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
#price3 {
	height: 300px;
	width: 230px;
	float: left;
	margin-top: 20px;
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
#designby {
	margin-top: 20px;
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
}
#designby a:link, .designby a:visited, .designby a:active{
	text-decoration : underline ;
	color : #3366CC;
}
#designby a:hover {
	text-decoration : underline;
	color: #cccccc;
}
/* bio about */
#bio {
	width: 450px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

