BODY {
MARGIN: 0px; 
PADDING: 0px;
BACKGROUND: white;
COLOR: black;
} 

.Global {
WIDTH: 100%;
HEIGHT: 100%;
}

.Header {
width:390px;
height:197px;
background-repeat: no-repeat;
PADDING: 2px; 
MARGIN-BOTTOM: 10px;
}

#col1 {
float: left;
width: 15%;
margin-left: 3%;
display: inline;
padding: 4px;
background-color: #d9c9dc;
background-image: url(http://www.thewritefiction.com/images/lightnosign.jpg);}

/* ####################################################################
################ Menu #################################################
#######################################################################
*/ 
.menu ul{
 list-style: none;
/* ####################################################################
################ list-style ###########################################
#######################################################################
*/
 padding: 10px;
 margin: 0px;
}

 .menu li, a: link, .menu a: visited, .menu a: hover {
   font: bold .7em Verdana, Arial, Helvetica, sans-serif;
   color: #660099;
   text-decoration: none;
   text-align: left;
   
   width: 80px;
   height: 32px;
   }

#col2
{
float: left;
width: 48%;
margin-left: 3%;
padding: 3px;
 }

/* ####################################################################
################ Fiction Of the Month #################################
######################################################################*/             
#FOM            {background-color: #d9c9dc;
	         color: #000000;
	         width: 80%;
	         font-family: baskerville, Garamond, serif;
	         font-size: 1.7em;
	         border-bottom: 0px solid #8b008b;
	         font-weight: 900;
	         margin-top: 10px;
	         margin-left: auto;
	         margin-right: auto;
	         padding-top: 30px;
	         padding-bottom: 20px;
	         height: 35px;
	         text-align: center;
	        }

#col3
{
background-color: #d9c9dc;
float: left;
width: 25%;
margin-left: 3%;
padding: 5px;
}

#col4
{
background-color: white;
float: left;
width: 72%;
margin-left: 4%;
padding: 10px;
}

#col5
{
background-color: white;
float: left;
width: 34%;
margin-left: 3%;
padding: 5px;
}

#col6
{
background-color: #d9c9dc;
float: left;
width: 33%;
margin-left: 4%;
padding: 5px;
}

#col7
{
background-color: white;
float: left;
width: 80%;
margin-left: 4%;
padding: 5px;
}

#col8
{
background-color: white;
float: left;
width: 93%;
margin-left: 4%;
padding: 5px;
}

html { height: 100%;}

body { height: 100%;}

#footer {
CLEAR: both;
COLOR: #000000;
	text-align: center;
	background-image: url(http://www.thewritefiction.com/images/footer1.jpg);}
	background-repeat: no-repeat;
	background-position: -40px -40px;
	background-attachment: fixed;
       }
