﻿/*GLOBAL RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} 
table {border-collapse:collapse; border-spacing:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
ol,ul{list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} 
q:before,q:after {content:'';} 
abbr,acronym {border:0;} 

body{background:url(images/body_bkgrd.jpg) repeat-x #000000;}
.left{float:left;}
.right{float:right;}
p, ul, h3, h4, h2{font-family:Arial, Helvetica, sans-serif;}
p{font-size:12px;} 
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
a{color:#5858FA;}
a:hover{color:#FF0000; text-decoration:underline;}

/*LAYOUT*/
#wrapper{margin:0 auto; width:900px;}

#header{width:900px; height:182px; text-align:center; text-indent:-9999px; background:url(images/header_bkgrd.jpg);}
#menu{width:900px; height:39px; text-align:center; padding:0 0 0 2px;}
#menu li{display:inline; margin:0 0 0 -4px;} 

#masthead{width:900px; background:url(images/masthead_bkgrd.jpg) repeat-x; clear:both; position: relative; }
	#masthead img { position: absolute;  }
	#masthead .leftimg { top: 20px; left: 0; }
	#masthead .centerimg {bottom: 0; left: 276px;  }
	#masthead .rightimg { top: 20px; right: 0;  }

#content{height:auto; background:#ffffff;}

#homecontent{height:300px; background:#ffffff; padding:15px 0 0 0;}
	#homecontent .right{width:400px; border:#990000 1px solid; margin:0 10px 0 0;}
	#homecontent .left{width:475px; padding:10px 0 0 10px;}
	#homecontent p{padding:5px;}
	.bottom{clear:both;}
	.bottom p{text-align:center;}
	.bottom h2{text-align:center; padding:15px 0;}
	#homecontent form{padding:0 0 0 50px;}
	.link{padding:120px 0 0 0;}
	.center{text-align:center; padding:5px 0 0 0;}
	
/*PORTFOLIO PAGE*/
#portcontent{height:auto; background:#000; padding:10px 10px 10px 10px;}
	#portcontent .left{width:100%; border:#990000 1px solid;}
	#portcontent img{padding:10px;}
	#portcontent p{padding:5px;}
	#portcontent form{padding:0 0 0 50px;}
	
/*LINKS PAGE*/
#linkcontent{height:345px; background:#ffffff; padding:10px 10px 10px 20px;}
	#linkcontent h2{text-align:center;}
	#linkcontent img{padding:5px 15px;}

/*TOURNAMENTS LISTING*/	
#tourneycontent{height:auto; background:#ffffff; padding:10px;}
	#tourneycontent h2{text-align:center;}

/*PRIVACY PAGE*/
#privacycontent{height:auto; background:#ffffff; padding:10px;}
	#privacycontent h4{padding:10px 0 5px 0;}

#footer{height:100px; background:url(images/footer_bkgrd.jpg) repeat-x;}
	#footer p{text-align:center; color:#999999;}

