body {
	background-color:#f0fab6;
	font-family:Verdana,Helvetica, Arial;
	font-size:12px;
	color:#484832;
	margin:0;
	min-width:900px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}
h2 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}
table {
	width:600px;
}
td {
	width:300px;
	padding-left:100px;
}
#page {
	min-height: 550px;
	background-color:#e6fa73;
	padding: 0;
	}
#name{
	float:left;
}


#top {
	width:100%;
	height:180px;
	text-align:left;
	margin:0;
	padding:0;
	background-image: url(../images/emblemDivBg.gif);
	background-repeat:repeat-x;
}

#emblem {
	float:left;
	width:200px;
	height:180px;
	margin:0;
	padding:0;
}

#navbar {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	width:600px;
	margin-left:200px;
	margin-top:100px;
	height:30px;
	font-size:14px;
	font-family:Georgia,Times New Roman;
	background:#e6fa73;
	top: -2px;
}
#navbar li {
	float:left;
	margin-right:20px;
}
#navbar li a {
	color:#484832;
	text-decoration:none;
}
#topphotos {
	position:absolute;
	margin-left:200px;
	margin-top:120px;
	width:600px;
	}
#main {
	width:600px;
	margin-top:45px;
	margin-left:200px;
	min-height:200px;
}

#sidebar {
	width:200px;
	height:100%;
	float:left;

}
#pictures {
	width:600px;
	margin-left:200px;
	padding-bottom:20px;
}
.thumb {
	background:#fff;
	width:81px;
	height:81px;
    padding:2px; 
	margin:8px;
	margin-left:0;
	border:1px solid #ccc;
}

#footer {
	width:100%;
	height:7px;
	background-color:#a5c645;
}

#bottomText {
	margin-left:75px;
	width:600px;
	text-align:center;
	font-size:10px;
	background-color:#f0fab6;
}

#map {
	margin-left:46px;
	margin-right:46px;
	width:700px;
	height:350px;
	border:4px dashed #ccc;
	
}
