.login
{
position:absolute;
width:180px;
height:70px;
left:880px;
top:20px;
z-index:3;
}
.twit_logo
{
position:absolute;
background-image:url('images/facebook_logo.png');
left:575px;
top:75%;
width:75px;
height:75px;
z-index:3;
}
.face_logo
{
position:absolute;
background-image:url('images/myspace_logo.png');
left:680px;
top:75%;
width:75px;
height:75px;
z-index:3;
}
.blog_logo
{
position:absolute;
background-image:url('images/twitter_logo.jpg');
left:780px;
top:75%;
width:75px;
height:75px;
z-index:3;
}
.mySp_logo
{
position:absolute;
background-image:url('images/blogger_logo.png');
left:895px;
top:75%;
width:75px;
height:75px;
z-index:3;
}
.twitter
{
font-family:arial;
font-size:11;
position:absolute;
z-index:4;
left:730px;
top:20px;
width:370px;
height:60px;
background-color:#99bbdd;
padding:4;
overflow:auto;
}
.wall
{
background-image:url('images/bg_image.png');
background-repeat:repeat;
}
.main
{
position:absolute;
left:470px;
top:80px;
width:635px;
height:650px;
font-family:arial;
font-weight:12;
overflow:auto;
}
.FAQmain
{
position:absolute;
left:235px;
top:80px;
width:635px;
height:550px;
font-family:arial;
overflow:auto;
z-index:4;
}
.construction
{
background-image:url('images/searchlight.png');
background-repeat:no-repeat;
position:fixed;
z-index:1;
width:700px;
height:600px;
}
.body
{
background-image:url('images/scrollabout_background.png');
background-repeat:no-repeat;
position:absolute;
top:5px;
left:220px;
width:1000px;
height:800px;
}
.linkMenu
{
font-family:arial;
background-repeat:no-repeat;
position:absolute;
top:200px;
left:240px;
width:400px;
height:300px;
z-index:4;
}
.FAQlinkMenu
{
font-family:arial;
background-repeat:no-repeat;
position:absolute;
top:200px;
left:70px;
width:400px;
height:300px;
z-index:4;
}
/*non div elements*/
.p
{
font-family:arial;
}
a:link
{
text-decoration:none;
}
a:visited
{
text-decoration:none; color:#3322cc;
}
a:hover
{
text-decoration:none; background-color:#33ffcc;
}
a:active
{
text-decoration:underline overline; color:red;
}
p.linkText
{
z-index:2
position:absolute;
top:200px;
left:30px;
width:400px;
height:300px;
}
.credits
{
text-align:center;
font-size:14;
font-family:arial;
top:94%;
position:fixed;
left:550px;
width:400px;
z-index:2;
}
.addcomp
{
position:absolute;
width:210px;
height:630px;
z-index:3;
left:82%;
top:40px;
padding:2;
background-color:#ffffff;
}
