#container {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF00;
	text-decoration: none;
}
#title {
	height: auto;
	width: 790px;
	clear: both;
	margin-right: 6px;
	margin-left: 6px;
}
#Lretire {
	float: left;
	width: 400px;
	background-color: #F3F3F3;
}
#Rritre {
	float: right;
	width: 400px;
	background-color: #F3F3F3;
}

#banner {
	width: 600px;
	height: 200px;
	float: left;
	display: inline;
	padding: 3px;
	background-color: #FFFF00;
}
#pics {
	height: 200px;
	width: 200px;
	padding: 3px;
	float: left;
	background-color: #FFFF00;
}

#navbar {
	width: 800px;
	background-color: #E2E2E2;
	padding: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	float: left;
	margin: 0px;
	height: 40px;
}
#contents {
	width: 800px;
	padding: 3px;
	background-color: #F3F3F3;
	margin-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	margin-right: 3px;
	text-decoration: none;
}
#infobar {
	padding: 5px;
	float: left;
	background-color: #F3F3F3;
}

#footer {
	height: 90px;
	width: 806px;
	padding: 3px;
	clear: both;
}
#letter {
	margin: 5px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-decoration: none;
}
#video {
	text-decoration: none;
	padding: 5px;
	float: right;
	background-color: #f3f3f3;
}
#leftcont {
	padding: 5px;
	float: left;
	width: 300px;
	background-color: #F3F3F3;
	margin-top: 5px;
	text-decoration: none;
}
#rightcont {
	padding: 5px;
	width: 475px;
	background-color: #F3F3F3;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top: 5px;
	float: right;
	text-decoration: none;
}

