body{
	padding:0;
	margin:0;
	font:1em Trebuchet MS;
	background: url(images/bodybg.gif) repeat-x #14293e;
}

html *{
	padding:0;
	margin:0;

}

#wrap{
	width:770px;
	margin: 0 auto;
	background-color:#FFF;
	
}

#header{
	height:180px;
	width:100%;
	background: url(images/header.jpg);
}

#ticker{

}

.ticker marquee{
	color:#369;
}

#header h1, #header h3{
	display:none;
}

#footer{

	font-size:.8em;
	width:750px;
	height:90px;
	margin:0 auto;
	padding:10px;
	padding-top:30px;
	background: url(images/footertop.gif) repeat-x #333;
	clear:both;
	color:#CCC;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#footer div a{
	color:#C96;
}

#designby{
	float:right;
	border-top: 1px dashed #C96;
}

#footer a{
	color:#FFF;
}

#nav{
	width:197px;
	height:295px;
	background: url(images/menubg.gif);
	padding-left:10px;
}

#navbottom{
	background: url(images/menubottom.gif) repeat-x #FFF;
	height:30px;
}

#nav ul{
	list-style:none;

}

#nav ul li{
	text-align:left;
	

}

#nav ul li a{
display:block;
	color:#FFF;
	border-bottom:1px dotted #C96;
	text-decoration:none;
	font-size:1em;
	padding: 5px 10px;
}

#nav ul li a:hover{
	background-color:#666;
}

#content{
		float:left;
		width:550px;
		background-color:#FFF;
}

#content p{
	padding:10px;
	margin-top:10px;
	color:#222;
}

#right{
	float:right;
	width:207px;
	height:500px;
	text-align:center;
	background-color:#FFF;
}

#right img{
	border:1px solid black;
	margin-top:10px;
}

#sponsorstop{
	margin-top:20px;
	background: url(images/sponsorstop.gif) repeat-x;
	height:20px;
}

#sponsors{
	background: url(images/sponsorsbg.gif);
	margin-top:10px;
	height:310px;
	width:172px;
	text-align:left;
	background-color:#EEE;
	padding:15px;
	padding-left:20px;
}

#sponsorsbottom{
	background: url(images/sponsorsbottom.gif) repeat-x;
	height:20px;
}

#content h2{
	font-size:1.2em;
	border-bottom:1px dashed #369;
	margin-top:15px;
	margin-left:10px;
}

#content h3{
	font-size:1em;
	margin-top:15px;
	margin-left:10px;	
}

#content ul li{
	margin-left:40px;
}

#sponsors h2{
	font-size:1.2em;
	border-bottom:1px dashed #369;
}

#tournaments h3{
	font-size:1.1em;
	margin-left:10px;
	margin-top:20px;
	text-decoration:underline;
}

#tournaments h4{
	font-size:1.1em;
	margin-left:10px;
	margin-top:20px;
	color:#369;
}

#tournaments ul{
	list-style:none;
	margin-left:20px;
}

#tournaments ul li{

}

#tournaments img{
	margin-left:10px;
}

.front_photo{
	border:1px solid black;
	margin:12px;
	width:538px;
}

