BODY{
font-family: arial, sans-serif;
font-size: medium;
/*background-color: red;*/
}

TABLE, TD, .top_bar P, IMG{
padding: 0; margin: 0;
}

/* all */
#ALL{
width: 740px;
text-align: left;
}

IMG.title_image{
height: 90px;
float: right;
}

/* main  */
#MAIN{
/*width: 80%;*/
width: 475;
float: right;
text-align: justify;
}

.notice{
font-weight: bold;
font-style: italic;
color: #000000;
display: inline;
}

H1{
text-align: right;
}

H3{
text-align: left;
font-size: 14pt;
}

A{
text-decoration: none;
font-weight: bold;
color: #1348A9;
}

A:hover{
color: #CC0000;
}

/* logo */
.nav_logo{
padding: 0;
/*display: inline;*/
}

/* strapline */
.strapline{
/*height: 40px;*/
text-align: left;
font-size: medium;
}

/* nav */
#nav{
height: 20px;
text-align: left;
font-size: small;
}

/* nav2 */
#nav2{
float: left;
width: 240px;
text-align: left;
padding: 0 20px 0 0;
background-image: url("/page_stripe.png");
}

/* footer */
#footer{
text-align: center;
color: #666666;
font-size: 12px;
float: left;
width: 740px;
}

#footer A{
font-family:  verdana;
color: #666699;
}