body{
background-color:#333333;

font-size: 11px;
color: #666666;
font-weight: bold;
font-family: Trebuchet MS;
}
strong{
font-size:11px;
color:#333333;
}
#wrapper{
width: 995px;
height: 100%;
margin: auto;
}
#secondwrap{
width:995px;
background-color: white;
height: auto;
}
#left{
clear:both;
float: left;
width:253px;
background-color: white;
}
#right{
width:732px;
height: auto;
padding: 3px;
background-color: white;
float: left;
}
.one{
border: solid 5px #d2f5fd;
padding: 3px;
width: 716px;
margin-top: 3px;
margin-bottom: 2px;
text-align: center;
}
#topad{
margin-top:8px;
border: solid 5px #d2f5fd;
float: left;
}
#logo{
height: auto;
width: auto;
margin-right: 3px;
float: left;
}

.navheader{
background-image: url('myspacelayout.jpg');
padding: 5px;
font-weight: bold;
font-size: 11px;
color: black;
text-align: center;
width: 240px;
border: solid 1px #CCCCCC;
font-family: Trebuchet MS;
}

#nav{
float:left;
}
#nav a{
padding-left:5px;
padding-right: 5px;
padding-top:1px;
padding-bottom:1px;
width: 233x;
border-left: solid 5px #F3F3F3;

display: block;
color: #FF6600;
text-decoration: none;
font-size: 11px;
font-weight: bold;
font-family: Trebuchet MS;
}
#nav a:hover{
border-left: solid 5px #A3A3A3;
border-right: solid 5px #A3A3A3;
color: #0099FF;
}

#msg_menu a{
border-left: solid 5px #F3F3F3;
color: #0099FF;
display: block;
padding-left: 10px;
width:224px;
}
#msg_menu a:hover{
border-left: solid 5px #A3A3A3;
color: #FF6600;
}

.graphicspadg{
padding: 2px 10px 4px 10px;
border: solid 5px #d2f5fd;
color: #0099FF
}
.graphicspadg a{
color: #FF6600;
font-weight: bold;
font-size: 11px;
}
.graphicspadg a:hover{
color: #0099FF;
}

#footer{
margin-top: 3px;
float: left;
background-color: white;
width:980px;
border: solid 5px #d2f5fd;
text-align: center;

font-family: Trebuchet MS;
font-size: 11px;
}