#menu {font-family: eurostile, arial; font-size: 16px; color: white; z-index: 100; position: absolute}

#menu dl, dt, dd, ul, li {margin: 0; padding: 0; list-style-type: none;}

#menu dl {float: left; width: 9em;}

#menu dt {cursor: pointer; text-align: center; font-weight: bold; border: 1px yellow; margin: 1px;}

#menu dd {display: none; border: 1px yellow; }

#menu li { text-align: center; background: #99CCFF;}

#menu li a {color: #14285F; text-decoration: none; display: block; height: 100%; border: 1px yellow;}
#menu dt a {color: white; text-decoration: none; display: block; height: 100%; border: 1px yellow;}

#menu li a:hover, 
#menu li a:focus, 
#menu dt a:hover, 
#menu dt a:focus {color: #14285F; background: white;}


body {background-image: url(gradient.jpg); background-repeat: repeat-x; background-color: #000011;}


a:link {color: #FFFF00;text-decoration:underline;}
a:visited {color: #FFFF00;text-decoration:underline;}
a:hover {color: red; text-decoration:none;}


.small {font:13px eurostile, arial; color: white; vertical-align: center}
.norm {font:16px eurostile, arial; color: white; text-align: justify; vertical-align: top;}
.heading {font:20px eurostile, arial; color: white; font-weight:bold}
.caption {font:16px eurostile, arial; color: white; vertical-align: center; text-align: center; font-weight: bold}

.page {background-color: black; z-index: 2;}
.line {color: white}
.table {border: 10px; border-style: solid; border-color: black}
.thumb {text-align: right}



#shadow-container {position: relative; left: 3px; top: 3px; margin-right: 3px; margin-bottom: 3px;}
#shadow-container .shadow1,
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .shadow4,
#shadow-container .shadow5,
#shadow-container .shadow6,
#shadow-container .container {position: relative; left: -1px; top: -1px;}
#shadow-container .shadow1 {background: #000044;}
#shadow-container .shadow2 {background: #000055;}
#shadow-container .shadow3 {background: #000066;}
#shadow-container .shadow4 {background: #000077;}
#shadow-container .shadow5 {background: #000088;}
#shadow-container .shadow6 {background: #000099;}
#shadow-container .container {background: #ffffff;border: 1px solid #000000;padding: 10px; color: black}







