Body { background-color: #355760 }

.nav A:link  { FONT-SIZE: 14pt; COLOR: #355760; text-decoration:none; }
.nav A:visited { FONT-SIZE: 14pt; COLOR: #355760; text-decoration:none; }
.nav A:hover { FONT-SIZE: 14pt; COLOR: #B8867F; }

A:link  { COLOR: #355760; text-decoration:none; }
A:visited { COLOR: #355760; text-decoration:none; }
A:hover { COLOR: #B8867F; }

.title  { font-size: 16pt; color:#355760; font-style: italic, bold; }
.note  { font-size: 10pt; font-style: italic; }

P { font-size: 12pt }


ul
{
list-style-type: none;
padding: 0px;
margin: 0;
}

li
{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: ;
padding-left: 8px;
}


#main
{
 position: absolute;
 width: 85%;
 top: 6px;
 left: 50px;
 right: 50px;
 z-index: 0;
 height: 90%;
 border: 3px solid #625D5D;
 background: #ffffff;
}


#nav
{
 width: 100%;
 border: 0px;
 background-image:
 url('images/nav.gif');
 background-repeat: repeat-x
}



#main3
{
 position: relative;
 width: 80%; 
 left: 30px;
}

#quote
{
 position: relative;
 left: 200px;
 border: 0px;
}

.quote2	
{
background-image:
url('images/quote2.jpg');
background-repeat: repeat
}

#box
{
 position: relative;
 left: 100px;
 border: 0px;
}

.box2	
{
background-image:
url('images/box2.jpg');
background-repeat: repeat-y
}


#ci
{ font-size: 10px }

