#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: thick ridge #999999;
}
#wrapper #header {
	width: 440px;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: oblique;
	color: #333333;
	float: left;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-top: 5px;
	margin-left: 5px;
	height: 568px;
	margin-bottom: 10px;
}
#wrapper #headerleft {
	float: right;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFEAED;
	border: 2px solid #990000;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 7px;
	margin-left: 5px;
	background-image: url(../images/286px-Magnifying_glass_icon_mgx2.svg.png);
	background-repeat: no-repeat;
	background-position: 85px 15px;
	height: 575px;
}
#wrapper #nav {
	height: 40px;
	width: 885px;
	margin-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 20px;
	clear: both;
	background-image: url(../images/navbar-background.jpg);
	margin-bottom: 2px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#wrapper #contentleft {
	width: 650px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	margin-bottom: 15px;
	float: left;
	background-color: #FFE5E6;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 2px double #990000;
}
#wrapper #contentright {
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 7px;
	border: 3px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #666666;
	background-color: #990000;
	padding: 7px;
	height: 800px;
}
#wrapper #footer {
	height: 25px;
	width: 890px;
	clear: both;
	margin-top: 7px;
	padding-left: 4px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
}
