body {
	background: #1D1D1D;
	background-image: url('../images/background.gif');
	background-position: top center;
	margin: 0px;
    color:                    #333333;
    font-family:              Verdana, Arial, Sans-Serif;
    font-size:                75%;
    font-weight:              normal;	
}

a,a:visited {
	text-decoration: none;
	color: #9999ff;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

#wholepage {
	width: 980px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: auto;
}

#header {
	height: 137px;
	background: #5d5d5d url('../images/hdrback.gif') repeat-x top left;
	margin: 0px;
	padding: 0px;
}

#logo {
	height: 99px;
	background-image: url('../images/floralhdr.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
}

#logo img {
	padding: 0px;
	margin: 0px;
	float: left;
}

#main {
	background: #414141 url('../images/floralbck.jpg') no-repeat bottom left;
	color: #CFCFCF;
}

#footer {
	clear: both;
	height: 48px;
	background: #a9a9a9 url('../images/floralfooter.jpg') no-repeat top left;
	border-top: 1px solid #FF0000;
	text-align: center;
}

#footer a, #footer a:visited {
	font-weight: bold;
	color: #990000;
}

#footer img {
	vertical-align: middle;
}

#catmenu {
	height: 125px;
	margin-left: 1px;
	text-align: center;
}

#catmenu div.catmenu_item {
	text-align: center;
	border-top: 1px solid #595959;
	border-left:1px solid #595959;
	border-right:1px solid #191919;
	border-bottom:1px solid #191919;
	background: #323232;
	padding: 5px;
	margin-bottom: 5px;
	width: 180px;
	height: 110px;
	display: inline;
	float: left;
	margin-left: 3px;
}

#catmenu div.catmenu_item img {
	border: 1px solid #595959;
}

#catmenu div.catmenu_item a,
#catmenu div.catmenu_item a:visited,
#catmenu div.catmenu_item a:hover,
#catmenu div.catmenu_itemh a,
#catmenu div.catmenu_itemh a:visited,
#catmenu div.catmenu_itemh a:hover {
	color: #CFCFCF;
	text-decoration: none;
}

#catmenu div.catmenu_item:hover,
#catmenu div.catmenu_itemh {
	text-align: center;
	border-top: 1px solid #1d1d1d;
	border-left:1px solid #1d1d1d;
	border-right:1px solid #595959;
	border-bottom:1px solid #595959;
	background: #4B4B4B;
	padding: 5px;
	margin-bottom: 5px;
	width: 180px;
	height: 110px;
	display: inline;
	float: left;
	margin-left: 3px;
}

#catmenu div.catmenu_item:hover img,
#catmenu div.catmenu_itemh img {
	border: 1px solid #1d1d1d;
}

#content {
	padding: 15px;
}

#content h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #A20000;
	font-size: 1.4em;
	font-weight: bolder;
	background-image: url('../images/h1-back.jpg');
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 25px;
}

#content p {
	text-indent: 15px;
}

#art {
	margin-left: 1px;
	padding-bottom: 10px;
	height: 200px;
}

#art img {
	border: 3px solid #D9D9D9;
	float: left;
	margin-left: 3px;
	height: 194px;
	width: 186px;
}