/* CSS Document */

body {
font-family:Verdana, Arial;
font-size:12px;
color:#000066;
margin-top:0; 
margin-left:0;
margin-right:0;
background-image:url(images/bg_beige.jpg);
}

/* Banner */
.bannertitle {
width:100%;
background-image:url(images/banner_rep.jpg);
background-repeat:none;
}

.moto {
vertical-align:top;
background-image:none;
text-align:right;
font-style:italic;
font-size:16px;
}

a:link, a:visited {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:underline;
}


.main {
width:100%;
border:0;
}

.content {
width:80%;
text-align:justify;
}

/* Left Links Panel */

.left {
width:15%;
vertical-align:text-top;
font-weight:bold;
}

.sub {
margin-left:15px;
line-height:15pt;
}

/* Footer */

.footer {
width:100%;
background-image:url(images/footer_rep.jpg);
text-align:center;
color:#000000;
}

.aleft {
text-align:left;
}
.aright {
text-align:right;
}

.acen {
text-align:center;
}

li {
margin-left:200px;
line-height:15pt;
}

.other {
margin-left:50px;
line-height:15pt;
}

.area {
margin-left:10px;
}