body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 5px;
	padding: 0px;
}

.thumbnials img {
	border: 1px solid #cccccc;
}

.artistName {
	padding: 1px;
}

.medium {
	padding: 1px;
}
	
.website {
	float:left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.email {
	padding: 1px;
}

#content {
	margin: 5px;
	padding: 0px;
}
	
.photowrapper {
	width: 380px;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.textwrapper {
	background-color: #ffffff;
	float: right;
	text-align: left;
	margin: 0px;
	width: 370px;
	padding: 5px;
}

.picNav {
	text-align: center;
}

h1 {
	color: #FF6600;
	font-size: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;	
}

#caption_1 {
	font-weight: bold;
	text-transform: capitalize;	
}

a:link {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-size: 11px;
}

#footer {
	clear: both;
	padding: 5px;
	border-top: 1px; 
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.statement {
	width: 380px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.education {
	margin-top: 5px;
	margin-bottom: 5px;
}

.exhibition {
	margin-top: 5px;
	margin-bottom: 5px;
}

.awards {
	margin-top: 5px;
	margin-bottom: 5px;
}

