body {
   font-family: "Times New Roman", Times, serif;
   background-image: url(indexfiles/smallgrid-darkgray.jpg);
}

#head {
position:relative;
width:1200px;
height: 200px;
border: 4px solid #000000; 
background-image:url(indexfiles/sonic_boom.jpg);
margin:0px auto;
} 

h1 {
   text-align: center;
   font-style: italic;
   color: #ffffff;
}

h2 {
   text-align: center;
} 

p { 
   text-align: center;
   color: #ffffff;
}   

.cboth {
   clear: both;
}   

#container {
   position: relative;
   width: 1205px;
   margin: 10px auto;
   padding: 3px;
} 


#box {
   position: relative;
   margin: 0 auto;
   width: 1200px;
   border: 4px solid #020100; 
   background: #0D022E;
} 


#banner {
   color: #FDF5E6;
   background-color: #0D022E;
   width: 960px;
   margin: 10px auto;
   border: 2px solid #000000;
   padding: 0px;
}

.tnail {
   float: left;
   width: 468px;
   height: 70px;
   border: 3px double #FDF5E6;
   margin: 0px auto;
   text-decoration: none;
   text-align: center;
   padding: 2px;
}

.tnail img {
   
   border: 0px;
}

.cboth {
   clear: both;
}

h1 {
   text-align: center;
}

#navcontainer {
    position: relative;
	margin: 0 auto;
	background-image: url(indexfiles/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both; 
	height:33px;
	width: 1200px; 
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
	text-align: center;
	border: 4px solid #000000;
}

#navlist {
    margin: 0px;
    padding: 0px 0px;
    display: block;
}

#navlist li {
    list-style: none;
    float: left;
}

#navcontainer a, #navlist li.extend {
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 33px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}

#navcontainer a:hover, #navcontainer a#current {
	color: #333333; 
	background-image: url(indexfiles/navi_bg_hover.jpg); 
	background-repeat: repeat-x;
	background-position: left top;
}
.link1 {
	background-image: url(indexfiles/navi_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 a{
	background-image: url(indexfiles/navi_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 a:hover{
	background-image: url(indexfiles/navi_line.jpg);
	background-repeat: no-repeat; 
	background-position: right top;
}

*html #upnav li a:link, #upnav li a:visited {
   position: relative;
   width: 804px;
   color: #FDF8FF;
   padding: 0px;
   margin: 0 auto;
   margin-top: 5px;
   padding-left: 26px;
   padding-right: 23px;
   text-decoration: none;
   display: inline;
} 
   
a:link {
color: #B63B03;
text-decoration: none;
}

a:visited {
color:#000;
}

//a:hover {
color:#4F009D
}

//a:active {
color:#4F009D;
background:#D8BFD8
}


table {
    position: relative; 
	margin: 0px auto;
	width: 1100px;
	border-collapse: separate; 
	background-color: transparent; 
	border: 2px solid #000000; 
	caption-side: bottom;
	font-size: 12px;
}

table img {
    margin-top: 10px;
	
}	

td { 
    border-right: 2px solid #013792;
	border-left: 2px solid #013792;
    margin: 0px; 
	padding: 12px; 
	text-align: center;
	vertical-align: top; 
}

th {
	background: #77896C; 
	color:#ffffff; 
	text-align: left; 
	font-weight: bold; 
	font-size: 14px;
	padding: 3px;
	border: 1px solid #990033;
}

tr {
    background-color: #000554;
    color: #ffffff; 
}

tr :hover, tr.odd:hover {
	background-color: #00B0AD;
	color: #ffffff;
}

#foot {
   position: relative;
   margin: 10px auto;
   width: 875px;
   text-align: center;
   color: #ffffff;
} 

#upnav ul {
   padding: 0px;
   margin: 5px auto;
   list-style-type: none;
   clear: both;
   background-color: #0D022E;
   color: #FDF5E6;
   text-align: center;
   width: 655px;
   height: 55px;

}

#upnav { 
   padding: 0 0 1px 0; 
} 

#upnav li {
   display: inline;
}

#upnav li a:link, #upnav li a:visited {
   float: left;
   width: 150px;
   color: #FDF5E6;
   background: #0D022E;
   padding: 3px;
   text-decoration: none;
   border: 2px solid #fff;
}

#upnav li a:visited {
   color: #FDF5E6;
   background: #0D022E;
}

#upnav li a:hover {
   background: #FDF5E6;
   color: #0D022E;
}  

