body {
	margin:0;
}
#wrapper {
	margin:0 auto;
	width:785px;
	height:545px;
	background-image:  url(../background/back.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-family:Georgia; 
	font-size:20px; 
	font-weight:900
}
b1 {
	font-family:Georgia; 
	font-size:13px; 
	font-weight:300
}
h2 {
	font-family:Georgia; 
	font-size:16px; 
	font-weight:900
}
b2 {
	font-family:Georgia; 
	font-size:13px; 
	font-weight:300
}
#left-col {
	width:150px;
	float:left;
	padding-top:105px;
}
#picture-frame {
	width:125px;
	height:279px;
	background-image:  url(../background/pictureframe.gif);
}
#slideshow {
	padding-top:92px;
	padding-left:17px;
}
#left-navigation {
	position:relative;
	top:-10px;
}
#content-col {
	float:right;
	position:relative;
	left:-30px;
	width:630px;
}

#top-navigation {
	margin-top:105px;
}
#updates {
	position:relative;
	top:-20px;
	left:2px;
	margin-top:0px;
	float:left;
	width:99%;
	height:265px;
	overflow-x:hidden;
	overflow-y:scroll;
}
#footer {
	float:right;
	margin-top:25px;
}












