body {

}

#page-container {
	width: 940px;
	margin: auto;
}

#dots { 
	height: 10px;
}

#nav {
	height: 40px;
}

#content {
float: left;
width: 300px;
}

#video {
	float: none;
	width: 300px;
}

#contentwide {
float: left;
width: 610px;
}

#projectimage {
float: right;
width: 140px;
height: 100px;
}

#profile {
float: left;
width: 80px;
height: 100px;
}

#showreel {
clear: both;
width: 280px;
}

#showreellogo {
float: left;
width: 100;
height: 100;

}

#spacer {
float: left;
height: 300px;
width: 20px;
}

#spacer2 {
float: right;
height: 100px;
width: 10px;
}

#boxleft { 
float: left;
width: 300px;
height: 220px;
}
#boxright{ 
float: right;
width: 300px;
height: 220px;
}

#title {
width: 300px;
margin-top: 0px;
}

#image {
float: left;
width: 147px;
height: 100px;
}

#footer {
	height: 66px;
	clear: both;
}

.style8 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #999999;
}
.style7 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #999999;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #676767;
}
.style10 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F08B00;
}
.style11 {font-size: medium}
a:link {
	color: #676767;
	text-decoration: none;
}
a:visited {
	color: #676767;
	text-decoration: none;
}
a:hover {
	color: #EA7424;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
