body{
background:#1e3568;
text-align:center;
margin-top:0;
}

img{
border:0;

}

#maindiv{

margin:0 auto;
width:814px;
height:90%;


}

#glowinghead{

margin:0 auto;
width:814px;
height:301px;
background:url(../img/testata.png);

}

#menuspace{

margin:0 auto;
width:814px;
height:36px;
background:url(../img/menu.png);
background-repeat: no-repeat;
}

#content{

margin:0 auto;
width:814px;
height:460px;
background:url(../img/whiteback.png);

}

#contentsx{

width:200px;
height:455px;
margin-left:25px;

float:left;
overflow:hidden;
}
#contentdx{

width:550px;
height:455px;
margin-right:25px;

float:right;
overflow:auto;
}

#logobar{

margin:0 auto;
width:814px;
height:97px;
background:url(../img/logobar.png);

}

#footer{

margin:0 auto;
width:814px;
height:97px;


}

#logos{

margin-left:23px;
margin-right:23px;
width:90%;
padding-top:20px;
height:80%;
text-align:center;
}

#menus{

margin-left:23px;
margin-right:23px;
width:90%;
height:80%;
text-align:center;
padding-top:8px;
}


.footertx{

color:white;
font-family:Verdana;
font-size:7pt;

}

.footertx:link{

color:white;
font-family:Verdana;
font-size:7pt;
text-decoration:none;
}
.footertx:hover{

color:white;
font-family:Verdana;
font-size:7pt;

}
.footertx:visited{

color:white;
font-family:Verdana;
font-size:7pt;
text-decoration:none;
}

.space{

margin-left:10px;
margin-right:10px;
}

.opaque:link{

opacity:.5;

}

.opaque:hover{

opacity:1;

}

.opaque2:link{

filter: alpha(opacity=50);


}

.opaque2:hover{

filter: alpha(opacity=100);


}

.menulink{

color:#1e3568;
font-family:Verdana;
font-size:10pt;

font-weight:bold;

}

.menulink:link{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;

font-weight:bold;
}
.menulink:hover{

color:#405187;
font-family:Verdana;
font-size:10pt;
text-decoration:underline;
font-weight:bold;

}
.menulink:visited{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;

font-weight:bold;
}

.pageTitle{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;
text-align:center;
font-weight:bold;
}

.pageText{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;
text-align:justify;
padding-right:10px;
padding-left:10px;

}
.pageText:link{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;
text-align:justify;
padding-right:10px;
padding-left:10px;

}
.pageText:hover{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;
text-align:justify;
padding-right:10px;
padding-left:10px;

}
.pageText:visited{

color:#1e3568;
font-family:Verdana;
font-size:10pt;
text-decoration:none;
text-align:justify;
padding-right:10px;
padding-left:10px;

}