body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #9966CC;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	margin: auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: 300px top;
	background-color: #FFFFFF;
		overflow:auto;
	
}
#header {
	background-image: url(images/header.jpg);
	height: 300px;
	width: 800px;
			overflow:auto;
}
#nav {
	height: 46px;
	width: 800px;
	background-image: url(images/navbg.jpg);
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav a {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 12px;
	float: left;
	display: block;
	border-top: 1px none #AB3B73;
	border-right: 1px solid #AB3B73;
	border-bottom: 1px none #AB3B73;
	border-left: 1px none #AB3B73;
}
#nav a.right {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 12px;
	float: left;
	display: block;
	border: 1px none #AB3B73;
}
#nav a:hover {
	color: #FF99FF;
}
#leftwrap {
	width: 210px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFF2FF;
	padding-bottom: 10px;
	overflow:auto;
}
#leftlower {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFF2FF;
	padding-bottom: 10px;
	overflow:auto;
}
h2 {
margin-left: 10px;
	font-size: 18px;
	color: #D06194;
}
#leftlower a {
	color: #822650;
}
#leftlowerb {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFF2FF;
	padding-bottom: 10px;
	overflow:auto;
}
#leftlowerb a {
	color: #822650;
}
#left p {
	margin-right: 10px;
	margin-left: 10px;
}
#right {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFF2FF;
	padding-bottom: 4px;
}
#right p {
	margin-right: 10px;
	margin-left: 10px;
}
#rightb {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #EAEFFF;
	padding-bottom: 4px;
}
#rightb p {
	margin-right: 10px;
	margin-left: 10px;
}
#rightb ul {
	float: left;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightb a {
	color: #822650;
}
#rightb .clear {
	width: 550px;
	display: block;
	clear: both;
}
.clear {
	width: 800px;
	display: block;
	clear: both;

}h1 {
	margin-left: 10px;
	font-size: 18px;
	color: #D06194;
}
select {
	margin-left:5px;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formplace {
	padding-right: 10px;
	padding-left: 10px;
}
li {
	list-style-position: inside;
	padding-left: 10px;
}
#gallerystrap {
	background-color: #C45C8F;
	width: 800px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(images/gallerystrap.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 55px;
}
#dcentral td img {
	border: 7px solid #FFFFFF;
	margin: 7px 7px 2px;
	height: 100px;
	width: 100px;
}
#dcentral td {
	text-align: center;
}
#right-button {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #CCC1B5;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
#right-button a {
	color: #666666;
	font-weight: bold;
	display: block;
	padding: 10px;
	text-decoration: none;
}
#right-button a:hover {
	color: #FFFFFF;
}.pic {
	border: 1px solid #333333;
	margin: 2px;
}

