id.container{
width:100%;
height:100%;

}



table.tableheader, td.tdheader, tr.trheader
{
text-align:center;
border:5px ;
}
tr.trheader, td.tdheader
{
background-color:white;
color:white;
}

header, p.P
{
background-color:#580000;
clear:both;
font-style:MgOpen Modata;
height:15px;
width:80%;
}
p.P{ color:white; 

 text-align:middle;
}




ul.position{
position:relative;
left:60px;
float:left;
}

a.myselfMouseover {
display:block;
width:120px;
height:60px;
margin:0.5em 0.5em 0.5em 0.5em;
background:url('Buttons/Home1.png');
background-repeat:no-repeat;

background-color:none;
}
a.myselfMouseover:hover {
background-position: center top;
background:url('Buttons/Home.png');
}


a.myfamilyMouseover {
display:block;
width:120px;
height:60px;
margin:0.5em 0.5em 0.5em 0.5em;
background:url('Buttons/MyFamily1.png');
background-repeat:no-repeat;
background-position:0px;
background-color:none;
}
a.myfamilyMouseover:hover {
background-position: center top;
background:url('Buttons/MyFamily.png');
}


a.myfriendsMouseover {
display:block;
width:120px;
height:60px;
margin:0.5em 0.5em 0.5em 0.5em;
background:url('Buttons/MyFriends1.png');
background-repeat:no-repeat;
background-position:0px;
background-color:none;
}
a.myfriendsMouseover:hover {
background-position: center top;
background:url('Buttons/MyFriends.png');
}


a.schoolsMouseover {
display:block;
width:120px;
height:60px;
margin:0.5em 0.5em 0.5em 0.5em;
background:url('Buttons/School1.png');
background-repeat:no-repeat;
background-position:0px;
background-color:none;
}
a.schoolsMouseover:hover {
background-position: center top;
background:url('Buttons/School.png');
}

a.myfutureMouseover {
display:block;
width:120px;
height:60px;
margin:0.5em 0.5em 0.5em 0.5em;
background:url('Buttons/MyFuture1.png');
background-repeat:no-repeat;
background-position:0px;
background-color:none;
}
a.myfutureMouseover:hover {
background-position: center top;
background:url('Buttons/MyFuture.png');
}


a.sitemapMouseover {
display:block;
width:120px;
height:60px;
margin:0.5em 0.5em 0.5em 0.5em;
background:url('Buttons/Sitemap1.png');
background-repeat:no-repeat;
background-position:0px;
background-color:none;
}
a.sitemapMouseover:hover {
background-position: center top;
background:url('Buttons/Sitemap.png');
}




p.AllP{
font-family:MgOpen Modata;
color:white; 
size:6; 
}
