body {
		font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
        background:#253244;
		background-image:url(../images/bg.jpg);
        background-repeat:repeat-x;
        font-size:12pt;
	}
 div.mainframe {
    width:895px;
    padding-bottom:0px;
    margin-bottom:0px;
    background:#4a5c74;
    color:#131b27;
 }

 div.menu {
    width:600px;
    background:#4a5c74;
 }      
div.header {
    height:150px;
}
div.wrapper {
    height: 430px;
    }

div.data {
    width:650px;
    margin: 20px 0 5px 20px;
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    color:#0e141a;
    border-style:none;
    float:left;
}
div.inset {
    border-style:inset;
    border-color:#2c3d53;
    border-width:3px;
    background-color:#ccc8b8
}
div.long {
    Height:360px;
    overflow:auto;
    text-align:left;
    color:#131b27;
}
div.pic {
    font-size:9px;
}
div.picl {
	text-align:center;
	border-width:0px;
	float:left;
	font-size:10px;
	margin-right:15px;
}
div.picr {
	text-align:center;
	border-width:0px;
	float:right;
	font-size:10px;
	margin-left:15px;
}
div.picc {
	text-align:center;
	border-width:0px;
	font-size:10px;
	margin-right:15px;
}
img.framed {
	border-style:solid;
	border-width:5px;
	border-color:#dbd4bc;
}

div.newspane {
    width:200px;
    float: right;
    color:#d0e0f0;
    text-align:center;
    padding:5px;
    border:0;
    margin: 15px 0 15px 5px;
}
div.footer {
    border:0px;
    background:#1e252e;
    height:120px;
    padding:0px;
    border-style:none;
    margin:0;
    color:#9da5b9;
    font-size:10pt;
    width:895px;
    text-align:center;
}
 img.head {
 width:895px;
 height:150px;
 }
 img.footer {
    width:895px;
    height:20px;
    margin:0px;
    border-style:none;
    padding:0px;
 }
 a {
    border-style:none;
    border-width:0px;
 }
 a.newspane {
    color:#d0e0f0;
    text-decoration:none;
    font-weight: bold;  
    border-style: none;
    border-width:0px;
 }
 a.uline {
    color:#d0e0f0;
    text-decoration:underline;
    border-style: none;
    border-width:0px;
 }
 hr.short {
    width:50px;
    color:silver;
 }
 hr.long {
    width:400px;
    color:silver;
 }
 p.pad {
    padding:0 10px;
 }
 object.back {
    position:relative;
    z-index:0;
 }
 td.gallery {
    background-color: #bbc1d0;
    text-align:center;
 }



