#wrapper {width: 100%;}
body {margin: 0px;background-image: url(../images/background.jpg);background-position: center top; background-attachment:fixed; background-color:#ddd9cc; background-repeat:no-repeat;}

#bodywrapper {width:1000px; margin:0px auto 0px auto; }
#header {width: 960px; height:174px; margin:0px auto 25px auto;}
#headerlogo { width:279px; height:50px; float:left;}
#navigationholder {width: 490px; height: 174px; float:right; }
#navigation {width:328px; height:25px; margin-top: 146px; background-image:url(../images/banav.png); padding-top: 3px }
#navigation ul li a {display:block; width: 35px; height: 28px;}
#navigation ul li {margin-right: 3px; margin-left:3px;}
#navigation ul {padding:0px 0px 0px 50px; margin:0; list-style: none; z-index:100; }
#navigation ul li {float:left; position:relative; }
#navigation ul li:hover a {color:#fff;}
#navigation ul li:hover ul li a:hover {color:#fff;}

#contentwrapper {width: 1000px; height: 465px; background:url(../images/contentbg.png);}
#mainphotoholder {width: 410px; height: 420px; float:left; margin: 23px 0px 0px 23px; padding: 4px 3px 4px 4px;}
#contentright {width:560px; height: 450px; float:right;}
#secondphoto {width:555px; height: 215px; margin-top:15px; padding:10px 0 0 5px;}
#text {width:495px; height: 175px; margin-top:5px; padding: 10px 30px 15px 30px;}

#copyright {width: 1000px; height:28px; margin-top: 80px;}
#copyrighttext { width:315px; height:28px; margin:0 auto;}

a img {border:none;}
a {color:#000; text-decoration:none;}
a:hover {color: #ff9a00;}
p {font-family:Verdana, Geneva, sans-serif; font-size: 0.8em; line-height:18px; margin:0px}
li {list-style: none;}