#website {
	position:relative;
	left:50%;
	top:0px;
	width:950px;
	height:720px;
	margin-left:-475px;
	background-color:#E3E3E3;
}

#sheet_ {
	position:absolute;
	left:25px;
	top:10px;
	width:900px;
	height:696px;
	background-color:#FFFFFF;
}

#navi-home_ {
	position:absolute;
	left:25px;
	top:60px;
	width:200px;
	height:30px;
}

#navi-bio_ {
	position:absolute;
	left:25px;
	top:90px;
	width:200px;
	height:30px;
}

#navi-rd_ {
	position:absolute;
	left:25px;
	top:120px;
	width:200px;
	height:30px;
}

#navi-gallery_ {
	position:absolute;
	left:25px;
	top:150px;
	width:200px;
	height:30px;
}

#navi-showreel_ {
	position:absolute;
	left:25px;
	top:180px;
	width:200px;
	height:30px;
}

#navi-contact_ {
	position:absolute;
	left:25px;
	top:210px;
	width:200px;
	height:27px;
}

#companyname_ {
	position:absolute;
	left:655px;
	top:60px;
	width:260px;
	height:56px;
}

#image_ {
	position:absolute;
	left:245px;
	top:117px;
	width:670px;
	height:120px;
}

#post-it_ {
	position:absolute;
	left:25px;
	top:257px;
	width:200px;
	height:230px;
}

#content_ {
	position:absolute;
	left:245px;
	top:257px;
	width:660px;
	height:405px;
	overflow:auto;
	padding: 0 10px 0 0;
}

#shadow_ {
	position:absolute;
	left:525px;
	top:706px;
	width:400px;
	height:14px;
}

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

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #497ECD;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #497ECD;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #497ECD;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #497ECD;
	text-decoration: underline;
	font-weight: bold;
}
