body {
overflow-x:hidden; 
background-image:url('Images/background.jpg'); 
font-family:Arial; 
font-size: 10pt; 
} 


#layout {
margin-top: 0px; 
margin-left: 00px; 
width: 1280px; 
height: 597px; 
position: absolute;
background:url('Images/polaroid.gif') no-repeat;
}


#content {
width: 500px; 
margin-top: 10px; 
margin-left: 545px; 
position: absolute;
}


.block {
padding: 0px;
margin-left: 10px;
margin-right: 5px;
margin-top: 5px;
font-size: 12px;
}

.box { width: 33em; background: #ffffff;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:100%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #9C8655;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


#navigation
{
margin-left: 544;
margin-right: auto;
margin-top: 65px;
margin-bottom: 5px;
text-align : left;
}

#navlist li
{
display: inline;
padding-bottom: 16px;
padding-right: 6px;
}

#navlist a
{
padding-bottom: 16px;
font-weight: bold;
padding-right: 6px;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
padding-right: 6px;
color: #000000;
}

#navlist a:hover
{
padding-right: 6px;
color: #9C8655;
} 


a:link {
color: #000000; text-decoration: none;
} 


a:visited 
{color: #000000; text-decoration: none;
}


a:hover 
{color: #9C8655; text-decoration: none;
}


h1 {
font-size: 14px;
font-color:#ffffff;
line-height: 20px; 
text-align: left;
padding-left:5px;
font-family: Arial, serif; 
border-color:#ffffff;
background:URL(Images/h1.jpg);
font-weight:bold;
letter-spacing: 2px; 
}


b {
color:#000000;
}


i {
color:#000000;
font-weight:bold;
}


li {
list-style-type: square;
}


* {
margin:0;
padding:0;
}


#footer {
background-repeat : no-repeat; 
width : 440px; 
height : 33px; 
text-align : right; 
color : #ffffff; 
margin-right: 10px;
margin-top: 2px;
font-style : Arial; 
font-size: 10px;
font-weight:bold;
letter-spacing: 2px;
} 
