@charset "utf-8";
@import url("myStyle.css");
@import url("../myStyle.css");
#footer {
	position: static;
	height: 59px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
}
#picture {
	position: absolute;
	height: 150;
	width: 150px;
	top: 0px;
	left: 0px;
	padding: 5px;
}
#banner {
	background-image: url(images/background.jpg);
	position: absolute;
	height: 125px;
	top: 0px;
	left: 156px;
	margin-right: 25px;
	right: 25px;
	width: 819px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #0066CC;
}
#toolbar {
	position: absolute;
	height: 25px;
	margin-right: 25px;
	left: 153px;
	top: 123px;
	right: 25px;
	background-color: #FFFFFF;
	width: 815px;
}
#toolbar img {
	position: static;
	float: right;
}

#navigation {
	position: absolute;
	width: 125px;
	left: 20px;
	top: 169px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	background-color: #FFFFCC;
}
#navigation a {
	font-family: "Monotype Corsiva";
	font-size: large;
	line-height: 40px;
	color: #0066CC;
	font-weight: bold;
}

#content {
	margin-top: 150px;
	margin-bottom: 25px;
	margin-left: 175px;
	position: static;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 16px;
}
#picture {
	height: 140px;
	width: 146px;
	left: -3px;
	top: 0px;
}
#picture img {
	margin: 0px;
	height: 150px;
	width: 150px;
	left: 0px;
	top: 0px;
}
paragraph(
	font-family: "Arial";
}
