@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#container {
	margin: 0px;
	height: 600px;
	width: 955px;
	float: left;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}


#header {
	float: left;
	height: 117px;
	width: 955px;
}
#menubar {
	float: left;
	height: 35px;
	width: 955px;
}
#menubar2 {
	float: left;
	height: 10px;
	width: 955px;
}
#side {
	float: left;
	height: 438px;
	width: 14px;
}
#sidenav {
	float: left;
	height: 425px;
	width: 148px;
}
#Content {
	float: left;
	height: 438px;
	width: 604px;
	padding-left: 5px;
	font-size: 12px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
#images_left {
	float: left;
	height: 427px;
	width: 180px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: large;
}
#container #Content p strong {
	font-size: large;
}
#container #Content p {
	font-size: 12px;
}
#container #Content p {
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

