body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
*{
margin:0;
padding:0;
}
a{
color:;
	text-decoration:underline;
	color: #993333;
}
a:hover{
color:#993333;
text-decoration:none;
}

a img{
border:none;
}

p{
margin-top:0px;
}
#header {
	background-image: url(images/wolf-creek3_02.jpg);
	height:163px;
	min-width:790px;
	text-align: center;
}

#wolf {
	background-image: url(images/wolf-creek3_01.jpg);
	width:249px;
	height:163px;
	float:left;
	display: block;
}

#shooter {
	background-image: url(/images/wolf-creek3_05.jpg);
	width:206px;
	height:163px;
	float:right;
	display: block;
}
#navOffset {
	background-image: url(/images/wolf-creek3_06.jpg);
	width:249px;
	height:43px;
	float:left;
	display: block;
}

#nav {
	background-image: url(/images/wolf-creek3_07.jpg);
	xborder: 1px solid #123456;
	text-align: center;
	padding-right: 10%;
	height:43px;
	
}
.navv {
padding:10px 10px 10px 10px;

font-size:16px;
font-weight:bold;
color:#FFFFFF;
display: block;
}
.leftContent{
padding: 0 30px 0px 20px;


}
#left{
	background-image: url(/images/wolf-creek3_11.gif);
    xborder: 1px solid #123456;
	width: 249px;
	float: left;
}
#right{
float: right;
width:170px;
margin-top:10px ;
}
#center{
padding:10px 10px 10px 10px;
margin: 0;/*0 180px 0 250px;*/
}
/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
xclear:both;
padding: 0;
margin: 0;
white-space: normal;
}
table.main {

border: 0;
padding: 0px;
margin:  0; 
white-space: normal;
}
#main {

border: 0;
padding: 0px;
margin:  0; 
white-space: normal;
}
table#main  td.main{
padding: 0px;
border-right: 0px
}
table.main  td.main{
padding: 0px;
border-right: 0px
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f1f1f1;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

tr.altRow td.gametype_2, td.gametype_2 {
background-color:#d9ffd9;
}
tr.altRow td.gametype_3, td.gametype_3 {
background-color:#ffe5cc;
}
tr.altRow td.gametype_4, td.gametype_4 {
background-color:#CC3333;
color:#FFFFFF;
}
tr.altRow td.gametype_5, td.gametype_5 {
background-color:#808080;
}

tr.altRow td.gametype_6, td.gametype_6 {
background-color:#d9f4ff;
}
tr.altRow td.gametype_7, td.gametype_7 {
background-color:#fcffcc;
}

ul.photosetlist{
width: 100px;
display: block;
float: left;
background-color: #CCCCCC;
list-style-type:none;
list-style:none;
}

ul.photosetlist li{
display: block;
float: left;
list-style:none;
list-style-type:none;
padding: 4px;
}

#thumbs{
list-style-type:none;
height: 400px;
border: solid 1px #000000;
padding: 5px;
overflow:scroll;
}
#thumbs li{
list-style-type:none;
display: inline;
xfloat: left;
padding: 5px;
xmargin: 5px;
}
