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

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

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

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

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;
} 

#navcontainer {
    position: relative;
	margin: 0 auto;
	background-image: url(http://www.sliloh.com/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(http://www.sliloh.com/indexfiles/navi_bg_hover.jpg); 
	background-repeat: repeat-x;
	background-position: left top;
}
.link1 {
	background-image: url(http://www.sliloh.com/indexfiles/navi_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 a{
	background-image: url(http://www.sliloh.com/indexfiles/navi_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 a:hover{
	background-image: url(http://www.sliloh.com/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: #fff;
text-decoration: none;
}

a:visited {
color:#ccc;
}

//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;
}

.tbl1 {
   float: left;
}

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

.lft {
   POSITION: relative;
   float: left;
}

.rgt {
   POSITION: relative;
   float: right;
}

.ctr {
   text-align: center;
}   


#bottom {
position:relative;
text-align:center;
margin:0px auto;
margin-top: 10px;
border-top: 4px solid #E2DCCC;
padding-top: 10px;
}

/* about */
#embed {
   position: relative;
   background: #000000;
   width: 550px;
   height: 400px;
   margin: 20px auto;
   border: 10px ridge #734A12;
   padding: 20px;
}

/* Bryce */

#gallery {
   color: #FDF5E6;
   background-color: #0D022E;
   width: 54em;
   height: 410px;
   margin: 20px auto;
   border: 2px solid #000000;
   padding: 0px;
}

.tnail {
   float: left;
   width: 200px;
   border: 2px solid #FDF5E6;
   margin: 3px;
   text-decoration: none;
   text-align: center;
   padding: 3px;
}

.tnail img {
   border: 0;
}

.tnailt {
   float: left;
   width: 200px;
   border: 2px solid #FDF5E6;
   margin: 3px;
   text-decoration: none;
   text-align: center;
   padding: 3px;
   display: block;
}

.bryc {
   border: 1px solid #000000;
   width: 468px;
   margin: 0px auto;
   background-color: #0D022E;
}

#day {
   color: #4F009D;
   background-color: #000000;
   width: 800px;
   height: 600px;
   margin: 20px auto;
   border: 10px ridge #4E78A0;
   padding: 0px;
}