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.jpg) no-repeat;
}


#content {
width: 500px; 
margin-top: 10px; 
margin-left: 470px; 
position: absolute;
}


.block {
padding: 0px;
margin-left: 10px;
margin-right: 5px;
margin-top: 5px;
font-size: 12px;
}

.box { width: 38em; background: #ffffff;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:100%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #5A7C7D;}
.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: 475;
margin-right: auto;
margin-top: 150px;
margin-bottom: 10px;
}

#navlist li
{
display: inline;
padding-bottom: 14px;
padding-left: 10px;
background-repeat: no-repeat;
}

#navlist a
{
padding-left: 20px;
padding-bottom: 14px;
font-weight: bold;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
padding-left: 20px;
color: #ffffff;
background: url(Images/Star.gif);
background-position: 0 -20px;
background-repeat: no-repeat;
}

#navlist a:hover
{
color: #000000;
padding-left: 20px;
background: url(Images/Star.gif);
background-repeat: no-repeat;
} 


a:link {
color: #000000; text-decoration: none;
} 


a:visited 
{color: #000000; text-decoration: none;
}


a:hover 
{color: #5A7C7D; 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:#5A7C7D;
font-weight:bold;
}


li {
list-style-type: square;
}


* {
margin:0;
padding:0;
}


#footer {
background : url("Images/h1.jpg"); 
background-repeat : no-repeat; 
width : 500px; 
height : 33px; 
text-align : right; 
color : #ffffff; 
margin-right: 10px;
margin-top: 5px;
font-style : Arial; 
font-size: 10px;
font-weight:bold;
letter-spacing: 2px;
} 
