
.normal, .larger, .teeny {
color: green;
text-decoration: blink;
}

/* === BODY === content === book === reference === images === menu === footer === header === stuff === thanks ===*/
body {
background: #000000 url('images/bg1.jpg');
padding: 3% 0% 3% 0%;
font-size: smaller;
#font-size:70%;
font-family: "Trebuchet MS", "georgia", serif;
}

body, input, table {
color: #333333;
}

p {
margin-top: 1.5em;
text-align: left;
}

p:first-letter {
text-transform: capitalize;
}

a {
color: #411F0B;
text-decoration: none;
}

a:hover {
text-decoration: none;
border-bottom: 1px solid #94847B;
border-top: 1px solid #94847B;
margin-top: 0px;
margin-bottom: -1px;
background-color:#CED6FF;
}





/* === body === CONTENT === book === reference === images === menu === footer === header === stuff === thanks ===*/
li:first-letter {
text-transform: capitalize;
}

#content {
padding: 0% 2% 0% 2%;
}

#homecontent {
padding: 2% 2% 2% 2%;
color: #422921;
font-family: "Trebuchet MS", "georgia", serif;
}

#homecontent h1{
font-size:200%;
}

#homecontent a{
font-size:160%;
width: 100px;
display: block;
}

#homecontent a:hover{
color: #422921;
margin-top: -2px;
#margin-top: -1px;
text-decoration: none;
border-bottom: 1px solid #94847B;
border-top: 1px solid #94847B;
margin-top: 0px;
margin-bottom: -1px;
background-color:#CED6FF;
}

#homecontent .menu a{
font-size:100%;
display: inline;
font-weight: bold;
}

#homecontent .menu a:hover{
color: #422921;
display: inline;
text-decoration: none;
border-bottom: 1px solid #94847B;
border-top: 1px solid #94847B;
margin-top: 0px;
margin-bottom: -1px;
background-color:#CED6FF;
}

#primarycontainer {
float: left;
width: 100%;
margin: 0em 0em 0em 0em;
}

.contentarea {
font-size: 120%;
}

.quote {
font-size: 90%;
font-style : italic;
float: right; 
width: 35%;
margin-left: 2%;
margin-bottom: 2%;
border: solid 1px #392118;
margin-top: -.5%;
padding: 1.5%;
}

.contentarea h2 {
font-size: 150%;
font-weight: bold;
color: #404040;
text-transform: capitalize;
margin-top: 1.5em;
line-height: 1.5em;
margin-top: 1.5em;
margin-bottom: -.75em;
text-align: left;
}

.contentarea h3 {
font-size: 120%;
font-weight: bold;
color: #404040;
margin-top: 1.25em;
}

.contentarea ul {
#margin-left: 30px;
}

.contentarea ul li {
padding-left: 10px;
margin-left: 30px;
margin-bottom: 1%;
}

.contentarea ul li p {
margin-top: .75em;
text-align: left;
}

.contentarea ul li ul li {
margin-left: -20px;
}

#TOC {
margin-left: 20px;
#font-size: 110%;
text-transform: capitalize;
}

.tableshaded {
background-color: #CED6FF;
font-weight: bold;
}



/* === body === content === BOOK === reference === images === menu === footer === header === stuff === thanks ===*/
.booktitle {
font-size: 90%;
font-style : italic;
}

.booktitle:first-line {
font-size: 140%;
font-style : normal;
font-weight: bold;
}

.booktitle:first-letter {
text-transform : uppercase;
font-size: 100%;
font-style : normal;
font-weight: bold;
}





/* === body === content === book === REFERENCE === images === menu === footer === header === stuff === thanks ===*/
.helptitle {
font-size: 150%;
font-weight: bold;
color: #404040;
text-transform : capitalize;
}

.reflinks {
font-size: 90%;
}

.helplinks a {
display: block;
text-align: top;
padding-top: 24px; 
height: 180px;
line-height: 50px;
font-size:120%;
}

.helplinks a:hover {
margin-top: -1px;
}

.helplinks a img {
margin-bottom: 1.5%;
margin-top: -.5%;
float: left; 
clear: left; 
}





/* === body === content === book === reference === IMAGES === menu === footer === header === stuff === thanks ===*/
img {
border: none;
float: left;
margin: .5em;
}

img.left {
position: relative;
float: left;
margin: 1.4em 1.8em 0em 0em;
}

img.right {
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

#tagline img {
 align: top;
 margin-right: -.05em;
 height: 20px; 
}

