/* CSS Document */

body, td, p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#eeeeee;
}

td{vertical-align:top;}

p{
padding:0 15px 10px 15px;
margin:0;
line-height:1.2em;
text-align:justify;
}

body{
margin:0;
padding:0;
background-image:url(images/bodybg.jpg);
}

#content{width:582px;}
p.title{
font-size:12px;
font-weight:800;
}

#menu{width:178px;}
#menu a{
display:block;
font-size:12px;
font-weight:800;
padding:8px;
background-image:url(images/menubutton.jpg);
background-position:top;
text-align:center;
text-decoration:none;
color:#DEDEDE;
margin-top:3px;
height:14px;
overflow:hidden;
}
#menu a:hover{background-position:bottom; color:#FFFFFF;}

#nextback{width:582px; margin-top:20px; clear:both;}
#nextback td {width:291px;}
td.back a{float:left; background-image:url(images/back.jpg);}
td.next a{float:right; background-image:url(images/next.jpg);}
#nextback a img{border:none; height:70px; width:280px;}
#nextback a{background-position:bottom; height:70px; width:280px; display:block;}
#nextback a:hover{background-position:top;}
#nextback a.disappear, #nextback a.disappear:hover, #nextback a.disappear img{display:none; visibility:hidden;}

p a, li a{color:#ffffff; font-style:italic; text-decoration:none;}
p a:hover, li a:hover{text-decoration:underline;}

#footer{font-size:9px; text-transform:uppercase; color:#CCCCCC; text-align:center; margin: 20px 0;}
