.section-1 {float:left;width:339px;}
.section-2 {float:left;width:140px;}
.section-3 {float:left;width:130px;}
.section-4 {float:left;width:341px;}

.button1 {width:140px;height:43px;}
.button1 a {display:block;width:140px;height:43px;background:url(../images/homebutton1.jpg) no-repeat top left;}
.button1 a:hover {background-position:bottom left;}

.button2 {width:130px;height:56px;}
.button2 a {display:block;width:130px;height:56px;background:url(../images/homebutton2.jpg) no-repeat top left;}
.button2 a:hover {background-position:bottom left;}

.button3 {width:140px;height:35px;}
.button3 a {display:block;width:140px;height:35px;background:url(../images/homebutton3.jpg) no-repeat top left;}
.button3 a:hover {background-position:bottom left;}

.button4 {width:130px;height:30px;}
.button4 a {display:block;width:130px;height:30px;background:url(../images/homebutton4.jpg) no-repeat top left;}
.button4 a:hover {background-position:bottom left;}

.button5 {width:140px;height:65px;}
.button5 a {display:block;width:140px;height:65px;background:url(../images/homebutton5.jpg) no-repeat top left;}
.button5 a:hover {background-position:bottom left;}

.button6 {width:130px;height:46px;}
.button6 a {display:block;width:130px;height:46px;background:url(../images/homebutton6.jpg) no-repeat top left;}
.button6 a:hover {background-position:bottom left;}

.photo {width:950px;height:631px;background:url(../images/homebg.jpg) no-repeat top left;position:relative;}

.menuwrapper {position:absolute;width:200px;height:300px;top:80px;left:50px;}
ul.menu {list-style-type:none;padding:5px 0;margin:0 1px;font-family:Georgia,serif;}
ul.menu li {text-align:right;font-size:1.1em;}
ul.menu li a {display:block;padding:4px 8px;color:#fff;text-decoration:none;}
ul.menu li a:hover {background:#271a1e;}
#current {font-weight:900;}

.content {position:absolute;width:607px;height:505px;top:63px;left:270px;overflow:auto;}

.contentheading {font-size:1.6em;font-family:Georgia,serif;font-style:italic;color:#000;padding:5px 0px;} 