body { margin: auto; text-align: center; background: #333333;}

/*page layout */
#container {width: 700px;height: auto;margin: 0 auto;padding: 0;}
#topbanner {position: relative;width: 700px;height: 50px;background: url(../images/altitle.gif) no-repeat bottom left; padding: 0;margin: 0;}
#navigation_back {position: relative;top: 10px;width: 700px;height: 100px;background: #3d3d3d; text-align: left;}

#navigation {
	position: relative; 
	left: 15px; 
	top: 25px; 
	margin: 0; 
	padding: 0; 
	width: 685px; 
	height: 20px;
}

#navigation a, visited {display: inline; margin: 0;padding: 0;}
#text_container {width: 190px;height: auto;padding: 0;margin-left: 5px;float: left; text-align: left;}
#thumbs_container {width: 470px;height: auto;padding: 0;margin-left: 30px; margin-top: 35px;float: left; text-align: center;}
#statement_container {width: 400px;height: auto;padding: 0;margin-left: 30px; margin-top: 35px;float: left; text-align: justify;}
#shows_container {width: 300px;height: auto;padding: 0;margin-left: 50px; margin-top: 35px;float: left; text-align: left;}
#contact_container {width: 300px;height: auto;padding: 0;margin-left: 50px; margin-top: 35px;float: left; text-align: left;}
#footer {position: relative;top: 20px;width: 700px;height: 35px;background: #3d3d3d; text-align: center; clear: left;margin-bottom: 10px; padding-top:0;}

/*title images */
#title_paint {background: url(../images/paintings_title.gif) no-repeat bottom left;width: 180px;height: 45px;margin-left: 0;padding: 0;}
#title_statement {background: url(../images/statement_title.gif) no-repeat bottom left;width: 180px;height: 45px;margin-left: 0;padding: 0;}
#title_shows {background: url(../images/shows_title.gif) no-repeat bottom left;width: 180px;height: 45px;margin-left: 0;padding: 0;}
#title_contact {background: url(../images/contact_title.gif) no-repeat bottom left;width: 180px;height: 45px;margin-left: 0;padding: 0;}

/*Image pop ups*/
#pop_container {width: 600px;height: auto;margin: 0;padding: 0;}
#pop_text {position: relative; top: 20px; width: 150px;height: auto;padding: 0;margin-right: 20px;float: left; text-align: right;}
#pop_image {position: relative; top: 20px; width: 300px;height: auto;padding: 0;margin: 0;float: left;}
#pop_foot {display: none;}

/*Text Styling */
p { font-family: arial, san-serif; font-size: .8em; line-height: 1.6em; color: #fff; margin-top: 10px;}
#footer p { font-family: arial, san-serif; font-size: .8em; line-height: 1.6em; color: #fff; margin:0; padding-top: 10px; height:40px;}
i {font-family: Arial, san-serif;font-size: .8em;font-weight: normal;color: #fff;}
.sold {font-family: Arial, san-serif;font-size: 1.2em;font-weight: bolder;color: #ff9900;}
h1 { font-family: arial, san-serif; font-size: .8em; line-height: 1.6em; color: #fff; margin-top: 10px;}
h2 { font-family: arial, san-serif; font-size: .8em; line-height: 1.6em; color: #fff; margin-top: 0;}
a, visited {font-family: arial, san-serif; font-size: 1em; line-height: .8em; color: #666666; margin: 0;}


ul#row_one, ul#row_two, ul#row_three {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#row_one li, ul#row_two li, ul#row_three li {
	display: inline;
	margin: 3px;
	padding: 0;
}

.lindsay_clear {
	clear: both;
}
