td img {display: block;}
body {
	background-color: #FCE9DB;
	margin-top: 0px;
	overflow-x: hidden;
	
}
body,td,th {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height:18px;
}

a:link {
	color: #CC6666;
}
a:visited {
	color: #CC6666;
}
a:hover {
	color: #993300;
}
a:active {
	color: #CC6666;
}


a.bottomnav:link {
	color: #CCCCCC;
	font-size: 13px;
	text-decoration:none;
}
a.bottomnav:visited {
	color: #CCCCCC;
	font-size: 13px;
	text-decoration:none;
}
a.bottomnav:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:none;
}
a.bottomnav:active {
	color: #CCCCCC;
	font-size: 13px;
	text-decoration:none;
}

#splash {
	background-image: url(../images/splash.jpg);
	width:1423px;
	height:740px;
	overflow-x:hidden;
	position: fixed; 
	bottom: 0px;
	left:50%;
	margin-left:-711px;
		}

#container {
	width:1231px;
	height:746px;
	margin-left:auto;
	margin-right:auto;
		}
	
#leftbar {
	background-image:url(../images/leftbar.jpg);
	background-repeat:no-repeat;
	width:147px;
	height:746px;
	float:left;
		}
		
#centerbar {
	width:252px;
	height:746px;
	float:left;
		}
		
#name {
	background-image:url(../images/laurenshera.jpg);
	width:252px;
	height:206px;
		}

#mailinglist {
	background-image:url(../images/mailinglist.jpg);
	width:252px;
	height:299px;
		}
		
#mailer {
	width:245px;
	height:auto;
	top:50px;
	position:relative;
		}
		
#rightbar {
	background-image:url(../images/rightbar.jpg);
	width:832px;
	height:746px;
	float:right;
		}

#content {
	width:550px;
	height:auto;
	padding-top:30px;
	padding-bottom:40px;
		}
		
#birds {
	background-image:url(../images/vectorbirds.png);
	width:177px;
	height:120px;
	position:fixed;
	top:0px;
	right:20px;
	
	}
	
#bottompiece {
	background-image:url(../images/ground.png);
	position: fixed; 
	bottom: 0px; 
	width:923px;
	padding-top:82px;
	height:18px;
	z-index:2;
	left:50%;
	margin-left:-461px;
		}
		
		
#bottomnavigation a{
	padding-right: 8px;
	padding-left: 8px;	
}

.navdivider {
	color: #CCCCCC;
	font-size:12px;
		}
		
.header {
	font-size:24px;
	font-weight: bold;
	font-style:italic;
		}
		
.title {
	font-size:24px;
		}