#tagline {
 float: right;
 position: absolute; 
 text-align: bottom;
 right: 5px;
 top: 70px;
 height: 20px; 
 line-height: 32px; 
 color: white;
 display: block;
#font-size:120%;
}





/* === body === content === book === reference === images === MENU === footer === header === stuff === thanks ===*/
#menu {
position: relative;
background: #CECEFF url('images/menubg.gif') repeat-x top left;
height: 3.75em;
padding: 0em 1em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul {
position: absolute;
margin-left: -50px;
#margin-left: -10px;
margin-top: 0px;
top: 1.5em;
}

#menu ul li {
position: relative;
display: inline;
}

#menu ul li a {
padding-left: 1.0em;
padding-top: .5em;
padding-right: 1em;
padding-bottom: .75em;
color: #fff;
text-decoration: none;
font-size: 110%;
border-left: 1px solid black;
border-right: 1px solid black;
background: #CECEFF url('images/menuinsactive.gif') repeat-x top left;
}

#menu ul li a:hover {
text-decoration: none;
background: #080842 url('images/menuhover.gif') repeat-x top left;
border-bottom: none;
border-top: 1px solid black;
margin-top: 0px;
margin-bottom: -1px;
color: black;
}

#menu .active a {
background: #5A4A42 url('images/menuactive.jpg') repeat-x top left;
}


#menu .active  a:hover {
background: #5A4A42 url('images/menuactivehover.jpg') repeat-x top left;
color: white;
}

#menubottom {
background: #fff url('images/border1.gif') repeat-x;
height: 4px;
margin-bottom: 1.5em;
margin-top: -.25em;
}





/* === body === content === book === reference === images === menu === FOOTER === header === stuff === thanks ===*/
#footer {
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 100%;
}

#footer .left {
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right {
position: absolute;
right: 2.0em;
bottom: 1.2em;
}







/* === body === content === book === reference === images === menu === footer === HEADER === stuff === thanks ===*/
#header {
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent {
position: absolute;
bottom: .75em;
#bottom: -.5em;
padding: 1em 1.0em 0em 1.5em;
}

#headercontent h1 {
font-weight: normal;
color: #fff;
font-size: 280%;
text-transform : capitalize;
font-variant : small-caps;
margin-bottom: -10px;
}

#headercontent h1 sup {
color: #777;
}

#headercontent h2 {
font-size: 125%;
font-weight: normal;
color: #aaa;
text-transform : capitalize;
}

#search {
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text {
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit {
background: #040443 url('images/buttonbg.gif') repeat-x;
border: solid 1px #040443;
font-weight: bold;
padding: 0.25em;
font-size: 100%;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic {
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#headerpic0 {
position: relative;
height: 109px;
background: #fff url('images/hdrpic0.jpg') no-repeat top left;
margin-bottom: 2px;
}

#headerpic1 {
position: relative;
height: 109px;
background: #fff url('images/hdrpic1.jpg') no-repeat top left;
margin-bottom: 2px;
}

#headerpic2 {
position: relative;
height: 109px;
background: #fff url('images/hdrpic2.jpg') no-repeat top left;
margin-bottom: 2px;
}

#headerpic3 {
position: relative;
height: 109px;
background: #fff url('images/hdrpic3.jpg') no-repeat top left;
margin-bottom: 2px;
}





/* === body === content === book === reference === images === menu === footer === header === STUFF === thanks ===*/
.divider1 {
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2 {
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details {
position: relative;
top: -1.5em;
font-size: 100%;
color: #787878;
}

.box {
position: relative;
left: 1em;
margin-right: 1.25em;
top: -1em;
padding: 1.5em;
border: solid 1px #392118;
background-color:#CED6FF;
}

#upbg {
position: absolute;
top: 0px;
right:0px;
width: 110%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x top left;
z-index: 1;
}

#outer {
z-index: 2;
position: relative;
width: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
margin-left:50px;
}

form.myform input {
    background: #CED6FF;
}

form.myform ul {
#margin-left: 30px;
}

form.myform li {
padding-left: 10px;
margin-left: 30px;
margin-bottom: 1%;
}


form.myform li input {
padding-left: 0px;
margin-right: 10px;
margin-left: 0px;
margin-bottom: -1%;
color:black;
}


/* === body === content === book === reference === images === menu === footer === header === stuff === THANKS ===*/
/* zenlike1.0 by nodethirtythree design*/
/*http://www.nodethirtythree.com*/