
body {
background-color: rgb(0, 0, 0);
}

#page {
position: absolute;
left: 200px;
top: 0px;
width: 700px;
height: 2800px;
z-index: 0;
background-color: rgb(207, 200, 190);
background-image: url(newimages/pagebg.jpg);
background-repeat: no-repeat;
/*background-position: center;*/
}

#blackpage {
position: absolute;
left: 200px;
top: 0px;
width: 700px;
height: 800px;
z-index: 0;
background-color: rgb(0, 0, 0);
}

#currentInNav {
color: rgb(0, 0, 0);
}

#topNav {
/*border: thin dashed rgb(0, 100, 0);*/
position: absolute;
padding-left: 48px;
padding-right: 48px;
padding-top: 5px;
letter-spacing: 1px;
line-height: 27px;
word-spacing: 13px;
left: 200;
top: 79;
width: 598;
height: 74;
z-index: 4;
font-family: Courier New, Courier, monospace;
font-weight: 700;
font-size: 15px;
}

#aNav:link,
#aNav:visited {
color: rgb(167, 164, 158);
font-weight: 700;
background-color:transparent;
text-decoration:none;
border-bottom:none;
font-family: Courier New, Courier, monospace;
}

#aNav:hover {
color: rgb(222, 65, 22);
border-bottom: thin dotted rgb(222, 0, 0);
}

#aNav:active {
color: rgb(0, 0, 0);
border-bottom: thin dotted rgb(222, 0, 0);
}

img {
    border: none;
}

a:link,
a:visited {
background-color:transparent;
text-decoration:none;
border: 0px;
}

#dotComPos {
position: absolute;
height: 52px;
width: 178px;
left: 238px;
top: 36px;
z-index: 1;
}

#titlePos {
position: absolute;
left: 433px;
top: 28px;
z-index: 1;
}

#mediPos {
position: absolute;
left: 770px;
top: 22px;
font-family: 'Palatino-Roman', 'Palatino', 'serif';
font-size: 16px;
z-index: 1;
}

#medi {
color: rgb(122, 99, 66);
}

/* ==================== */
/* ==================== */

#itemTitle {
position: absolute;
left: 220px;
top: 150px;
width: 660px;
z-index: 1;
}

#clearer {
clear: both;
}

#tinyImageL {
float:left;
padding:15px;
}

#itemTitle2 {
position: absolute;
left: 244px;
top: 550px;
z-index: 1;
}

#itemTitle3 {
position: absolute;
left: 380px;
top: 581px;
z-index: 1;
}

#stillLink1 {
position: absolute;
left: 626px;
top: 216px;
z-index: 1;
}

#stillLink2 {
position: absolute;
left: 626px;
top: 436px;
z-index: 1;
}

#simpleStill {
position: absolute;
left: 190px;
top: 236px;
z-index: 1;
}

