html {
margin: 0 auto;
background: grey url(images/kuubrickbgcolor.jpg) repeat;
padding-top: 20px;
}

body {
margin: 0 auto;
width: 800px;

}

a, a:visited {
color: black;
}

#spacer{
margin: 0 auto;
width: 80px;
height: 10px;
}

#wrapper {
background-color: white;
min-height: 600px;

}

#header {
margin: 0 auto;
width: 800px;
height: 100px;
background: white url(images/unicorn.jpg) no-repeat center center;
}

.style1 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold
	font-size: 46px;
	color: cyan; 
}

.style2 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold
	font-size: 14px;
	color: magenta;
}

.style3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold
	font-size: 14px;
	color: yellow; 
}

.style4 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold
	font-size: 14px;
	color: black;
}

.style5 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold
	font-size: 14px;
	color: white; 
}

.style6 {
	margin: 0 auto;
	width: 600px;
	padding: 5px;
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
}

.style7 {
	margin: 0 auto;
	width: 600px;
	padding: 5px;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
}

.item {
	margin: 0 auto;
	width: 750px;
	clear: both;
	background: white;
	min-height: 515px;
	border-bottom: 3px solid grey;
}

.itemheader {
	margin: 0 auto;
	width: 750px;
	height: 30px;
	background: grey  ;
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold
	font-size: 22px;
}

.itemheader p{
padding: 7px 7px;
}

#item1pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/yawk.jpg) no-repeat center center;
}

#item2pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/backupwork1.jpg) no-repeat center center;
}

#item3pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/backupwork2.jpg) no-repeat center center;
}

#item4pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/dontpanic.jpg) no-repeat center center;
}

#item5pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/grazia.jpg) no-repeat center center;
}

#item6pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/lastseason.jpg) no-repeat center center;
}

#item7pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/redesign.jpg) no-repeat center center;
}

#item8pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/cartamundi01.jpg) no-repeat center center;
}

#item9pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/playful.jpg) no-repeat center center;
}

#item10pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/educ8tv.jpg) no-repeat center center;
}

#item11pic {
	margin: 15px 0;
	width: 750px;
	height: 527px;
	background: white url(images/crocs.jpg) no-repeat center center;
}

#item12pic {
	margin: 15px 0;
	width: 750px;
	height: 359px;
	background: white url(images/selfportrait.jpg) no-repeat center center;
}

#item13pic {
	margin: 15px 0;
	width: 750px;
	height: 527px;
	background: white url(images/tona.jpg) no-repeat center center;
}

#item14pic {
	margin: 15px 0;
	width:750px;
	height: 420px;
	background: white url(images/elitecarcarelogo.jpg) no-repeat center center;
}


.itemtext {
	width: 450px;
	float: left;
	color: #999999;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

.itemcredits {
	width: 150px;
	float: right;
	color: #999999;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: right;
	background: white;
}

#cv {
	margin: 15px 0;
	width: 750px;
	height: 420px;
	background: white url(images/cv.pdf) no-repeat center center;
}

#copynotice {
margin: 0 auto;
width: 800px;
text-align: center;
color: white;
font-family:Helvetica, sans-serif;
font-size:10px;
}






