/* Main style sheet for rememberthewater.com
   www.plasmadyne.com
   Started Jan 30, 2007 */

html, body {
	height: 100%;
}
body {
	color:#000000;
	margin:0;
	font-family: Verdana, Helvetica, san serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000000;	
}

/* --- Link properties --- */

A:link {
	color:#247BF2;
	text-decoration: none;
}
A:visited {
	color:#247BF2;
	text-decoration: none;
}
A:hover {
	color:#D22D2D;
	text-decoration: none;
}
:focus, :active { outline: 0; }

/* --- Formatting --- */
#container {
	min-height:100%;
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	float:center;
}
#content {
	width:1024px;
	padding:0px;
}


#center {
	width:750px;
	padding:0px;
	margin-left: 130px;
}
#contentcentertitle {
	height: 40px;
	vertical-align: middle;
	padding: 20px;
	text-align: center;
}
#contentcenter {
	padding:8px;
}
#leftborder {
	width:168px;
	padding:0px;
	float:left;
	height:auto;

}
#rightborder {
	width:174px;
	padding:0px;
	float:left;
	background-image: url(/images/right_border.jpg);
	height:auto;
	
}
#homescroll {
	width:300px;
	padding-top: 505px;
	padding-left: 10px;
}	
#lefttorch {
	float: left;
	padding-top: 120px;	
}
#righttorch {
	float: left;
	padding-top: 120px;	
}

#contentright {
	width:270px;
	padding:0px;
	float:left;
	vertical-align: top;
	margin-top: 40px;
	text-align: left;
}	
#navcontainer {
	float: left;
	width: 984px;
	padding: 20px;
	text-align: center;
}	
#navcontainerbtm {
	float: left;
	margin-left:30px;
}
#flashcontentb {
		width: 400px;
		height: 40px;
		float: left;
}

/* --- Classes --- */
.back_link {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.regtext {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3D1F1F;
}
.regtextJ {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3D1F1F;
	text-align: justify;
}
.regtextWhiteJ{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}
.regtextWhite{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	color: #FFFFFF;
}
.regtextWhite A:link{
	text-decoration: none;
	color: #247BF2;
}
.regtextWhite A:visited {
	text-decoration: none;
	color: #247BF2;
}
.regtextWhite A:hover {
	text-decoration: underline;
		color: #FFFFFF;
}
.regtextBlk{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	color: #000000;
}
.regtextBlk A:link {
	color:#0130C6;
}
.regtextBlk A:visited {
	color:#0130C6;
}
.regtextBlk A:hover {
	color:#D22D2D;
}
.musicartist {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	color: #3D1F1F;
}
.musicartistJ {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	color: #3D1F1F;
	text-align: justify;
}
.siteDescr {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	width: 250px;
	text-align: left;
}

/* --- small headings, the formatting above and below is 0 so that they can be snugged up against other text without a regular <p></p> space --- */

.links_Top {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.links_Top A:link{
	text-decoration: none;
}
.links_Top A:visited {
	text-decoration: none;
}
.links_Top A:hover {
	text-decoration: none;
}
.links_TopGallery {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.links_TopGallery A:link{
	color:#FFFFFF;
	text-decoration: none;
}
.links_TopGallery A:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.links_TopGallery A:hover {
	color:#EF8B03;
	text-decoration: none;
}
.smlheading {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}

/* --- Medium headings, the formatting above and below is 0 so that they can be snugged up against other text without a regular <p></p> space --- */

.medheading{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
.lrgheading{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
.medheadingB {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	color: #FFFFFF;
}
.medheadingblk{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	margin: 0em;
	color: #000000;
}
	.medheadingBblk{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
	margin: 0em;
	color: #000000;
}
.tiny {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
.tinyWhite {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;

}
.tinyblk {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	color: #000000;
}
.tblbrdr {
    border-width: 1px;
    border-style: solid;
    border-color: #88071D;
    }
.redtext {
	color: #FF0000;
}
.tblbrdrToDo {
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	border-width: 1px;
    border-style: solid;
    border-color: #88071D;
	}
.quote {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #3D1F1F;
	line-height: 150%;
}

