/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin: 15px, 0px. 0px, 0px;
 
 padding:0; 
 text-align:center; 
 font-family: Verdana, Ariel, sans-serif;
 font-size: 12px;
  background-color: white; #f0e8d9;
} 
 
#pagewidth{ 
 width:780px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
 border: 1px #CCCCCC solid;
 
} 
 
#header{ 
 height:130px; 
 width:100%; 
 background-color:#FFFFFF; 
 } 
 
#leftcol{
 width:145px; 
 float:left; 
 position:relative; 
 margin-left:-145px; 
 margin-right:1px; 
 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 145px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #6A2330;black;   /* left column colour */ 
border-left-style: solid; 
 /*/*/ border-right-width: 150px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #FFFFFF;  /* right column colour */ 
border-right-style: solid; 
  background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#rightcol{
 /*/*/ width:150px; /* hack keeps NN4 right column right? */ 
 float:right; 
position:relative; 
  margin-right:-150px; 
 margin-left:1px; 
} 
 
#footer{
 height: 100px; 
 width:100%; 
 background-color: gold;#9C89BC; 
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}

div.menu {
	width: 145px;
	background: #671020;black; #333;#fff3ac;
	padding:0;
	margin: 0px;
        bottom-border: 1px white solid;
	
}

div.menu a {
	display:block;
	margin:0;
	width:auto;
	padding: 10px;
	font-weight:bold;
	border-bottom: 1px solid white;
	color: gold;
	text-decoration:none;
        text-align: right;
}

div.menu a:visited {
	display:block;
	margin:0;
	width:auto;
	padding: 10px;
	font-weight:bold;
	border-bottom: 1px solid white;
	color: gold;
	text-decoration:none;
        text-align: right;
}
div.menu a:hover {background:#fc0;color:#00f;}

.bottomrow {
margin: 0px;
padding: 0px;
border-bottom: 1px solid white;
}

.links{ font-weight: bold;

}

img {
            border: 0px;
}

.photo {
                border: 1px black solid;
}

li { margin-bottom: 5px; }

.play {
              padding-top: 5px;
              padding-bottom: 5px;
              border: 1px black solid;
}

fieldset { width: 250px;
}
.red { color: red;
}

td {
             font-size: 12px;
             padding: 5px;
             vertical-align: top;
}

.quote {
               font-size: 18px;
               font-weight: bold;
}

a {
text-decoration: underline;
color: #537295;
}
a:visited {
text-decoration: underline;
color: #999;
}
a:hover {
text-decoration: none;
color: #FF9900;
}

.title {
              text-align: center;
              font-weight: bold;
              font-size: 13px;
              color: #2D050D;
}

div.shadow{float: left;padding: 0 6px 6px 0;
    background: url(http://www.shemakeswebsites.com/images/dropshadow.png) no-repeat bottom right}
div.shadow img{display: block;position: relative;
    top: -3px;left:-3px;padding:5px;background:#FFF;
    border:1px solid;border-color: #ccc #666 #666 #ccc}

.audio {
                text-align: center;
                font-weight: bold;
                color: red;
}