/* Main Body & Backgroun Image Begin */
img.x {
position: absolute;
left: 0px;
top: 0px;
z-index: 2
}
/* Main Body & Backgroun Image End */
/* Round Spinner (r) Begin */
img.r {
position:absolute;
left:0px;
top:350px;
z-index: 2;
}
/* Round Spinner (r) End */
/* Frame Welcome Begin */
#floatframe1 {
position: absolute;
left: 244px;
top: 112px;
z-index: 3
}
/* Frame Welcome End */
/* Frame Description Begin */
#floatframe2 {
position: absolute;
left: 548px;
top: 112px;
z-index: 4
}
/* Frame Description End */
/* Link Color Begin */
a:link {color: #88765D}
a:visited {color: #88765D}
a:hover {color: white}
a:active {color: maroon}
a {text-decoration: none;}
/* Link Color End */
/* Main Body BOTTOM Image Begin */
img.bot {
position: absolute;
left: 129px;
top: 580px;
z-index: 10
}
/* Main Body BOTTOM Image End */
#floattextbox {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #88765D;
}
/* (Navigation) Float Text Begin */
#floattext1 {
position: absolute;
left: 46px;
top: 160px;
z-index: 5
}
#floattext2 {
position: absolute;
left: 46px;
top: 200px;
z-index: 6
}
#floattext3 {
position: absolute;
left: 46px;
top: 240px;
z-index: 7
}
#floattext4 {
position: absolute;
left: 46px;
top: 280px;
z-index: 8
}
#floattext5 {
position: absolute;
left: 46px;
top: 320px;
z-index: 9
}
/* (Navigation) Float Text End */
body { 
background: url('images/bgleft.gif') black;
background-repeat: repeat-y;
margin: 0;
}
.frame {
width: 196px;
height: 311px;
border: 0px;
overflow: auto;
}
#floatframe1 {
text-align: center;
}
#floatframe1 p {
color: #DBDBC1;
font-family: Helvetica, sans-serif, Arial;
font-size: 12px;
font-weight: bold;
}
#floatframe2 p {
color: #DBDBC1;
font-family: Helvetica, sans-serif, Arial;
font-size: 10px;
font-weight: bold;
}
#floatframe2 span {
color: maroon;
font-size: 12px;
}
