/* basic elements */
body {
	font: normal 14px/16px "Times New Roman", Times, serif;
	color: #333;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/welcomebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

img { 
	border-style: none;
	}

#maintext {
	top:120px;
	position: absolute;
	}	
	
h1.main {
	margin-bottom: 0px;
	margin-left: 0px;
	width:100%;
	height:73px;
	background: url(../images/welcomehg.png) no-repeat left;
	clip: rect(auto,auto,auto,20px);
	}
h1 span {display:none;}

h2 {
	font: italic bolder normal 12pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 0px;
	}

h2.current {
    margin-bottom: 0px;
	width:100%; 
	height:56px; 
    background: url(../images/current.png) no-repeat left;
	}
h2.current span {display:none;}

h2.wip {
    margin-bottom: 0px;
	width:100%; 
	height:61px; 
    background: url(../images/wip.png) no-repeat left;
	}
h2.wip span {display:none;}

h2.other {
    margin-bottom: 0px;
	width:100%; 
	height:57px; 
    background: url(../images/other.png) no-repeat left;
	}
h2.other span {display:none;}

h4 {
	margin-top: 0px;	
	margin-bottom: 0px;
	font-weight: bolder;
	font-style: italic;
	text-transform: capitalize;
	}
	
/*Links and Basic Info*/
a, a:link {
	color: #336699; 
	}
a:visited {
		color: #660033; 
	font-style: italic;
	}
a:hover	   {
		color: #000033; 
	}
a:active { 
	color: #993333; 
	}
a:hover {
	text-decoration: none;
}
acronym { border: 0; color: #780101; cursor: help; }
	
acronym {
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	}

#rtblcbanner {
	background:  url(../images/RTBLC2009.jpg) no-repeat left;
	height:100px;
	top:25px;
	float: none;
	}
#rtblcbanner span {display:none;}

#bbbbk1cover {
	background:  url("../bbb/images/MC-BookCover02a.png") no-repeat left;
	height:280px;
	top:25px;
	float: left;
	}
#bbbbk1cover span {display:none;}

	
#rosebotcorner {
	background: url(../images/rosebotcorner.png) no-repeat right bottom;
	height:169px;
	top:25px;
	position: relative;
	}
#rosebotcorner span {display:none;}

p {
	margin: 5px;
	}
#webring {
	top:25px;
	position: relative;
	}
