  

body{
background-color:#553C1E;font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#000000;margin:0px;
}

#wrapper{
width:850px;
height:auto;
margin:auto;
}


#header{
padding:0px;
margin:0px;
width:850px;
clear:both;
}


#navigation{
    height:32px;
	background-color:#FFFFFF;	/*margin-left:10px;
	margin-right:10px;*/
	padding-top:0px;
	clear:both;   
}

/*** Superfish SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #fff;	*/
	padding: 		.75em 1em;
	text-decoration:none;  
}
.sf-menu a:link, .sf-menu li li a, .sf-menu a:visited, .sf-menu a:active   { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000000;
}
.sf-menu li {
	background:		#FFFFFF;
}
.sf-menu li li {
	background:		#FFFFFF;
}
.sf-menu li li li {
	background:		#FFFFFF;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#614F39 url(http://www.ipswichspeedway.com/assets/editor/uploaded/btn_stretch.png) repeat-x left top; 
	color:          #FFFFFF;
	outline:		0;
}

.sf-menu { position:relative !important; overflow:visible !important; z-index:80; }
.sf-vertical { position:relative !important; overflow:visible !important; z-index:70; }


#content{
width:825px;
height:auto;
min-height:600px;
height:expression(document.body.clientHeight < 400? "400px" : "auto");
overflow:auto;
padding-left:15px;
padding-right:10px;
/*padding-top:10px;*/
clear:both;
}


#left{
width:560px;
height:auto;
overflow:auto;
padding-left:10px;
padding-right:10px;
float:left;
font-size:14px;
color:#000000;}

#left a:link {
color:#FF8C00;
text-decoration: none;
} 

#left a:visited {
color:#FF8C00;
text-decoration: none;
}

#left a:hover {
color:#FFA940;
text-decoration: none;
}

#left a:active {
color:#FF8C00;
text-decoration: none;
}

#right{
width:210px;
height:auto;
float:right;
padding-left:10px;
clear:left;
color:#000000;
}

.sidepanel {
color:#FFFFFF;background-color:#614F39;height:auto;
overflow:auto;
width:210px;
clear:both;
margin-top:5px;
margin-bottom:5px;
}


#right h1 {
color:#000000;
font-size:120%;
font-weight:normal;
clear:both;
}

#footer{
color:#000000;nwidth:850px;
margin:auto;
overflow:auto;
}

#footer a:link {
color:#38260B;
text-decoration: none;
} 

#footer a:visited {
color:#38260B;
text-decoration: none;
}

#footer a:hover {
color:#F70505;
text-decoration: none;
}

#footer a:active {
color:#38260B;
text-decoration: none;
}

/* isc */
a:link {
color:#FF8C00;
text-decoration: none;
} 

a:visited {
color:#FF8C00;
text-decoration: none;
}

a:hover {
color:#FFA940;
text-decoration: none;
}

a:active {
color:#FF8C00;
text-decoration: none;
}

.warning {
	color:#FF0000;
	}
label {
	float:left;
	margin-right:10px;
	width:180px;
	font-weight:bold;	
	}	
.pwd label {
	float:left;
	margin-right:10px;
	width:200px;
	font-weight:bold;
	}	
.left {
	float: left;
	padding-right:20px;
	}
.right {
	float: right;	
}
/* tables */
table {
	border-collapse: collapse;
	width: 90%;
	font-size: 1.1em;
}

.stripeMe th {
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	line-height: 1.2;
	padding-left:20px;
}

.stripeMe td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.stripeMe td * {
	padding: 6px 11px;
}

.stripeMe tr.alt td {
	background:#FFFFFF;
}

.stripeMe tr.over td {
	background: #614F39;
}

.thumbImage {
	margin:auto;
	width:auto;
	height:auto;	
	}
#gallery {
	width:560px;
	height:auto;
	}
ul#portfolio li img{
	margin-left:-30px;
    border:none;
    list-style:none;
	z-index:9999999999999999;
}

#portfolio li {
padding:0px;
list-style:none;
}

/* NEW ELEMENTS */

#pusher{
width:850px;
height:333px;
margin:auto;
}

#outerwrapper{
width:945px;
height:auto;
margin:auto;
padding:auto;
background:url(http://www.ipswichspeedway.com/assets/editor/uploaded/ipsw-container-bg.png) repeat-y;
}

#navbottom{
width:848px;
height:27px;
margin:auto;
padding:auto;
}

.sidelogo-left {
	width:100px;
	height:100px;
	float:left;
	}
	
.sidelogo-right {
	width:100px;
	height:100px;
	float:right;
	}
    
.sidelogo-left h2 {
	line-height:5px;
	}
	
.sidelogo-right h2 {
	line-height:5px;
	}

