/* side bar not working in IE6 */

html {
	background: #000;
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	color: white;
	font-family: Verdana, Arial;
	font-size: 12px;
	background: transparent;
	line-height: 1.5em;
	position: relative;
	margin-bottom: 10px;
}

a {
	color : #5580FF;
	text-decoration : underline;
}

a:visited  {
	color : #5580FF;
	text-decoration : underline;
}

a:active  {
	color : #5580FF;
	text-decoration : underline;
}

a:hover  {
	color : #FFFFFF;
	text-decoration : none;
	background : #0F1850;
}

#googlecolors1 {
background-color:#000000; /*bg*/
color:#FFFFFF; /*text*/
}
#googlecolors1 a, #googlecolors1 a:visited {
color:#D7DEEE; /*link*/
}  
#googlecolors2 {
background-color:#000000; /*border*/      
color:#FFFFFF;}

#fw-advertisement {
	margin:auto;
	width: 731px;
	height: 98px;
}

#fw-container {
	display: block;
	margin-top: 0px;
	position:relative;
}
.hasSidebar #fw-container {
	width:1000px;
}

#fw-head {
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	min-height: 300px;
	margin-top: 0px;
	background: url('images/largestarstop2.jpg') no-repeat top left;
	border-top:1px solid black;
	vertical-align: bottom;
}

#fw-title {
	vertical-align: bottom;
	margin-top:200px;
	margin-left:120px;
	font: 48px Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	font-style: italic; 
}
#fw-title a, #fw-title a:visited {
	color: #fff;
	text-decoration: none;
}
#fw-title a:hover {
	color: #fff;
	background:transparent;
	text-decoration: none;
}

#fw-smalltitle {
	padding:0px;
	margin-top:-10px;
	margin-left: 120px;
	vertical-align: bottom;
	font: italic 12px Verdana;
	color: #fff;
}


/* Logo is not located in a div, rather this is a style applied to an image tag */
.fw-logo {
	position:absolute;
	top: 195px; 
	left: 0px;
	width: 120px;
	height: 150px;
	background-repeat:no-repeat !important;
	background-position:top left !important;
}

#fw-blockContainer {
	position:relative;
}

.hasSidebar #fw-blockContainer {
	min-width:1000px;
}

#fw-mainnavwrap {
	position:absolute;
	left:0px;
	top:0px;
	width: 176px;
	padding: 0px;
	margin-bottom: 15px;
	background: url('http://images.freewebs.com/Members/Generationz/Standard/OtherMotifs/Space/menutop.jpg') no-repeat top left;
	padding-top: 19px;
}

#fw-nav-menu {
	margin:0px;
	padding:0px;
	width: 170px;
	background: url('http://images.freewebs.com/Members/Generationz/Standard/OtherMotifs/Space/menubottom.jpg') no-repeat bottom left;
	padding-bottom: 17px;
}

#fw-nav-menu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	background: url('http://images.freewebs.com/Members/Generationz/Standard/OtherMotifs/Space/menubg.jpg');
	clear: both;
	padding-left: 15px;
	padding-bottom:100px;
}
  
#fw-nav-menu li {
   display: block;
   text-align: left;
   clear: both;
   line-height:1.4em;
}

#fw-nav-menu li a{
  color: #5580ff;
  font-style: italic;
}

#fw-nav-menu li a:hover { color: #fff; }

#fw-nav-menu li a:visited{
  color: #5580ff;  
  text-decoration: none; 
}

.clears { clear: both; height: 1px; text-indent: -3000px; border: 0px solid red; width: 128px; }

.hasOneColumn #fw-leftColumn, #fw-rightColumn { display: none; }
.hasTwoColumns #fw-rightColumn { display: none; }

.hasSidebar #fw-bigcontain { 
	float:left;
	display:block;
	margin: 0px;
	left:0px; 
	margin-right:10px;
	width:500px;
	border-right: 1px dotted #b9b9b9;
	padding-left:196px;
	padding-right:10px;
} 

.noSidebar #fw-bigcontain {
	float:none;
	display:block;
	left:0px;
	padding-right:10%;
	padding-left: 6px;
	padding-left:196px;
}

