body {
font : 73% Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #666;
background : #0b80;
}
			/*WRAP*/
#container {
width : 760px;
margin : 0 auto;
padding : 0;
line-height : 1.7em;
background : #F8F8F8;
color : #333333;
border-top : 3px solid #0000b5;
border-right : 3px solid #0000b5;
border-left : 3px solid #0000b5;
border-top : 3px solid #0000b5;
border-bottom : 3px solid #0000b5;
}
			/*TOP BANNER*/
#top {
background-image:url(header.gif);
background-repeat:no-repeat;
border-bottom : 1px solid #CCCCCC;
width: 760px;
height : 135px; 
background-color : #0000b5; 
}
#top h1 {
padding :0px 0 0 0px;
margin : 0;
background : transparent;
}

#top h4  {
margin : 0;
padding : 0 0 0 0px;
font : 25% Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing : 1px;
color : #FFFFFF;
background : inherit;
}

#top p {
padding : 5px 0 0 10px;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #eee;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #fff;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}
			/*LEFT MENU*/
#leftnav {
float : left;
width : 168px;
margin : 0;
padding : 0 0 0 5;
border-right : 3px solid #FFFFFF;
color : #333;
background : #eee;

}
			/*MAIN CONTENT*/
#content {
width : 540px;
margin : 0 0 0 180px;
padding : 0 0 0 18px;
}
         /*FLOATING MY PARAGRAPHS*/
p.center {
 text-align: center; 
}
 .floatleft {
        float: left;
 }       
  .floatright {
        float: right;
 }        
 .clearboth {
      clear: both;
 } 
			/*FOOTER*/
#footer  {
clear : both;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
    color: #666666 ;
  	font-size: 11px
}

			/*FOOTER 2*/
#footer2  {
	text-align: center;
}
			/*TYPOGRAPHY*/
h1  {
margin : 0;
padding : 0 0 0 6x;
font : 180%  georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
font-weight : bold;
color : #0000b5;
background : inherit;
}

h2 {
margin : 0;
padding : 0 0 0 0px;
font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
font-weight : bold;
letter-spacing : 1px;
border-bottom : 1px solid #eee;
color : #0000b5;
background : inherit;
}
h3 {
margin : 0;
padding : 0 0 0px 0px;
font : 105%  georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
color : #0000b5;
background : inherit;
}
.credits {
    padding : 0 0 0px 0px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.indent1 {
    padding : 0 0 0px 35px;
    font-size: 11px;
	font-family: georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
}
p {
padding : 
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

			/*LINKS*/
a:link,  {
text-decoration : none;
background : transparent;
text-decoration : none;
font-weight : bold;
color : #0000b5;
}
a:visited {
text-decoration : none;
background : transparent;
text-decoration : none;
font-weight : bold;
color : #00CC00;
}
a:hover {
text-decoration: underline;
color : #00CC00;
background : inherit;
}
a:active {
text-decoration : none;
background : inherit;
}
a img {
border : none;
}
#navlist li {
list-style-type : square;
margin : 0 15px 0 0;
padding : 0;
background : inherit;
color : #0000b5;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
height : 125px;
}
#gallery img {
float : left;
padding : 5px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.quote {
margin : 10px;
border : 1px solid #0000b5;
padding : 15px;
color : #0000b5;
background : transparent;
}

.quotenoborder {
margin : 10px;
padding : 15px;
color : #0000b5;
background : transparent;
}

