body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #494134;
	margin: 15px;
	padding: 0px;
	text-align: center;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #666633;
}
img {
	vertical-align: top;
}
#container_1 {
	padding: 2px;
	width: 751px;
	background-color: #eae8cf;
	margin: 0 auto;
}
#container_2 {
	padding: 2px;
	width: 747px;
	background-color: #c6a05f;
}
#main {
	width: 747px;
	background-color: #f2ead4;
	padding: 0px;
	margin: 0px;
}
#header {
	height: 94px;
}
#nav-top {
	height: 26px;
	background-image: url('images/nav_background.jpg');
}
#nav-sub {
	height: 50px;
	text-align: right;
}
#body {
	padding-left: 14px;
	text-align: left;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#body-left {
	width: 522px;
	float: left;
}
p img {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#body-left h4 {
	margin-top: 0px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: medium;
}
#body-left h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	margin: 0pt;
}
#body-left h4#welcome {
	background-image: url('images/title_home.jpg');
	height: 32px;
	width: 454px;
}
#body-left h4#contact {
	background-image: url('images/title_contact.jpg');
	height: 32px;
	width: 452px;
}
#body-left h4#about {
	background-image: url('images/title_about.jpg');
	height: 32px;
	width: 444px;
}
#body-left h4#projects {
	background-image: url('images/title_projects.jpg');
	height: 32px;
	width: 445px;
}
#body-left h4#founders {
	background-image: url('images/projects_title_founders.jpg');
	height: 32px;
	width: 445px;
}
#body-left h4#orchid {
	background-image: url('images/projects_title_orchid.jpg');
	height: 32px;
	width: 445px;
}
#body-left h4#beau {
	background-image: url('images/projects_title_beau.jpg');
	height: 32px;
	width: 445px;
}
#body-left h4#en_provence {
	background-image: url('images/projects_title_en_provence.jpg');
	height: 32px;
	width: 445px;
}
#body-left h4#news {
	background-image: url('images/title_news.jpg');
	height: 32px;
	width: 421px;
}
#body-left h4#bios {
	background-image: url('images/title_bios.jpg');
	height: 32px;
	width: 460px;
}
#body-left h4 span {
	display: none;
}
#body-right {
	width: 211px;
	text-align: right;
	float: right;
}
#nav-bottom {
	height: 218px;
}
#footer {
	height: 26px;
	padding: 0px;
	margin: 0px;
}
#copyright {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffcc66;
}
#copyright a:link {
	color: #eae8cf;
}
#copyright a:visited {
	color: #666633;
}
div.hr {
	height: 77px;
	width: 490px;
	background-image: url(images/divider.jpg);
	clear: left;
}
div.hr hr {
	display: none;
}
.gallery {
	padding:10px;
	}
.gallery li{
	float:left;
	padding:5px;
	list-style:none outside none;
	}
.gallery li img {
		border:0px;
		display:inline;
		margin:auto;
		vertical-align:middle;
		}
.screenshot img {
		border:0px;
		margin:5px;
		border:0px;
	}
#screenshot{
        position:absolute;
        border:1px solid #ccc;
        background:#FBF8F1;
        padding:5px;
        display:none;
        color:#fff;
}
.gallery li {
	width:100px;
	height:100px;
	text-align:center;
	background:#FBF8F1;
	margin:1px;
	line-height:100px;
	}
.gallery ul li a {
	height:1px;
	line-height:100px;
	padding-top:10px;
	}