.hasSidebar #fw-sidebar
{
   text-align: left;
   padding-top:0px;
   float: left;
   width: 280px;
   margin-right: 0px;
}

.noSidebar #fw-sidebar { display: none; }

#fw-sidebarbegin { }
#fw-sidebarend { }

.fw-paragraph {
  margin: 0px;
  padding-top: 0px;
}

.fw-paragraph h3 {
	font-weight: bold;
	font-size: 12px;
}

.fw-title {
  color: #fff; 
  text-align: left;
  padding-bottom: 1px;
  padding-left: 80px;
  padding-top: 50px;
  margin-bottom: 1px; 
  font:bold italic 11pt Verdana !important;
  background: url('http://images.freewebs.com/Members/Generationz/Standard/OtherMotifs/Space/smallstar.gif') no-repeat top left;
  height: 86px;
  font-style: italic;
}

.fw-text
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 0px;
  line-height: 17px; 
  color: #fff;
  text-align: left;
}

.fw-text p { padding-left: 5px; padding-right: 5px; margin-bottom: 13px; }

.fw-text a, .fw-text a:visited {
   color: #5580ff;
   background: #000;
   text-decoration: underline;
}

#fw-footer
{
 clear: both;
 text-align: center;
 height: 30px;
 line-height: 26px;
 margin-top: 10px;
 color: #787878;
 font-size: 10px;
 margin-left: 5px;
 margin-bottom: 5px;
 padding-top: 1px;
}

#fw-footer a, a:visited {
   text-decoration: none;
   color: #5580ff;
   background: transparent;
}

#fw-tracker
{
 height: 2px;
 clear: both;
}

.formSpan {
	display: block;
	margin-bottom:1.25em
}

