body { margin: 0px; padding: 0px; text-align: center; background-color: #666666; }
img { border: 0px; }
* { padding: 0px; margin: 0px; font-family: Arial; font-size: 10pt; }
a { color: black; line-height: 25px; text-decoration: none; color: #3EADD6; }
a:hover { color: red; }


#container { text-align: center; width: 900px; margin: 0 auto; background-color: white; }
#header { height: 115px; width: 900px; background: #fff url('/images/myspace_header_bg.jpg'); text-align: left; padding-left: 0px; }
#topbanner { width: 728px; height: 90px; border: 1px solid white; float: right; margin: 5px 1px 0px 0px; }
#kw { font-size: 10px; font-family: Arial; color: red; float: right; padding: 2px 10px 0px 0px; }

#headermenu { height: 22px; width: 900px; background-color: #fff; }
#headermenu ul { padding-top: 2px; }
#headermenu ul li { list-style-type: none; color: #666; font-weight: bold; display: inline; }
#headermenu ul li a { display: inline; color: #666; font-weight: bold; text-decoration: none; margin: 0 9px 0 9px; font-size: 11px;  }
#headermenu ul li a:hover { color: red; }

#googbar { height: 20px; width: 900px; text-align: center; background-color: white;}

#middlecontainer { float: left; background-image: url(/images/myspacebg.gif); background-color: white; width: 900; padding-top: 0px; }
#left { float: left; width: 270px; text-align: center; border: 0px solid green; }
#right { float: left; width: 610px; text-align: left; border: 0px solid green; margin-left: 10px; }
#leftmenu { background-color: #fff; width: 250px; margin: 0 auto; text-align: left; border: 0px solid black; }
#leftmenu a { font-size: 8pt; line-height: 17px; color: black; }
#leftmenu a:hover { color: red; }

#footer { width: 900px; background-color: #666; color: white; padding: 15px 0px; border: 0px solid white; float: left; }

#nextprev { text-align: center; width: 100%; float: left; margin-bottom: 15px;}
#nextprev a { font-size: 18px; font-family: Verdana; text-decoration: none; font-weight: bold; color: red; padding: 0px; margin: 0 50px 0 50px; }
#nextprev a:hover { color: #3DADD6; }
.menu {
background-color: #3EADD6;
background-image: url(/images/titleimg.jpg);
background-repeat: no-repeat;
width: 210px;
color: white;
font-weight: bold;
font-family: verdana, arial, times new roman;
text-align: left;
font-size: 9px;
text-index: 150px;
padding: 4px 0px 4px 40px;
display: block;
float: left;
margin-bottom: 5px;
}
.menularge {
background-color: #3EADD6;
background-image: url(/images/titleimg.jpg);
background-repeat: no-repeat;
width: 570px;
color: white;
font-weight: bold;
font-family: verdana, arial, times new roman;
text-align: left;
font-size: 9px;
text-index: 150px;
padding: 4px 0px 4px 40px;
display: block;
float: left;
margin-bottom: 5px;
}

table.palette { border-collapse: collapse; border: 1px solid #888888; }
table.palette th { border-bottom: 1px solid #888888; background-color: #EEEEEE; font-weight: normal; font-size: 10px }
table.palette td { border: none; width: 10px; height: 10px }	

