/* CSS Document */


a{
color:#FFFFFF;

/* color:#fa9035; */
font-weight:700;
/* text-decoration:none; */
}


.bottom{
position:relative;
bottom:-120px;
left:-30px;

}

.middle{
position:relative;
bottom:-100px;
right:-60px;

}

.visitsite{
color:#000066;
position:relative;
bottom:-255px;
right:-190px;
}

.scdlnext{
/* background:url(../images/next.jpg) no-repeat; */
color:#0000CC;
position:relative;
text-decoration:none;
bottom:-145px;
right:-335px;
}

.scdlprevious{
/*background:url(../images/previous.gif) no-repeat; */
color:#0000CC;
position:relative;
text-decoration:none;
bottom:-300px;
right:-200px;
}

.visitsite2{
color:#000066;
position:relative;
bottom:-276px;
right:-190px;
}

.walkernext{
/* background:url(../images/next.jpg) no-repeat; */
color:#0000CC;
position:relative;
text-decoration:none;
bottom:-154px;
right:-335px;
}

.walkerprevious{
/*background:url(../images/previous.gif) no-repeat; */
color:#0000CC;
position:relative;
text-decoration:none;
bottom:-304px;
right:-200px;
}

.endnext{
/* background:url(../images/next.jpg) no-repeat; */
color:#0000CC;
position:relative;
text-decoration:none;
bottom:-184px;
right:-320px;
}

.endprevious{
/*background:url(../images/previous.gif) no-repeat; */
color:#0000CC;
position:relative;
text-decoration:none;
bottom:-334px;
right:-175px;
}

.walkerbottom{
position:relative;
bottom:-120px;
left:-30px;
}