body {
font : 73% Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background : #FFFFFF url(images/bg.gif) repeat-y top center;
}
			/*WRAP*/
#container {
width : 750px;
margin : 0 auto;
padding : 0;
line-height : 1.7em;
background : #FFFFFF;
color : #000000;
 border: 1px solid #155753;
}
			/*TOP BANNER*/
#top {
margin : 0;
padding : 0;
height : 120px;
background : #FFFFFF url(images/BMG_logo4.jpg) no-repeat left center;
border-bottom : 2px solid #FFFFFF;
}
#top h1 {
padding : 30px 0 0 430px;
margin : 0;
font : 175% Tahoma, sans-serif;
letter-spacing : 5px;
color : #FFFFFF;
background : transparent;
}
#top p {
padding : 5px 0 0 10px;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #FFFFFF;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #FFFFFF;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}
			/*LEFT MENU*/
#leftnav {
float : left;
width : 210px;
margin : 0;
padding : 0;
border-right : 2px solid #FFFFFF;
color : #333;
background : #FFFFFF;
}
			/*MAIN CONTENT*/
#content {
margin : 0 0 0 210px;
padding : 0;
background-color: #FFFFFF;
}
			/*FOOTER*/
#footer {
clear : both;
margin : 0;
padding : 0.5em;
border-top : 1px solid #155753;
color : #FFFFFF;
background : #FFFFFF;
}
#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 : #90b905;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
			/*TYPOGRAPHY*/
h2 {
margin : 0;
padding : 0 0 0 5px;
font : 90% Verdana, sans-serif ;
letter-spacing : 5px;
border-bottom : 1px solid #eee;
color : #000000;
background : inherit;
 font-weight: bold;
}
h3 {
margin : 0;
padding : 0 0 5px 10px;
font : 130% Tahoma, sans-serif;
text-transform : uppercase;
color : #520934;
background : inherit;
}
p {
padding : 10px;
}
blockquote {
font-weight : bold;
font-style : italic;

color : #155753;
 text-align: center;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
color : #cb274c;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #520934;
background : inherit;
}
a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
a img {
border : none;
}
#navlist li {
margin : 0 0px 0 0;
padding : 0;
background : inherit;
color : #155753;
list-style-type: none;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
.contentlists {
	margin-left: 20px;
}

			/*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 #155753;
padding : 15px;
color : #155753;
background : transparent;
}
