@charset "ISO-8859-8-I";
/* CSS Document */

body{
overflow:hidden;
background-color:#000033; 
text-align:center; 
margin:0;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}

p{
font-family:TradeGothic, "Helvetica Neue", Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:left;
line-height:10px;
}
a{
font-family:TradeGothic, "Helvetica Neue", Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:left;
line-height:10px;
text-decoration:none;
}

a:hover{
font-family:TradeGothic, "Helvetica Neue", Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:left;
line-height:10px;
text-decoration:underline;
}
#navBottom{
text-align:left;
margin:10px 0 0 0;
}

#center{
text-align:center;
margin:-10px 0 0 0;
font-family:TradeGothic, "Helvetica Neue", Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
line-height:10px;
text-decoration:none;
}

#rightNav{
text-align:right;
margin:-11px 0 0 0;
}
#rightNav2{
text-align:right;
margin:-13px 0 0 0;
}
