	/* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:12px;
		background: url(images/wt/background_fade.png) repeat-x #1e4566;
		background-color: #1e4566;
		font-family: Arial, Helvetica, sans-serif;
    }
	
A:link, A:visited, A:active { color: #A93A3A; font-weight: bold; font-size: 8pt; text-decoration: none; }
A:hover { color: #C94040; font-weight: bold; font-size: 8pt; text-decoration: none; }

a.midlink { color: #333; font-size: 12px; font-weight: bold; text-decoration:underline;}

a.comments {color: #999; }

a.breaking { color: #600; font-size: 10px; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #600; margin-left: 2px; }
a.resultslink { color: #FFF; font-weight: bold; }
a.topmenu { color: #FFF; font-weight: bold; font-size: 12px; }
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
    #header {
		position: relative;
        clear:both;
        /*float:left;*/
        width:902px;
		height: 84px;
		background: url(/images/wt2/header_fade.png) repeat-x;
		margin:0px auto 0px; /* center, not in IE5 */
    }
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	
	#logo {
		position: relative;
		left: 10px;
		top: 40px;
		width: 250px;
		height: 35px;
		background: url(/images/wt2/wrestling_talk.png) no-repeat;
	}

	#searchbox {
		position: absolute;
		right: 5px;
		top: 4px;
		float: right;
		height: 26px;;
		width: 300px;
		text-align: right;
	}
	
	#topmenucontainer {
		position: relative;
		height: 32px;
		padding: 0px;
		width: 902px;
		margin:0px auto 0px; /* center, not in IE5 */
		background: url(/images/wt/top_button_fade.png) repeat-x;
	}

	#topmenucontainer ul {
		height: 32px;
		list-style-type: none;
		padding-left: 5px;
		width: 895px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}

	#topmenucontainer ul li {
		position: relative;
		display: inline-block;
		width: 110px;
		height: 23px;
		padding-left: 4px;
		padding-top: 9px;
		margin: 0px;
		margin-right: 2px;
		cursor: pointer;
		text-indent: 40px;
		font-weight: bold;
		font-size: 12px;
		color: #FFF;
		border: 0px;
	}
	
	.buttonimage {
		position: absolute;
		top: -3px;
		left: 10px;
	}
	
	#resultscontainer {
		position: relative;
		width: 890px;
		height: 164px;
		padding: 4px;
		background: #f5f5f5;
		border-left: 3px groove #CCC;
		border-right: 3px groove #666;
		margin:0px auto 0px; /* center, not in IE5 */
	}	
	
	#results {
		width: 164px;
		height: 100px;
		background: url(/images/wt2/results_bg.png) no-repeat;
		float: left;
		cursor: pointer;
		position: relative;
		top: 4px;
	}

	#results2 {
		width: 164px;
		height: 100px;
		background: url(/images/wt2/results_bg2.png) no-repeat;
		float: left;
		cursor: pointer;
		position: relative;
		top: 4px;
	}

	#results3 {
		width: 164px;
		height: 100px;
		background: url(/images/wt2/results_bg3.png) no-repeat;
		float: left;
		cursor: pointer;
		position: relative;
		top: 4px;
	}
	
	#resultsppv {
		width: 218px;
		height: 154px;
		background: url(/images/wt/results_bg3.png) no-repeat;
		float: left;
		cursor: pointer;
		padding-top: 10px;
		position: relative;
	}
	
	#resultsbanner {
		position: relative;
		top: 2px;
		text-align: center;
		width: 470px;
		height: 60px;
		float: left;
	}
	
	#resultsbanner2 {
		position: absolute;
		top: 4px;
		right: 4px;
		padding: 4px;
		width: 188px;
		background: #FFF;
		height: 52px;
		text-align: center;
	}

	.results {
		z-index: 10;
		position: relative;
		bottom: 0px;
		right: 0px;
	}
	
	#leftmenucontainer {
		left: 4px;
		/*top: 298px;*/
		position: relative;
		float: left;
		width: 200px;
		margin-bottom: 4px;
	}

	#rightmenucontainer {
		right: 6px;
		position: relative;
		width: 200px;
		margin-bottom: 4px;
		margin-bottom: 2px;
	}


#newstitle {
	position: relative;
	left: 208px;
	width: 100%;
	padding-top: 8px;
	height: 20px;
	background: url(/images/wt/news_title_bg.png) repeat-y;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-indent: 30px;
}

#newslist {
	position: relative;
	top: 2px;
	left: 208px;
	padding: 4px;
	padding-top: 14px;
	min-height: 120px;
	background: #FFF;
	width: 471px;
	height: auto;
}

#menutitle {
		width: 200px;
		height: 21px;
		background: url(/images/wt/menu_title_bg.png) repeat-y;
		text-indent: 20px;
		padding-top: 7px;
		font-weight: bold;
		color: #FFF;
		font-size: 12px;
}

#menucontent {
	width: 194px;
	background: #FFF;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 3px;
}

.menutitleimage {
	position: relative;
	float: left;
	left: 8px;
	top: -9px;
}

#breakingbox {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.button		
{
	font-family:arial; 
	font-size:8pt; 
	font-weight: bold;
	color:white;
	background: url(/images/wt/button_fade.png) repeat-x;
	height: 20px;
	border:black; 
	border-style:solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
}

#resultstext {
	position: absolute;
	bottom: 4px;
	right: 6px;
	width: 100px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

#pollq {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	text-indent: 0px;
}

#comments {
	min-height: 100px;	
}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    /*float:left;*/
        width:898px;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		border-left: 3px groove #CCC;
		border-right: 3px groove #666;
		margin:0px auto 0px; /* center, not in IE5 */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background: url(/images/wt/main_fade.png) top repeat-x #a5a5a5;    	/* Right column background colour */
		background-color: #a5a5a5;
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background: none;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background: none;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:176%;
		width: 800px;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:185px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:11px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:168px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:50px;  	/* Width of right column right-hand padding + left column left and right padding */
		padding-right: 3px;
        position:relative;
        left:50%;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		background-color: #069;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    /* --> */
    <!--[if lt IE 7]>
    .col1 {
	    width:100%;
	}
	
	td.streamheader {
		background: url(/images/wt/menu_fade.png) repeat-x top #484949;
		font-weight: bold;
		color: #FFF;
	}
	
	td.streamlist {
		border: 1px solid #999;
	}
	
	#loginbox {
		text-align: center;
		width: 380px;
		height: 22px;
		border-bottom: 4px ridge #999;
		border-right: 4px ridge #999;
		border-left: 4px groove #999;
		position: absolute;
		top: 0px;
		right: 20px;
		background: #FFFFFF;
		padding: 4px;
	}@charset "UTF-8";
/* CSS Document */

