body 
{
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maincontainer
{
	width: 703px;
	margin: auto;
}

#logo
{
	width: 425px;
	height: 74px;
	float: left;
}

#buttonbox
{
	width: 278px;
	height: 74px;
	float: left;
}

#gift
{
	width: 142px;
	height: 37px;
	float: left;
}

#photography
{
	width: 136px;
	height: 37px;
	float: left;
}

#newspapers
{
	width: 142px;
	height: 37px;
	float: left;
}

#contact
{
	width: 136px;
	height: 37px;
	float: left;
}

#header
{
	width: 703px;
	height: 68px;
	float:left;
}

#bodycontent
{
	width: 703px;
	background-image:url(../images/cellbg.jpg);
	float: left;
}

#bodypadding
{
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #b15630;
	text-align: justify;
	line-height: 1.5;
}

#left
{
	width: 436px;
	float: left;
}

#right
{
	width: 247px;
	float: left;
}

#rightimagepadding
{
	padding-right: 20px;
}

#footer
{
	float:left;
	width: 703px;
	height: 11px;
}

#footer2
{
	float:left;
	width: 703px;
	margin: auto;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

a.whitelink { text-decoration:underline; color: #FFFFFF; font-weight: bold; } 
a.whitelink:link { text-decoration:underline; color: #FFFFFF; font-weight: bold; } 
a.whitelink:visited { text-decoration:underline; color: #FFFFFF; font-weight: bold; } 
a.whitelink:hover { text-decoration:underline; color: #FFFFFF; font-weight: bold; } 
a.whitelink:active { text-decoration:underline; color: #FFFFFF; font-weight: bold; } 

a.redlink { text-decoration:underline; color: #b15630; font-weight: bold; } 
a.redlink:link { text-decoration:underline; color: #b15630; font-weight: bold; } 
a.redlink:visited { text-decoration:underline; color: #b15630; font-weight: bold; } 
a.redlink:hover { text-decoration:underline; color: #b15630; font-weight: bold; } 
a.redlink:active { text-decoration:underline; color: #b15630; font-weight: bold; } 

h1, h2, h3, h4, h5, h6
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 16px; 
	color: #b15630;
	font-weight: bold;
}