
body {
 background: url(bg.gif) #17175C;margin:0;padding:0;
}
* {
 font:normal 12px Arial;color:#C1B5A7;
}

#containerBox {
 text-align:center
}

#container {
 position:relative;
 width:1000px;margin:auto;
}
#navbar {
 
}
#navigation {
 width:1000px;text-align:center
}

#navigation table {
 border:none;width:1000px;padding:0;margin: 0 auto;position:relative;top:-10px
}
#navigation table td {
 border:none;border-collapse:collapse;
 color:#fff;vertical-align:top;
}

#navigation table td#c1 {
 width:180px;padding-left:15px;
}
#navigation table td#c2 {
 width:173px;
}
#navigation table td#c3 {
 width:181px;
}
#navigation table td#c4 {
 width:96px;
}
#navigation table td#c5 {
 width:129px;
}
#navigation table td#c6 {
 width:152px;
}
#navigation table td#c7 {
width:89px;
}
#navigation a  {
 display:block;margin-bottom:5px;
}

#navigation a:link,#navigation a:visited {
 font:normal 12px Arial;color:#C1B5A7;
 text-decoration:none
}

#navigation a:active,#navigation a:focus,#navigation a:hover {
 text-decoration:underline
}
