body {
	font-size: 16px;
	background-color: #000;
	color: #ececec;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.constructionmessage {
	font-size: 20px;
}
#footer p {
	font-family: 'Happy Monkey';
	font-size: 16px;
	text-align: center;
}

a {
	color: #A7AACD;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
}
h2 {
	font-size: 24px;
	color: #E8D6A8;
}
.rezalois {
	font-family: 'Revalia';
	font-size: 24px;
	color: #E0D2A3;
}

h3 {
	font-family: 'Revalia';
	font-size: 20px;
}
.404error {
	font-size: 22px;
	color: #318E01;
}
#wrapperhome {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-home.jpg);
	background-repeat: no-repeat;
	height: 613px;
}
#wrapperabout {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-aboutus.jpg);
	background-repeat: no-repeat;
	height: 613px;
}
.biopic {
	margin-top: 35px;
	padding-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#wrappergalleries {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-galleries.jpg);
	background-repeat: no-repeat;
	height: 613px;
}
#wrappercontact {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-contact.jpg);
	background-repeat: no-repeat;
	height: 613px;
}
#wrappershows {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-shows.jpg);
	background-repeat: no-repeat;
	height: 613px;
}


#wrappergalleries-sculpture {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-galleries-sculpture.jpg);
	background-repeat: no-repeat;
	height: 613px;
}


#aboutreza {
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	background-image: url(/images/navigationbg.png);
	-moz-box-shadow:    3px 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px 3px #000;
	box-shadow:         3px 3px 3px 3px #000;
	position: static;
	top: 0px;
	margin-top: 15px;
}
#galleries {
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	background-image: url(/images/navigationbg.png);
	-moz-box-shadow:    3px 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px 3px #000;
	box-shadow:         3px 3px 3px 3px #000;
	position: static;
	margin-top: 15px;
}
#galleries #slideshow {
	padding-left: 15px;
}


#aboutreza p {
	padding-right: 15px;
	padding-left: 15px;
}

#galleries p {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.bottomspace {
	padding-bottom: 15px;
}


#aboutreza p img {
	padding-right: 15px;
	padding-bottom: 15px;
}


#wrapper404 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/images/bg-404error.jpg);
	background-repeat: no-repeat;
	height: 613px;
}


#navigation {
	height: 40px;
	background-image: url(/images/navigationbg.png);
	margin-top: 525px;
}
#navigationabout {
	height: 40px;
	background-image: url(/images/navigationbg.png);
	margin-top: 5px;
}

#checkback {
	padding-left: 15px;
	font-size: 18px;
	color: #0BD9D9;
	padding-top: 5px;
}


.littledot {
	color: #1E1B22;
}
.logospace {
	padding-right: 50px;
}
.dropshadow {
		-moz-box-shadow:    3px 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px 3px #000;
	box-shadow:         3px 3px 3px 3px #000;
}
#aboutreza p {
	font-size: 14px;
}
.copyright {
	font-size: 10px;
	padding-left: 325px;
}.formtext {
	font-size: 10px;
	text-align: left;
}
