*{
	margin: 0px;
	padding: 0px;
}
#Header {
	width: 810px;
	height: 200px;
	background-color: #CCCCCC;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#content {
	height: 710px;
	width: 810px;
}



#wrapper {
	width: 810px;
	height: 660px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #B0B0B0;
}
#navbar {
	width: 85px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #A7A7A7;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bolder;
}
a {
	text-decoration: none;
}


.square {
	width: 410px;
	height: 410px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.sizes {
	height: 80px;
	width: 150px;
	margin: 0px;
}
#footer {
	height: 20px;
	width: 810px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.Limage {
	height: 400px;
	width: 600px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding: 0px;
	background-color: #CCCCCC;
}
#space {
	width: 800px;
	height: auto;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

#place {
	height: auto;
	width: 810px;
}
#text {
	height: auto;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
}
#credit {
	width: 800px;
	background-color: #CCCCCC;
	height: 20px;
}
