body {
	padding: 0px;
	margin: 0px;
	background-color: #bcbbe1;
	line-height: 18px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(../images/center.jpg);
}

#center {
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
}


#page {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/top.jpg);
}

#header {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	height: 161px;
	width: 750px;
	background-image: url(../images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#menu {
	text-align: center;
	margin: auto;
	width: 700px;
	height: 34px;
}
#menu a.current {
	background-position: center bottom;
	background-repeat: no-repeat;
	color: white;
}

ul.tabs { list-style-type: none; padding: 0; margin: 0; } 
ul.tabs li { text-align: center; padding: 0px; line-height: 34px; height: 34px; margin: 0px; float: left; background: no-repeat right top; } 
ul.tabs li a { text-align: center; font-weight: bold; padding-left: 30px; padding-bottom: 0px; padding-right: 30px; padding-top: 0px; line-height: 34px; font-size: 14px; height: 34px; display: block; color: #ffedbb; text-decoration: none; background: no-repeat left top; } 
ul.tabs li a:hover { color: #ff0; }


#content {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	width: 750px;
}

#inner {
	padding-left: 40px;
	padding-bottom: 50px;
	padding-right: 40px;
	padding-top: 30px;
}

.clear {
	width: 100%;
	display: block;
	clear: both;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 30px;
	font-size: 26px;
	color: #df6f7b;
}

p {
	color: #9369aa;
	line-height: 24px;
	font-size: 14px;
}

img {
	border-width: 0px;
}

.galcat a.water {
	padding-left: 125px;
	background-image: url(../watercolor.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	display: block;
	line-height: 23px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #ffd000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.galcat a.portrait {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../portrait.gif);
	padding-left: 125px;
	float: left;
	display: block;
	line-height: 23px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #ffd000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.galcat a.figure {
	background-image: url(../figure.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 125px;
	float: left;
	display: block;
	line-height: 23px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #ffd000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.galcat {
	width: 550px;
	line-height: 123px;
	float: left;
	display: block;
	height: 123px;
	background-color: #7f5c94;
}

.galcat-l {
	margin: 20px;
	padding-left: 23px;
	line-height: 123px;
	float: left;
	height: 123px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/side.png);
	display: block;
}

.galcat-r {
	display: block;
	float: left;
	height: 123px;
	line-height: 123px;
	padding-right: 23px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/side-r.png);
}

.galcat a:hover {
	color: #d5dcff;
}

#footer {
	height: 26px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg);
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 720px;
}

#copyright p {
	line-height: 26px;
	height: 26px;
	margin: 0px;
	color: #fafafa;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: center;
	border-top-color: #e2cca2;
	border-top-width: 1px;
	border-top-style: solid;
}

.gallimg {
	padding: 10px;
	border-color: #e3c99e;
	border-width: 1px;
	border-style: solid;
	background-color: #ffeac7;
	margin: 10px;
	float: left;
	display: block;
}

.gallimg img {
	border-width: 1px;
	border-style: solid;
	border-color: #d2be9d;
}

.gallimg a {
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #d2be9d;
	float: left;
	display: block;
	background-color: #e7d4b4;
}

.gallimg a:hover, .gallimg img:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #e1af00;
	background-color: #ffb100;
}

.gallimg p {
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	line-height: 18px;
	font-size: 12px;
	margin-top: 10px;
	color: #d2be9d;
	clear: left;
	display: none;
}

#contact input {
	padding: 5px;
}

label {
	font-weight: bold;
}

#contact textarea {
	line-height: 18px;
	font-size: 12px;
	padding: 5px;
}

