* {margin:0;padding:0;}

body {
	color: #333;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 135%;
	margin: 0;
	padding: 15px 0 0 0;
}

p {
	margin-bottom: 15px;
}

.left {float: left;}
.right {float: right;}

#wrap {
	width: 625px;
	margin: 0 auto;
}

#leftcol {
	width: 156px;
	float: left;
}

.logo {
	padding-top: 20px;
	margin-bottom: 45px;
	position: fixed;
	top: 0px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: -90000px;
	overflow: hidden;
	position: fixed;
	top: 125px;
}

#nav li {margin-bottom: 5px;}

#nav li a {
	display: block;
	width: 156px;
	height: 29px;
}

#nav li a:hover {background-position: 0 29px;}

.home {	background: url(../images/home.png);}
.gallery {	background: url(../images/gallery.png);}
.theartist {	background: url(../images/artist.png);}
.contact {	background: url(../images/contact.png);}

#rightcol {
	width: 421px;
	float: right;
	border-left: 1px solid black;
	padding-left: 15px;
	overflow: auto;
	margin-bottom: 15px;
}

#pictureframe {
	width: 412px;
	height: 148px;
	background: url(../images/border.png) no-repeat;
	padding-left: 8px;
	padding-top: 8px;
	margin-bottom: 15px;
}

#quote {
	text-align: center;
	margin-bottom: 15px;
}

#quote h3 {
	display: block;
	text-indent: -90000px;
	overflow: hidden;
	width: 420px;
	height: 148px;
	background: url(../images/quote.png) no-repeat;
}

#picquote {
	text-align: center;
	color: #5B57A6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin-bottom: 15px;
	height: 170px;
	overflow: visible;
}

#picquote p {
	float: left;
	width: 250px;
	padding-top: 15px;
}

#picquote img {
	float: right;
}

#content {
	width: 421px;
	text-align: justify;
	clear: both;
	overflow: visible;
}

#gallery {
	width: 421px;
	min-height: 300px;
	text-align: justify;
	clear: both;
	overflow: visible;
}


#content a {
	text-decoration: none;
	color: #5B57A6;
	border-bottom: 1px dotted #5B57A6; 
}

#content a:hover {	border-bottom: 1px solid #5B57A6; }

#footer {
	clear: both;
	width: 605px;
	background: #656668;
	line-height: 20px;
	color: white;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	margin-bottom: 10px;
}

#footer a {color: white; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#footer p {margin: 0;padding:0;}

form {
	margin-top: 15px;
	font-size: 125%;
}

label, input, textarea {
	display: block;
	width: 295px;
	float: left;
	margin-bottom: 20px;
}

textarea {
	height: 100px;
}

input, textarea {
	font-size: 115%;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Tahoma, sans-serif;
	margin-top: -3px;
}


.checkboxlabel {
	float: right;
	width: 278px;
	font-size: 12px;
	text-align: left;
	margin-top: -5px;
}

.checkboxlabel {
	margin-top: -1px;
}

.checkbox {float: right; width: 25px;}

label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

form br {
	clear: left;
}

.submit {
	background: #CCCCCC;
	border: 1px solid #333;
	margin-left: 110px;
}

.required { 
	color: #5B57A6;
}

h2 { clear: both; margin-bottom: 10px; }

.address {
	font-style: italic;
	text-align: left;
	font-size: 125%;
}

.phonenumber {
	font-weight: bold;
	font-size: 125%;
}

#gallery ul {
	list-style: none;
}

#gallery li {
	margin: 0;
	padding: 0;
	margin-right: 13px;
	margin-bottom: 13px;
	float: left;
}

#gallery .galleryimg a {
	display: block;
	width: 117px;
	height: 117px;
	background: url(../images/galleryborder.png);
	padding: 5px;
	border: 0;
}

#gallery a img {
	border: 0;
	display: block;
}
