body
{
	background-image: url(bk.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
}
.add_border .menu li {
	margin-bottom: 10px;
}



.header_image
{
	background-image: url('headercake.gif');
	width: 216px;
	height: 218px;
	background-repeat: no-repeat;
	top: 0px;
	left: 125px;
	z-index: 99;
	position: absolute;
}

.welcome_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.move_down
{
	margin-top: 50px;
}

.add_border .menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
}

.add_border
{
	border-color: #333333;
	border-style: solid;
	border-width: 5px;
	background-color: #FFFFCC;
/*	margin-top: 170px; */
	z-index: -1;
}

.add_border .menu a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #CC0000;
}
.add_border .menu ul {
	color: #CC0000;
}
.add_border .image_list img {
	cursor: pointer;
}
.design_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.design_info a {
	color: #000000;
	text-decoration: underline;
}
