body {
 padding:0px;
 margin:0px;
 font-family:arial;
 background-color:#40C4DD; 
}

#header {
 width:780px;
}

#outer {
 width:100%;
 text-align:center;
 background-color:ffffff;
 padding:40px 0 40px 0; 
 clear:both;
}

#inner {
 width:800px;
 text-align:left;
 font-size:0.8em;
}

#content {
 float:right;
 width:630px;
}
#mainlinks {
 width:160px;
 float:left;
 padding-top:10px;
}

#mainlinks a {
 color:#40C4DD;
 text-decoration:none;
 line-height:20px;
 padding-left:20px;
 background-repeat:no-repeat;
}

#m1
 { background-image:url('buttons/1.jpg');
}

#m2
 { background-image:url('buttons/2.jpg');
}

#m3 {
 background-image:url('buttons/3.jpg');
}

#m4 {
 background-image:url('buttons/4.jpg');
}

#m5 {
 background-image:url('buttons/5.jpg');
}

#m6 {
 background-image:url('buttons/6.jpg');
}

#clear {
 clear:both;
}

#trailer {
 padding-top:30px;
 font-size:0.6em;
 text-align:center;
 width:100%;
}

#trailer, #trailer a {
 color:#ffffff;
 text-decoration:none;

}