body
{
background-image:url('images/back.jpg');
}

.page
{
position:absolute;
top:0px;
left:0px;
height:800px;
width:790px;
background-color:white;

}

.ani
{
position:absolute;
top:4px;
left:270px;

}

.logo
{
position:absolute;
top:2px;
left:0px;
}

.nav
{
position:absolute;
top:100px;
left:0px;
width:790px;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#333399;
margin-bottom:3px;
}

.navlink
{
display:inline;
border-width:0px;

}

.content
{
position:absolute;
top:130px;
left:0px;
font-family:arial;
font-size:13px;
width:740px;
padding:3px;
text-wrap:normal;
white-space:pre-wrap;
word-wrap: break-word;
margin:3px;
color:#333399;

}



td
{
text-align:center;
font-family:arial;
font-size:11px;
}

.feat
{
position:absolute;
top:140px;
left:435px;
background-color:black;
}

.row
{
width:300px;
color:white;
}

.itdata
{
width:300px;
}

.abouttest
{
position:absolute;
top:135px;
left:590px;
width:200px;
border-style:solid;
border-width:1px;
border-color:red;
margin:0px;
}


.test
{
position:absolute;
top:135px;
left:580px;
width:200px;
border-style:solid;
border-width:1px;
border-color:red;
margin:0px;
}

.heading
{
width:200px;
text-align:center;
background-color:#333399;
color:white;
font-family:arial;
font-size:13px;
border-style:outset;
border-width:1px;
border-color:red;
margin:0px;
}

.data
{
width:200px;
font-family:arial;
font-size:11px;
word-wrap: break-word;
margin:0px;
background-color:#EDEDED;
}

.graphside
{
position:absolute;
top:135px;
left:400px;
}


.sublinks
{
text-decoration:none;
text-align:center;
color:blue;
width:200px;
}

.sublinks:link
{
text-decoration:none;
text-align:center;
color:blue;
width:200px;
}

.sublinks:visited
{
text-decoration:none;
text-align:center;
color:blue;
width:200px;
}

.sublinks:hover
{
text-decoration:none;
text-align:center;
color:white;
width:200px;
background-color:blue;
display:block;


}

.sublinks:active
{
text-decoration:none;
text-align:center;
color:blue;
width:200px;
}
