/* General Tag Styles */

html { min-height: 100%; margin-bottom: 1px; }

body, table {
	bgcolor: #FFFFFF; 
	color: #555555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	letter-spacing: 0.2em;
}

pre {
 font-family:lucida console;
 letter-spacing: normal;
 line-height: 18px;
}

img {
    border: 0px;
}

table {
spacing:0px;
padding:0px;
line-height: 20px;

}

td.first {
   width:110px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	letter-spacing: 0.2em;
}

a:link {color:#ff6600; text-decoration: none;}
a:visited {color:#777777; text-decoration: none;}
a:hover {color:#ff6600; text-decoration: none;}

/* ID Styles */
div#header{}

div#header table#headerTable

div#homePhotos {}

div#homePhotos table#homePhotosTable {}

div#content {}

div#content table#contentTable {}

div#content div#contentBlock {
	margin-top: 45px;
}

div#footer {}

/* Text Styles */
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
}

.footerDivider {
    color: #999999;
}

.footerCredit {
	color:#333333;
	font-size: 11px
}

/* Second Level Styles */
div.artLink {
	text-align: center;
	margin-bottom: 75px;
}
div.artLink h1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
}

div.artLink img {
	display: block;
	margin: auto;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	letter-spacing: 0.2em;
	word-spacing: 0;
}

.searchText {
    color: #d4cbc4;
    text-align: center;
    font-size: 6pt;
}

div.resumeLink {
	margin-bottom: 35px;
}

div.resumeLink .description a:visited{
	color:#ff6600; 
	text-decoration: none;
}

div#currentRepresentation {
	width: 600px;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.2em;
	margin-bottom: 50px;
}

div#currentRepresentation div.galleryRow {}

div#currentRepresentation div.galleryRow .city{
	width: 300px;
	float:left;
}
div#currentRepresentation div.galleryRow .gallery{
	width: 300px;
	float:left;
}