.fw-odd {background-color:#303030;} 
.fw-even {background-color:#000;}
.fw-primary {color:#000; background-color:#c0c0c0; border-color:#303030;} 
.fw-secondary {background-color:#303030;}  

/*********************
***  top right bottom left   ***
*********************/



/********************
***  Style reset  ***
********************/
*
{
   margin: 0;
   padding: 0;
}



/**********************
***  Global Styles  ***
**********************/
html { background: #000000; }
html, body
{
   color: #000;
   margin: 0 auto;
   font: 13px "Trebuchet MS", arial, verdana, sans-serif;
}
body
{
   width: 890px;
   background: #000000
   
}
h1
{
   font: 50px "Trebuchet MS", sans-serif;
   background: url('images/largestarstop3.jpg') no-repeat top left;
   color: #fff;
   padding: 75px 0px 75px 50px;
}
h2
{
   font: 16px "Trebuchet MS", sans-serif;
   background-color: transparent;
   color: #979797;
   padding-left: 95px;
}
p
{
   padding: 6px 5px;
}
a:link, a:active
{
   background-color: inherit;
   color: #b1ae94;
}
a:visited
{
   background-color: inherit;
   color: #918e74;
}
a:hover
{
   text-decoration: none;
}
ul
{
   list-style-type: none;
}



/***********************
***  Top Navigation  ***
***********************/
ul#navigation
{
   height: 20px;
   width: auto;
   float: right;
   padding: 15px 15px 0 0;
   margin: 0;
}
ul#navigation li a
{
   display: block;
   float: left;
   margin: 0 0 0 4px;
   height: 24px;
   background: #252525;
   color: #fff;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   text-align: center;
}
ul#navigation li
{
   display: inline;
}
ul#navigation li a span
{
   padding: 6px 5px 0 5px;
   height: 18px;
   display: block;
   float: left;
}
ul#navigation li a:hover
{
   background: #fff url('images/navigation-bg-right.png') no-repeat right;
   color: #000;
}
ul#navigation li a:hover span
{
   background: transparent url('images/navigation-bg-left.png') no-repeat left;
   color: #000;
}

p img {float: right; }

.fw-title {
  color: #fff; 
  text-align: left;
  
  font:bold italic 11pt Verdana !important;
  background: url('http://rdvalenti.com/images/smallstar.gif') no-repeat top left;
  height: 110px;
}
.fw-book {
  color: #fff; 
  text-align: justify;
  font:bold italic 11pt Verdana !important;
  background: url('http://rdvalenti.com/images/Sacred_Illusions.jpg') no-repeat top left;
  height: 280px;
  width:auto;
  margin: 50px 0px 50px 50px; 
}


#bookcontainer h4
{
padding: 40px 0px 0px 215px; 
font:bold italic 12pt Verdana !important;
font-style: italic;   
}

#bookcontainer
{
padding: 0px 0px 0px 215px; 
font:bold italic Times New Roman !important;
font-style: italic;

   
}

 
#container
{
padding: 40px 0px 0px 85px; 
font:bold italic 15pt Times New Roman !important;
font-style: italic;
   
}



.white a, .white a:visited {
   color: #ffffff;
   background: #000;
   text-decoration: underline;
}

.white a, a:visited {
   text-decoration: none;
   color: #ffffff;
}

font#specialwords
{
font:bold italic 11pt Times New Roman !important;
font-style: italic;  
}

font#caution
{
font:bold italic 11px Verdana !important;
font-style: italic;    
}

img.floatLeft { 
    float: left;
	clear:left; 
    margin: 4px; 
}

.heightforimage {

height: 225px;
   width: auto;
   text-align:center;
   
   }


/*********************
***  Contact Form  ***
*********************/

#contactcontainer
{
padding: 0px 0px 0px 85px; 
font:bold italic 18px Times New Roman !important;
font-style: italic;
   
}

#contactcontainermain
{
padding: 40px 0px 0px 100px; 
font:bold italic 15pt Times New Roman !important;
font-style: italic;
   
}

input, textarea, select { font:bold italic 18px Times New Roman !important; }
img { /* to be styled */ }
img.noborder {
	border: none;
	}





/*********************
***  Main Content  ***
*********************/
div#main-content
{
   margin: 30px 0 0 0;
   padding: 15px 15px 10px 0px;
   background: #000 left;
}
div#main-content h2
{
   font: 18px Georgia, "Trebuchet MS", verdana, arial, sans-serif;
   padding: 10px 0 0 0px;
   font-weight: normal;
   font-size: 18px;
   color: #FFF;
}
div#main-content h3
{
   font: 18px Georgia, "Trebuchet MS", verdana, arial, sans-serif;
   padding: 10px 0 0 10px;
   font-weight: normal;
   
}

div#main-content P
{
   font: 12px Georgia, "Trebuchet MS", verdana, arial, sans-serif;
   padding: 10px 0 0 10px;
   font-weight: normal;
   color: #FFF;
   
}
div#main-content span
{
   font: 18px Georgia, "Trebuchet MS", verdana, arial, sans-serif;
   padding: 10px 0 0 10px;
   font-weight: normal;
   color: #FFF;
   
}
div#main-content h4
{
   background-color: transparent;
    color: #FFF;
   font-size: 12px;
   padding: 0 0 5px 15px;
   font-weight: normal;
}
div#side-col
{
   margin: 59px 0 0 0;
   padding: 5px 0 10px 0;
   font-size: 10px;
   float: left;
   display: inline;
   width: 225px;
   background: #fff url('images/bg.png') repeat-y left;
}
div#side-col h3
{
   font-size: 10px;
   padding: 30px 15px 5px 15px;
}
div#side-col p
{
   padding: 0 15px 5px 15px;
}
div#side-col p#quote-link a
{
   margin: 20px 0 0 0;
   float: right;
   display: block;
   background: #e2e0c3;
   padding: 7px;
   width: 100px;
   text-align: center;
   color: #ef067c;
}






/********************
***  Welcome Box  ***
********************/
div#welcome
{
   background: #fbf9ed;
   margin: 0 0 10px 0;
   border: 3px solid #f0eed9;
}
div#welcome p
{
   background: #fbf9ed;
   color: #b1ae94;
   font-size: 14px;
   margin: 10px 150px 10px 10px;
}



/********************
***  Page Footer  ***
********************/
p#footer
{
   background-color: transparent;
   color: #979797;
   font-size: 10px;
   padding: 40px 0 0 0;
   margin: 40px 0 0 0;
   text-align: center;
}