body {
	margin: 0;
	padding: 0;
	font-family: georgia, "times new roman", times, serif;
	font-size: 96%;
	font-size: 1.0em;
	line-height: 1.5em;
	background-color: #f6c1ff;
	color: #000000;
	background-image: url(../images/bg-2c.jpg);
	background-repeat: repeat;
	text-align: center;
}

div#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#header {
	/* padding-bottom: 1%; */
	text-align: center;
	border-bottom: double #bfbfbf medium;
	background-image: url(../images/bg-5c.jpg);
	background-repeat: repeat;
}

div#footer {
	text-align: center;
	clear: both;
	color: #333333;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	line-height: 0.96em;
	border-top:double #bfbfbf medium;
}

div#maincontent {
	margin-right: 350px;
}

div#rightcolumn {
	float: right;
	width: 310px;
	/*padding: 2%;*/

}
#weddingphotos {
	height: 400px;
	width: 600px;
	margin-top: 5px;
	padding: 3% 2% 2%;

}
#eventphotos {
	height: 400px;
	width: 600px;
	margin-top: 5px;
	padding: 3% 2% 2%;
}
div#headerline {
	padding: 1% 1% 2%;
	text-align: center;
	border-bottom: double #bfbfbf medium;
}
div#comm {

}
div#webdesign {
	font-size: 12px;
	font-weight: lighter;
	color: #0066FF;
	margin: 3px;
	padding: 0px;
}
.smallerh2 {
	font-size: 1.07em;
	font-weight: bold;
}
.textlinks {
	font-size: 1.0em;
	display: inline;
	list-style-type: none;
}
.textlinks li {
	display:inline;
	margin:20px 10px 0px 10px;
}

