@charset "iso-8859-1";
body {
margin:10px;
font-family:"Trebuchet MS",arial,verdana,sans-serif;
color:#ffffff;
background-color:#411d04;
background-image:url(fd.jpg);
background-attachment:fixed;
height:100%;
}
#header {
height : auto;
width:940px;
clear : both;
text-align:center;
}
.slideshow { 
height : 202px; 
width : 202px; 
margin : 5px auto 5px auto; 
} 
.slideshow img {
height : 200px; 
width : 200px; 
padding : 0;  
border:1px solid;
border-color:#006e9c #015285 #015285 #006e9c;
background:#01507d;
background-image:url(img/note.png);
margin:0; 
}
a:focus {-moz-outline-style: none;
}
a:link { 
text-decoration : none; 
color : #ffff00; 
} 
a:visited { 
text-decoration : none; 
color : #ffff00; 
} 
a:active { 
text-decoration : underline; 
color : #ff0000; 
} 
a:hover { 
text-decoration : underline; 
color : #ffffaa; 
}
a.menu:focus {-moz-outline-style: none;
}
a.menu { 
font-size : 14px; 
font-weight : bold; 
line-height : 13px; 
font-family : Arial, Verdana, sans-serif;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8); 
width : 110px;  
padding-top : 4px; 
padding-bottom : 4px; 
background-color : #ae0010;
     background: -webkit-radial-gradient(center top, #ff7700 0%, #ae0010 100%);
	background: -moz-radial-gradient(center top, #ff7700 0%, #ae0010 90%);
	background: -ms-radial-gradient(center top, #ff7700 0%, #ae0010 100%);
	background: -o-radial-gradient(center top, #ff7700 0%, #ae0010 100%);
	background: radial-gradient(circle at 50% 0%, #ff7700 0%, #ae0010 100%); 
text-align : center; 
display : block;
margin: 3px auto;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 2px 2px rgba(255, 0, 0, .8); 
} 
a.menu:link { 
color : #ffff00;  
text-decoration : none;  
} 
a.menu:visited { 
color : #ffff00; 
text-decoration : none;  
} 
a.menu:hover { 
color : #ffff88; 
text-decoration : none; 
background-color : #ff7700;
     background: -webkit-radial-gradient(center top, #ffaa35 0%, #ae0010 100%);
	background: -moz-radial-gradient(center top, #ffaa35 0%, #ae0010 90%);
	background: -ms-radial-gradient(center top, #ffaa35 0%, #ae0010 100%);
	background: -o-radial-gradient(center top, #ffaa35 0%, #ae0010 100%);
	background: radial-gradient(circle at 50% 0%, #ffaa35 0%, #ae0010 100%); 
} 
a.menu:active { 
color : #ffffff; 
text-decoration : none; 
background-color : #ff7700;
     background: -webkit-radial-gradient(center top, #ffaa35 0%, #ae0010 100%);
	background: -moz-radial-gradient(center top, #ffaa35 0%, #ae0010 90%);
	background: -ms-radial-gradient(center top, #ffaa35 0%, #ae0010 100%);
	background: -o-radial-gradient(center top, #ffaa35 0%, #ae0010 100%);
	background: radial-gradient(circle at 50% 0%, #ffaa35 0%, #ae0010 100%); 
}
a.menu:focus {-moz-outline-style: none;
}
h1 {
font-size:24px;
font-variant:small-caps;
width:940px;
}
h3 {
font-size:18px;
width:940px;
}
img {
border:1px solid;
border-color:#006e9c #015285 #015285 #006e9c;
background:#01507d;
background-image:url(img/note.png);
margin:5px;
}
#info,#info2,#info3,#info4,#info5,#info6,#info7,#info8,#info9,#info10,#info11,#info12 {
position:relative; 
height:202px;
width:202px;
margin-bottom:10px;
}
#infoimage,#infoimage2,#infoimage3,#infoimage4,#infoimage5,#infoimage6,#infoimage7,#infoimage8,#infoimage9,#infoimage10,#infoimage11,#infoimage12 {
position:absolute;
top:0;
left:-5px;
}
#infotext,#infotext2,#infotext3,#infotext4,#infotext5,#infotext6,#infotext7,#infotext8,#infotext9,#infotext10,#infotext11,#infotext12 {
position:absolute;
top:10px;
left:4px; 
width:200px; 
height:200px; 
z-index:1;
font-size:9px;
text-align:left;
text-shadow : 1px 2px 2px rgba(0, 0, 0, 0.5);
}
.infotext {
display:block;
height:15px;
width:30px;
border:1px solid silver;
background-color:gray;
font-weight:normal;
text-align:center;
}
.down {
position: relative;
clear:right;
right: 0;
bottom: -15px;
background:transparent;
background-image:none !important;
border:0;
margin-bottom:-10px;
margin-top:-10px;
float:right;
}
table {
width:940px;
background-color: rgb(0, 0, 0);
border:2px ridge silver;
padding:0;
margin:0;
font-size:12px;
font-weight:bold;
border-collapse: collapse;
}
td {
padding:10px;
width:25%;
border:1px solid gray;
}
#footer {
width:940px;
}