html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#leftside {
	float: left;
	height: 480px;
	width: 400px;
	background-image: url(../images/frame.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#rightside {
	float: left;
	height: 400px;
	width: 400px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 80%;
}
.top40 {
	padding-top: 40px;
}
#header {
	padding: 0px;
	height: 150px;
	width: 100%;
	min-width: 860px;
	background-color: #f8f274;
	background-image: url(../images/tcakes_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#nav {
	width: 860px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	padding: 0px;
}

#container {
min-height: 100%;
margin-bottom: -50px;
position: relative;
}

#footer {
	height: 50px;
	position: relative;
	background-color: #F8F274;
	background-image: url(../images/bottom_stripes.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	min-width: 860px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #000000;
}

.clearfooter {
height: 50px;
clear: both;
}

#content {
	position: relative;
	width: 860px;
	top: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#navlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}	
#navlist li {
	margin: 0px;
	padding: 0px;
}



#navlist #home {
	height: 50px;
	width: 101px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navlist #about {
	height: 50px;
	width: 100px;
	position: absolute;
	left: 101px;
	top: 0;
}
#navlist #cupcakes {
	height: 50px;
	width: 115px;
	position: absolute;
	left: 201px;
	top: 0px;
}
#navlist #services {
	height: 50px;
	width: 111px;
	position: absolute;
	left: 316px;
	top: 0px;
}
#navlist #confess {
	height: 50px;
	width: 107px;
	position: absolute;
	left: 427px;
	top: 0px;
	}
#navlist #press {
	height: 50px;
	width: 92px;
	position: absolute;
	left: 534px;
	top: 0px;
}
#navlist #locations {
	height: 50px;
	width: 105px;
	position: absolute;
	left: 626px;
	top: 0px;
}
#navlist #last {
	height: 50px;
	width: 129px;
	position: absolute;
	left: 731px;
	top: 0px;
}
.image20left {
	padding-left: 20px;
}
h1 {
	font-size: 140%;
}
#newsletter {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topleft {
	background-image: url(http://www.tracycakesonline.com/images/newsletter/signup_sheet_01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #cee1ea;
	padding-left: 130px;
	padding-top: 10px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
	margin-bottom: -25px;
	padding-left: 10px;
}
#bottomleft {
	background-attachment: fixed;
	background-image: url(../images/newsletter/Untitled-1_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightnewsletter {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
