body 
{
font: 14px verdana, arial, sans-serif;
}

#container 
{
width:1050px;
padding:4px;
border: solid;
}

#heading 
{
position: static;
width: 100%;
height: 130px;
background: white;
}

#line1 
{
float: left;
height: 75%;
}

#main 
{
float: left;
width: 796px;
background: #B1D6C7;
padding: 10px 4px 4px 4px;
border-left: solid white;
text-align: justify;
}

.main1 
{
margin-top:5px;
padding: 5px;
text-align:justify;
background: #B1D6C7;
}

#main2 
{
clear: both;
margin-top:5px;
padding: 5px;
text-align:justify;
}

#main3 
{
margin-top:20px;
padding:5px;
background-color: rgb(177, 214, 199);
}

.main4 
{
margin-left:100px;
margin-right:100px;
width: 600px;
background: #B1D6C7;
padding: 2px;
border: solid white;
text-align: left;
}

#background 
{
width:979px;
height:12px;
background-image: url(line.GIF);
margin-left:66px;
margin-right:0px;
position: static;
}

#list1 
{
list-style: none;
margin-right: 5px;
padding: 0px;
line-height: 25px;
text-indent: 10px;
}

#list2 
{
margin-left: 30px;
text-indent:20px;
line-height:25px;
}


h1 
{
margin: 0px;
text-align: left;
font: bold 45px verdana, arial, sans-serif;
color: black;
}

h2 
{
margin: 0px;
text-align: left;
font: bold 20px verdana, arial, sans-serif;
color: #336666;
}

h3 
{
margin: 0px;
text-align: left;
font: bold 20px verdana, arial, sans-serif;
height: 24px;
width: 796px;
color: white;
background: #336666;
padding: 6px;
border-bottom: 6px solid white;
border-left: solid white;
}

td.table1 
{
padding: 4px;
background-color: #CCCCCC;
width:400px;
text-align:justify;
}

td.table2 
{
padding: 10px;
background-color: #B1D6C7;
width:400px;
text-align: justify;
}

td.table3 
{
padding: 4px;
border: medium double #CCCCCC;
font-size: 24px;
text-align: center;
}


td.pic 
{
padding:4px;
text-align:center;
font-style:italic;
}

td.padding1 
{
padding: 4px;
}

.green
{
background-color: #B1D6C7;
}

.grey
{
background-color: #CCCCCC;
}

.fixed
{
table-layout: fixed;
}

.txtcen 
{
text-align:center;
}

.txtjust 
{
text-align: justify;
}

.txtund 
{ 
text-decoration: underline
} 

.small
{
font-size:9px;
type:square;
text-indent:0px;
list-style-position: inside;
}

.pictxt 
{
float:right;
width:350px;
margin:0px 0px 0px 20px;
padding: 0px 10px 10px 10px;
border:none;
text-align:center;
}

.map
{
padding: 30px; 
background-color: white;
text-align: justify;
}

div.img
{
margin: 2px;
border: 1px solid #0000ff;
height: 240px;
width: 253px;
float: left;
text-align: center;
}

div.img img
{
display: inline;
margin: 3px;
border: 1px solid #ffffff;
height: 185px
}

div.img a:hover img
{
border: 1px solid #0000ff;
}

div.desc
{
text-align: center;
text-valign: bottom;
font-style: italic;
width: 200px;
margin: 2px;
height: 35px;
}

span.color 
{
color: rgb(51, 102, 102);
font-style: italic;
}


