body
{
background-color: #336699;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

#Outer
{
background-color: #dfd0c7;
width:900px;
 height:100%;
  min-height:100%;
 margin:auto;
 border: 10px solid #b39188;
}

#Header
{
background: url(images/header.jpg) no-repeat left top;
width:900px;
 height:166px;
}

#Nav
{
 background: url(images/bar.jpg) no-repeat left top;
 width:900px;
 height:50px;
 padding:10px;
}

#Gallery
{
width:890px;
padding: 0px 5px 0px 5px;
 margin-top:-20px;
 }

#Left
{
 float: left;
 width: 600px;
 padding: 0px 5px 0px 5px;
 margin-top:-20px;
}

#Right
{
 float: right;
width: 280px;
}

#Footer
{
clear:both;
 background: url(images/bar.jpg) no-repeat left top;
 width:900px;
 height:50px;
}

.navlink
{
font-size:24px;
color:#003366;
text-decoration:none;
font-weight:600;
border-right:2px solid #FFFFFF; 
 padding:10px;
}


.navlink:hover
{
font-size:24px;
color:#FFFFFF;
text-decoration:none;
font-weight:600;
border-right:2px solid #FFFFFF;  
 padding:10px;
}

a
{
color:#336699;
font-weight:600;
}

a:hover
{
color:#a2867f;
font-weight:600;
}

.footer
{
font-size:12px;
color:#003366;
font-weight:600;
}
.footer:hover
{
font-size:12px;
color:#336699;
font-weight:600;
}
.fttbl
{
font-size:12px;
color:#003366;
 padding:10px;
 font-weight:600;
}
.cont_bx
{
background-color:#a2867f;
color:#FFFFFF;
 padding:5px;
 font-weight:600;  
 margin-right:10px;
}
.cont_tbl
{
background-color:#b39188;
 padding:10px;
 font-weight:600;
}
.clink
{
color:#003366;
font-weight:600;
}
.clink:hover
{
color:#336699;
font-weight:600;
}
h2
{
color:#336699;
}
.c_title
{
font-size:18px;
padding-bottom:5px;
}
.q
{
color:#336699;
font-weight:600;
}
