a:link {
	color: #ffff41;
	text-decoration: none;
}

a:visited {
	color: #ffff41;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu {

position:absolute;
top: 100;
left:1;
width: 4000;
height: 55;

background-color: #0a03aa;
color: #ffffff;
foreground-color: #000000;

border : solid 1pt;
border-color: #ddcc00;

font : 12pt Arial;
font-weight: bold;

text-valign: bottom;
text-align: left;

}

#submenu {

position:absolute;
top: 130;
left:2;
width: 4000;
height: 20;

background-color: #0203cf;
color: #ffffff;
foreground-color: #000000;

border : solid 0pt;
border-color: #ddcc00;

font : 10pt Arial;
font-weight: bold;


text-valign: bottom;
text-align: left;
}

#subtext {
font : 10pt Arial;
}

#quicklinks {

position:absolute;
top: 0;
left:0;
width: 250;
height : 480;

background-color: #0000cc;
color: #bbbb00;
foreground-color: #bbbb00;

border : solid 0pt;
border-color: #000000;

font : 14pt Arial;
//font-weight: bold;

text-align: center;

}

#descriptor {
font : 12pt Arial;
font-weight : bold;

}


#content {

position: absolute;
top: 0;
left: 200;
width: 1000;
height: 480;

}

#heading {
position: absolute;
top: 0;
left: 200;
width: 450;
height: 100; 
font-family:English111 Vivace BT, Times New Roman, Arial; 
font-size: 30pt;
font-color: #cc0000;
text-align: center;
}

#subheading {
font-family:GoudyHandtooled BT, Times New Roman, Arial; 
font-size: 16pt;
font-color: #aaaa00;

text-align: center;
}

#logo {

position: absolute;
top: 0;
left: 0;
width: 200;
height: 100;


}

#plogo {

position: absolute;
top: 0;
left: 600;
width: 200;
height: 100;


}

#MI {

padding : 35px;
}
