/*
-----------------------------------------------------
Write of Passage Style Sheet
Name:     EnzResults
Designer: Christina Douglas
URL:      whatspider.net
Date:     22 Apr 2006
------------------------------------------------------ */

/*********** Body ************/

body {

font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;

font-size: 14px;

color: #5C3317;

background: #EEDD82 url("http://www.writeofpassageonline.com/styles/parchmnt.jpg") repeat;

}

p {

width: 80%;

}

h1 {

font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;

font-size: 18px;

font-weight: bold;

color: #5C3317;

}

h2 {

font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;

font-size: 16px;

font-weight: bold;

color: #5C3317;

border-bottom: 1px solid #7B3F00;

}

li {

list-style-type: disc;

line-height: 150%;

}

 

/* Links */


a:link {color:#8B4513;text-decoration:underline;}
a:visited {color:#9C661F;text-decoration:underline;}
a:hover {color:#C76114;text-decoration:underline;}
a:active {color:#5C3317;}


/* ID's */

#navigation {

float:left;

/*z-index: 10;*/

width: 150px;

height: 400px;

margin: 0;

margin-top: 50px;

border-right: 1px solid #7B3F00;

font-weight: normal;

}

#centerDoc {

float:center;

/*z-index: 15;*/

padding: 0 0 0 200px; /*top right bottom left*/

margin-top: 50px;

}

#footer { 

position:absolute;

bottom: -60px;

text-align: center;

font-size: x-small;

}