body {
	color :  #20ffff;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 73%;
	clear: none;
	background-color:  #20ffff;
	background-image: url(images/11.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
			/*WRAP*/
#container {
	width : 900px;
	margin : 0 auto;
	padding : 0;
	line-height : normal;
	color : #000000;
	background-color: #CCCCCC;
}
			/*TOP BANNER*/
#top {
	margin : 0;
	padding : 0 auto;
	height : 280px;
	border-bottom : 2px solid #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}
#top h1 {
padding : 30px 0 0 430px;
margin : 0;
font : 175% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
background : transparent;
}
#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 : 160px;
	margin : 0;
	padding : 0;
	border-right : 2px solid #fff;
	color : #000000;
	background : #eee;
}
			/*MAIN CONTENT*/
#content {
margin : 0 0 0 170px;
padding : 0;
}
			/*FOOTER*/
#footer {
	clear : both;
	margin : 0;
	padding : 0.5em;
	border-top : #FF6600;
	color : #FFFFFF;
	background-color: gray;
}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #eee;
background : transparent;
text-decoration : none;
}
#footer a:hover {
	text-decoration : none;
	color : #FF9900;
	background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
			/*TYPOGRAPHY*/
h2 {
	margin : 0;
	padding : 0 0 0 5px;
	font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing : 5px;
	border-bottom : 1px solid #eee;
	color : #000000;
	background : inherit;
}
h3 {
	margin : 0;
	padding : 0 0 5px 10px;
	font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
	text-transform : uppercase;
	color : #000000;
	background : inherit;
}
p {
padding : 10px;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #000000;
}
			/*LINKS*/
a:link, a:visited {
	text-decoration : none;
	color : #FF0000;
	background : transparent;
	text-decoration : none;
}
a:hover {
	text-decoration : none;
	color : #000000;
	background : inherit;
}
a:active {
	text-decoration : none;
	background : inherit;
	color : #CCCCCC;
}
a img {
border : none;
}
#navlist li {
	list-style-type : square;
	margin : 0 15px 0 0;
	padding : 0;
	background : inherit;
	color : #000000;
}
			/*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 #cb274c;
padding : 15px;
color : gray;
background : transparent;
}

