body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #36512e;
	background: #FFDCC0;
}

p {
	padding-left: 20px; padding-right: 20px;
	line-height: 18px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #36512e;
}

input, textarea {
	font-family: verdana; font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #36512e;
}

ul { 
	list-style-image: url(../images/bullet.gif); 
	padding-right: 20px;
}

a:link {
	color: green;
	text-decoration: underline;
}

a:visited {
	color: green;
	text-decoration: underline;
}

a:hover {
	color: #36512e;
	text-decoration: underline;
}

a:link.cake {
	color: red;
	text-decoration: underline;
}

a:visited.cake {
	color: red;
	text-decoration: underline;
}

a:hover.cake {
	color: #36512e;
	text-decoration: underline;
}

p.home {
	margin-right: 388px;
	line-height: 26px;
}

p.cake {
	text-align: justify;
	padding-left: 0px;
}

font.small {
	font-size: 10px;
}

font.header {
	font-size: 12px;
	font-weight: bold;
}

img.thumb {
	margin-right: 14px;
	border: 1px solid green;
}

img.thumb2 {
	border: 1px solid green;
}

img.large {
	margin-left: 20px;
	border: 1px solid green;
}
	
ul.table {
	padding:2px;
	margin-left: 17px;
	margin-bottom: 0px;
}

#main {
	padding-top: 10px;
	width: 740px; height: 477px;
	background: #FFDCC0 url(../images/background.jpg); background-position: 270px 0px; background-repeat: repeat-y;
}

#logo {
	margin-left: 20px; 
}

#links {
	margin-top: 26px; margin-left: 343px; position: absolute;
	width: 397px; height: 21px;
}

#bottom {
	top: 477px;
	position: absolute;
	width: 740px;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	background: #FFF0E5 url(../images/backgroundBottom.jpg);
	background-position: 270px 0px;
	background-repeat: repeat-y;
}

#cake {
	width: 716px; height: 309px;
	margin-top: 0px; margin-right: 0px; margin-left: 12px; margin-bottom: 11px; border: 0px solid black;
}
