/*general code*/
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, input, textarea, blockquote, p, body
{margin:0;padding:0}


body
{
font-size:14px;
font-family: arial, helvetica, sans-serif;
background-color:#d8d695;
}

#contain
{
margin-left:auto;
margin-right:auto;
width:1024px;
}
/*background divs*/
#main0
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_0.gif);
background-repeat:repeat-y;
}

#main
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_1.jpg);
background-repeat:repeat-y;
}

#main3
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_3.jpg);
background-repeat:repeat-y;
}

#main2
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_2.jpg);
background-repeat:repeat-y;
}

#main4
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_4.jpg);
background-repeat:repeat-y;
}

#main5
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_5.jpg);
background-repeat:repeat-y;
}

#main6
{
width:1024px;
height:760px;
background-image:url(images/bkgrnd_6.jpg);
background-repeat:repeat-y;
}

#nav
{
margin-left:95px;
width:890px;
height:50px;
}

/*general*/
a.link2:link
{
}

a.link2:visited
{
color: #981b1f;
}

a.link2:hover
{
color: #000000;
background-color:#f4e800;
}

#enter
{
margin-left:425px;
margin-top:662px;
}

#book
{
margin-left:785px;
margin-top:290px;
}

img
{border:none;}

p
{
padding-top:15px;
}

h4
{
padding-top:20px;
}

ul
{
list-style-image:url(images/blltpnt.gif);
padding-right:20px;
}

#sig{
margin-left: 200px;}

#NE
{
float:left;
margin-right:10px;
margin-top:5px;
}

/*main divs*/
#right
{
float:right;
margin-top: 20px;
margin-right:70px;
width:300px;
}


#left
{
width: 480px;
height: 510px;
margin-left:80px;
}


/* this allows screen reader to read the text on the images*/
.displace
{
position: absolute;
left: -5000px;     
}
