body {
	background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
}
#topbarOld {
	background-color: #eeeeee;
	width: 100%;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#topbar {
	background-color: #eeeeee;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	width: 100;
}
.SearchSubmitBtn {
   color:#ffffff;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #cc0000;
   font-size: 12px;
   font-weight: bold;
   border:1px solid #000000;
}
a:link {
	color: #cc0000;
	text-decoration: underline;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#header {
	background-color: #aa0000;
	width: 1000px;
	height: 110px;
	margin-bottom: 0px;

}
#menubar {
	width: 800px;
	height: 24px;
	background-color: #990000;
}
#menubarBg {
	background-color: #990000;
	width: 1000px;
}

#mainBody {

	width: 1000px;

	background-color: #ffffff;

}
#bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 750px;
	padding-top: 10px;
	padding-left: 10px;
}

.small {
	font-size: 10px;

}
.mediumBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.smallvg {
	font-size: 10px;
	margin-left: 10px;

}
.aBottom:link {
	color: #aa0000;
	text-decoration: underline;
}
.aBottom:visited {
	color: #aa0000;
	text-decoration: underline;
}
.aBottom:hover {
	color: #666666;
	text-decoration: none;
}
pOld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 600px;
	margin-left: 75px;
	text-align: justified;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;

}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
.xs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
.xxs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #000000;

}
.border {
	border: 1px solid #000000;
	width: 540px;
	height: 250px;
	margin-top: 10px;
	z-index: 0;
}
#collectionImage {
	padding-left: 20px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	float:left;
}
#collectionP {
	padding-right: 10px; 
	padding-left: 20px;
}
#buttons {
	float: right;
	margin-left: 10px;
	width: 155px;
	height: 160px;
	font-size: 5px;
}

