@charset "utf-8";
/* CSS Document */

#Wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: -15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.7em;
	overflow: hidden;
}
#Wrapper #Left {
	width: 270px;
	height: auto;
	margin-left: 50px;
	float: left;
	padding-right: 0px;
}
#Footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.7em;
	margin-top: 20px;
}
#Wrapper #CollectionItem #ColDesc p {
	font-family: "Courier New", Courier, monospace;
	font-size: inherit;
	margin-left: 15px;
	margin-right: 15px;
}
#Wrapper #CollectionItem #ColDesc h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	margin-left: 10px;
	margin-top: 10px;
}


#Footer p {
	float: left;
	margin-left: 20px;
}

#Footer img {
	float: left;

}


#PageTab {
	width: auto;
	height: 50px;
}
#Wrapper #Left a {
	text-decoration: none;
}

#PageTab img {
	margin-left: -30px;
}



#Wrapper #Header {
	height: 273px;
	margin-top: -15px;
	padding-top: 0px;
}
#Wrapper #CollectionItem #ColDesc {
	width: 450px;
	float: left;
	background-color: #EEF1D5;
	height: 150px;
}
#Wrapper #CollectionItem #ColImage {
	float: left;
	background-color: #FFFFFF;
}


#Wrapper #Right {
	width: auto;
	height: auto;
	float: right;
	padding-left: 0px;
}
#Wrapper #CollectionItem {
	overflow: hidden;
	width: 750px;
	height: 150px;
	margin-top: 10px;
	margin-left: 50px;
}
#Wrapper #LeftCol {
	width: 270px;
	height: auto;
	margin-left: 50px;
	padding-right: 0px;
}
