body {
	background-image:url(fire.gif);
	color: black;
	background-color: red;
	margin: 0px;
	background-repeat:repeat-x;
	background-position:bottom left;
	font-size: 62.5%;
	}

#content
	{
	position:absolute;
	top:150px;
	left:240px;
	width:480px;
	padding-left: 10px;
	background-color:red;
	border-left:5px solid black;
	/*border-right:5px solid black;*/
	font-size:1.2em;
	font-weight: 400;
	/*line-height:1.3em;*/
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	text-align: left;
	}

#blogcontent
	{
	position:absolute;
	top:150px;
	left:240px;
	width:70%;
	padding-left: 10px;
	background-color:red;
	border-left:5px solid black;
	/*border-right:5px solid black;*/
	font-size:1.2em;
	font-weight: 400;
	/*line-height:1.3em;*/
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	text-align: left;
	}

#forumdiv
	{
	position:absolute;
	top:0px;
	left:15px;
	width:80%;
	}

div.imagecontainer
	{
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	position: relative;
	float:left;
	}

div.imagecontainer img
	{
	background-color: yellow;
	border: 1px solid yellow;
	margin: -5px 5px 5px -5px;
	padding: 1px;
	position: relative;
	vertical-align: bottom;
	}



h1	{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,"Bitstream Vera Sans", sans-serif;
	font-size:2em;
	line-height:2em;
	color: FFFF00;
	background-color:black;
	font-weight:bold;
	margin-left:-250px;
	margin-top:50px;
	width:230px;
	position:relative;
	text-align:right;
	line-height: 120%;
	border:5px solid black;
	float:left;

	}

h2	{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,"Bitstream Vera Sans", sans-serif; 
	color:black;
	font-weight:bold;
	font-size:1.5em;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 2.5px solid black;
	}

h3	{
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	font-style: italic;
	color: black;
	font-size:1.25em;
	margin-top: 0px;
	margin-bottom: .25em;
	}

h2 a
	{
	color:black;
	text-decoration: none;
	font-weight: bold;
	}

h2 a:hover
	{
	color:yellow;
	}


p	{
	}

.biofirst
         {
	font-weight: bold;
	font-size:1.5em;
	}

.band	{
	font-weight: bold;
	}

div.subd
	{
	float: left;
	width:100%;
	margin-bottom:10px;
	}



div.column
	{
	float: left;
	margin-left:1%;
	width: 47%;
/*	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,"Bitstream Vera Sans", sans-serif;
	font-size: 1em;*/
	color: black;
	text-align: left;
	}

/* div.column a
	{
	font-weight: bold;
	color: black;
	text-decoration: none;
	}

div.column a:hover
	{
	color:red;
	background-color:black;
	}


div.column p
	{
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	font-size: 1.5em;
	color: black;
	text-align: left;
	}
*/


ol
	{
        margin-left: 1.75em;
        padding-left: 0em;
	font-size:1em;
	}

li
        {
        line-height:.75em;
  	margin-bottom: .2em;
  	}

a
	{
	color: yellow;
	font-weight: bold;
	text-decoration: none;	
	}

a:hover
	{
	color: black;
	}







dl.nomargin
	{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,"Bitstream Vera Sans", sans-serif;
	font-size: 1.2em;
        line-height:1.1em;
	margin: 0;
	padding: 0;
	}

.nomargin dt
	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

.nomargin dt a
	{
	font-weight: bold;
	color: black;
	}

.nomargin a:hover
	{
	color:yellow;
	}

.nomargin dd
	{
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	font-weight:50;
	margin-left: 0em;
	padding: 0;	
	}




dl.bandinterest
	{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,"Bitstream Vera Sans", sans-serif;
	font-size: 1.2em;
        line-height:1.1em;
	margin: 0em;
	padding: 0;
	}

.bandinterest dt
	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

.bandinterest dt a
	{
	font-weight: bold;
	color: black;
	}

.bandinterest a:hover
	{
	color:yellow;
	}

.bandinterest dd
	{
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	font-weight:50;
	margin-left: 0em;
	padding: 0;
        margin-bottom: .5em;
	}


dl.reviewquote
	{
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	font-size: 1.2em;
        line-height:1.1em;
	margin-bottom: 1em;
	padding: 0;
	}

.reviewquote dt
	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

.reviewquote dt a
	{
	font-weight: bold;
	color: black;
	}

.reviewquote a:hover
	{
	color:yellow;
	}

.reviewquote dd
	{
	margin-left: 2em;
	padding: 0;	
	}





dl.sidehead
	{
	padding: 0;
	margin-bottom: 2em;
	font-family: "Lucida Bright", Lucidabright, Georgia,"Bitstream Vera Serif", serif;
	color: black;
	font-size:1em;
	}

.sidehead dt
	{
	font-weight:bold;
	position: relative;
	width: 6em;
	top: 2.2em;
	font-weight: bold;
	text-align:left;
	}

.sidehead dd
	{
	text-align: left;
	border-left: 1px solid black;
	margin: 0 0 0 7em;
	padding: 0 0 .5em .5em;	
	}

.clear {
  clear: both;
  height: 0;
  }

