#container {
	background-color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}
#container #header a img {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}

#container #header {
	margin: 0px;
}
#container #sidebar {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: medium solid #300;
	height: 400px;
	background-color: #FFF;
}
#container #footer {
	font-style: italic;
	padding: 0px;
	clear: both;
	font-size: x-small;
	color: #300;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	background-color: #FFF;
}
#container #main {
	float: left;
	width: 780px;
	border: medium solid #300;
	height: 420px;
	text-align: center;
	font-size: small;
	font-weight: normal;
	color: #300;
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}

#container #main text {
	font-size: medium;
	color: #300;
	text-decoration: none;
}
#container #main p {
	vertical-align: middle;
	color: #300;
	text-decoration: none;
}
#container #main p a {
	color: #300;
	text-decoration: none;
}


#container #navbar1 {
	margin: 0px;
	padding: 4px;
	font-size: large;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #300;
	border-right-color: #300;
	border-bottom-color: #300;
	border-left-color: #300;
	background-color: #FFF;
}
#container #box {
	clear: both;
	background-color: #FFF;
	width: 250px;
	float: left;
}
#container #box #box1 {
	float: left;
	width: 228px;
	border: thin none #300;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 88px;
	font-style: italic;
	text-align: center;
	color: #300;
}
#container #box #box1 div img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 88px;
	width: 228px;
}

#container #box #box2 {
	float: left;
	height: 88px;
	width: 232px;
	border: thin solid #300;
	margin: 10px;
	padding: 0px;
	font-weight: bold;
	color: #300;
	background-color: #FFF;
	text-decoration: none;
}
#container #box #box1 a {
	font-size: small;
	font-style: italic;
	color: #300;
	text-decoration: none;
	float: left;
}

#container #box #box3 {
	float: left;
	height: 88px;
	width: 228px;
	border: thin solid #300;
	padding: 0px;
	font-style: italic;
	color: #FFC;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	background-color: #300;
	margin: 10px;
}
#container #box #box2 #img2 img {
	float: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #box #box2 div img {
	float: left;
	clear: none;
}
#container #box #box2 #text_in_box {
	float: left;
	padding-top: 8px;
}
#container #box #box2 a {
	text-decoration: none;
	color: #300;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	float: none;
}


#container #navbar1 ul {
	margin: 0px;
	padding: 0px;
}
#container #box #box3 a {
	text-decoration: none;
	float: none;
	color: #FFC;
	font-size: larger;
	font-weight: bold;
}

#container #navbar1 ul li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#container #navbar1 a:link {
	color: #300;
	text-decoration: none;
}
#container #navbar1 a:hover {
	color: #303;
	text-decoration: none;
}
#container #navbar1 a:visited {
	color: #000;
	text-decoration: none;
}
#container #mainposter {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main em {
	font-size: small;
	font-style: normal;
	text-align: left;
}

