﻿.breadcrumb {
	font-size: small;
	background-color:yellow;
	height:18px;
	width: 468px;
}
h1 {position:absolute;	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color:navy;
	top:20px;
	width:468px;
	height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.biography {height: 240px;}

.top {
	position:absolute;
	top:55px;
	width:468px;
	height:30px;

}

.rectangle {
	position:absolute;
	top:95px;
	width:250px;
	height:250px;
}

.main {
	position:absolute;
	top:375px;
	width:468px;
	height:600px;
}

.rectangle_bottom {
	position:absolute;
	top:985px;
	width:250px;
	height:250px;
}

.breadcrumb_bottom {
	position:absolute;
	top:1255px;
	font-size: small;
	background-color:#336699;
	color:white;
	height:18px;
	width: 468px;
}


.advert {	
	position:absolute;
	width:160px;
	font-size: x-small;	
}

.links {
	width:160px;
	height:90px;
}

.button {
	position:absolute;
	top: 114px; 
	width:120px;
	height:240px;
}

.skyscraper {
	position:absolute;
	top:372px;
	width:160px;
	height:600px;
}

.grain {
	position:absolute;
	font-size: small;
	right:10px;
}

.content {
	position: absolute; 
	left: 175px;	
	width: 468px;
	
	border-width:thick;
	border-color:black;
}

body {	
	font-family: arial, sans-serif;
	background-color:#FFFFFF;
	font-size: 13px; 
	color: #000000;
}
h2
{
	font-family: verdana,arial,helvetica,sans-serif;
	color:navy;
	font-size: small;
	margin-top: 3px;
	margin-bottom: 1px;

}
h3
{
	font-family: verdana,arial,helvetica,sans-serif;
	font:bold small oblique;
}


