body {
padding: 0px;
margin: 0px;
background: url(bgnd/bgnd.gif);
background-repeat: repeat-x;
background-color: #0568a3;
}

#container {
padding: 0px;
margin: 0px;
width:1000px;
min-height: 700px;
font-family:Verdana;
margin-top: -7px;
}

/* TOP */
#top_left {
height:24px;
width:418px;
float: left;
font-family: Arial;
font-size: 10px;
color: #6cb1e0;

padding: 0px;
}

#top_right {
height:24px;
width:400px;
float: left;
text-align: right;
font-family: Arial;
font-size: 11px;
color: #fff;
padding: 0px;
}

#top_1 {
height:24px;
width:1000px;
float: left;
background: url(bgnd/top_1.jpg);
background-repeat: no-repeat;
font-size:1px;
}

#top_2 {
height:17px;
width:1000px;
float: left;
background: url(bgnd/top_2.jpg);
background-repeat: no-repeat;
font-size:1px;
}

/* flash and news */
#top_3_l {
height:359px;
width:93px;
float: left;
background: url(bgnd/top_3_l.jpg);
background-repeat: no-repeat;
}

#top_3_r {
height:359px;
width:89px;
float: left;
background: url(bgnd/top_3_r.jpg);
background-repeat: no-repeat;
}

#top_3_flash {
height:359px;
width:560px;
float: left;
background-color: #ffffff;
}

#top_3_news {
height:359px;
width:258px;
float: left;
background-color: #0664a1;
}
/* menu */
#menu {
height:25px;
width:1000px;
float: left;
background: url(bgnd/centre_bgnd.gif);
background-repeat: repeat-y;
}

/* centre */
#centre {
width:1000px;
float: left;
background-color: #fff;
background: url(bgnd/centre_bgnd.gif);
background-repeat: repeat-y;
}

/* footer */
#footer {
width:1000px;
float: left;
background: url(bgnd/foot_bgnd.gif);
background-repeat: repeat-y;
}
#copy_note_l{
width:400px;
height: 20px;
float: left;
font-family: Verdana;
font-size: 10px;
color: #fff;
text-align: left;
}
#copy_note_r{
width:418px;
float: left;
font-family: Verdana;
font-size: 10px;
color: #fff;
text-align: right;
}

/* elements */
.left{
width:93px;
height: 10px;
float: left;
display: block;
}

.right{
width:89px;
height: 10px;
float: left;
display: block;
}

.content{
width:818px;
float: left;
margin: 5px;
font-family: Verdana;
font-size: 11px;
color: #000;
}

.content_foot{
width:818px;
float: left;
margin: 5px;
font-family: Verdana;
font-size: 10px;
color: #fff;
}

#text {
position:relative;
font-family: Arial;
font-size: 11px;
line-height: 16px;
color: #000;
}


h1.title {
font-family: Arial;
font-size: 13px;
color: #06649f;
padding: 0px;
margin: 2px;
}

a.white:link, a.white:visited, a.white:active{
font-family: Verdana;
text-decoration:none;
color: #ffffff;
margin: 0px;
padding: 0px;
font-size: 9px;
}

a.white:hover{
text-decoration: underline;
}

a.lightblue:link, a.lightblue:visited, a.lightblue:active{
font-family: Verdana;
text-decoration:none;
color: #6cb1e0;
margin: 0px;
padding: 0px;
font-size: 9px;
}

a.lightblue:hover{
text-decoration: underline;
}

a.menu:link, a.menu:hover, a.menu:visited, a.menu:active{
font-weight: bold;
font-family: Arial;
text-decoration:none;
color: #084f8d;
font-size: 13px;
margin: 0px;
padding: 0px;
}

a.menu:hover{
text-decoration:underline;
}

table{
font-size: 11px;
font-family: Verdana;
}