body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #EEEEEE;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF0000;
}
a.on:link {
	color: #20B2AA;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 2px solid #B22222;
}
a.on:visited {
	color: #20B2AA;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 2px solid #B22222;
}
a.on:hover {
	color: #AFEEEE;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 2px solid #B22222;
}
a.on:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 2px solid #B22222;
}
h1 {
	font-size: 16px;
	color: #EEE8AA;
	font-style: italic;
	border-bottom: 1px solid #EEE8AA;
}
h2 {
	font-size: 14px;
	color: #EEE8AA;
	font-style: italic;
	border-bottom: 1px solid #EEE8AA;
}
h3 {
	font-size: 12px;
	color: #EEE8AA;
	font-style: italic;
	border-bottom: 1px solid #EEE8AA;
}
li {
	list-style: square;
}
#bodyall {width:750px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:30px; border: 1px solid #A8A8A8;}
#header {width:750px; height:156px; margin-top:0px; background-image: url(images/header.jpg); background-repeat: no-repeat;}
#mainflowers {width:750px; background-image: url(images/background_flowers.jpg); background-repeat: no-repeat;}
#maincakes {width:750px; background-image: url(images/background_cakes.jpg); background-repeat: no-repeat;}
#mainothers {width:750px; background-image: url(images/background_others.jpg); background-repeat: no-repeat;}
#copyright {width:750px; height:15px; text-align: center;}
#main {margin-left: 70px; margin-right: 70px;}
#maingallery {margin-left: 20px; margin-right: 20px;}
#maintext {margin-left: 20px; margin-right: 330px;}
#maintext img { margin-left: 40px;	border: 1px solid #FFFFFF;}

#category {
	margin-left: 40px;
}
#category img {
	border: 1px solid #FFFFFF;
	margin-bottom: 12px;
}
.category {
	float: left;
	margin: 20px;
	text-align: center;
	font-weight: bold;
}

#headercrumb { margin-top: 75px; margin-left: 20px; text-align: left; font-weight: bold; }
#headertitle { margin-top: 5px; margin-right: 20px; text-align: right; color: #b77276; }
#headersection { margin-top: 5px; margin-left: 20px; text-align: left; font-weight:bold; }

.formbox {
	width: 480px;
	margin-left: 60px;
}


.galleryimage {
width: 150px;
float: left;
}

.galleryimage img {
	margin: 12px;
	border: 1px solid #A8A8A8;
}
