	/* BEGIN DEMO STYLE */
*{margin:0;padding:0}

.caption{font-style:italic;color:#888;font:italic 10pt "Trebuchet MS"}
.demo{position:relative;margin:.5em auto auto auto;width:1010px;}

.gallery_demo{width:702px;margin:0 auto;}
.gallery_demo li{width:90px;height:60px;border:3px double #111;margin: 1px 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
	
body{text-align:center;}
a{text-decoration:none;}
#main_image{margin:0 auto 60px auto;height:600px;width:700px;float:left;}
#main_image img{margin-bottom:5px;}
#thumbs{margin-left:10px;float:left;}

#content_window{margin:20px auto 0 auto;width:1000px;float:left;text-align:left;font:10pt "Trebuchet MS"} /* replaces main_image for contact page */

#landscape,#portrait,#sports,#photojournalism,#product,#fashion,#concert,#weddingevent,#contact {
display:block;
float:left;
}

#landscape {
width:121px;
height:33px;
}

#portrait {
width:93px;
height:33px;
}
	
#sports {
width:71px;
height:33px;
}

#photojournalism {
width:168px;
height:33px;
}

#fashion{
width:95px;
height:33px;
}

#product{
width:101px;
height:33px;
}

#concert {
width:93px;
height:33px;
}

#weddingevent {
width:160px;
height:33px;
}

#contact {
width:95px;
height:33px;
}
