/* CSS Document */
		body {
			min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
		}

		#container {
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 190px;     /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#centercol {
			padding: 10px 20px;       /* CC padding */
			width: 100%;
		}
		
		#leftcol {
			width: 180px;             /* LC width */
			padding: 0 0;          /* LC padding */
			right: 240px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
			margin-top:-15px;
		}
		
		#rightcol {
			width: 130px;             /* RC width */
			padding: 0 10px;          /* RC padding */
			margin-right: -100%;
		}
		
		#footer {
			clear: both;
		}
		
		/*** IE Fix ***/
		* html #leftcol {
			left: 150px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #2D3B6D;         /*** Same as body background ***/
		}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
			background: #2D3B6D;
			font-family:Verdana, Arial, sans-serif;
			font-size:.95em;
		}

#header {
	text-align:center;
	padding:0;
	margin:0;
	background: #2D3B6D url(http://www.policequestseries.com/forum/styles/GuildWarsAlliance/theme/images/bg.gif) top left repeat-x;
	color:#C6D6E4;
}
#footer {
	font-size: .8em;
	text-align: center;
	padding: 0.3em 0;
	background: #2D3B6D;
	color:#C6D6E4;
	border-top:2px inset #2D3B6D;
}

		#leftcol {
	background:#2D3B6D;
	color:#C6D6E4;
		}

		#centercol {
			background: #DDD;
		}
		#centercolcases {
			background:#DDD;
			padding: 10px 20px;       /* CC padding */
			width: 100%;
		}
.centerfile {
background:url(/images/casefiles-back.jpg) top left;
width:632px;
margin-left:-20px;
margin-right:0;
padding-left:10px;
padding-right:10px;
padding-bottom:40px;
font-size:.9em;
font-family:"Courier New", courier, sans-serif;
}
		#rightcol {
	background:#2D3B6D;
	color:#C6D6E4;
	font-size:.98em;
	font-family:"Courier New", courier, sans-serif;
	text-align:left;
		}

		#container .column {
			padding-top: 1em;
			text-align: justify;
		}
#headbar {
	background: #2D3B6D url(/images/headbar.gif) top left repeat-x;
	width:100%;
	height:22px;
	font-family:"Courier New", courier, sans-serif;
	font-size:.8em;
	padding-top:4px;
	}
.headerbar {
	text-align:left;
	padding-right:0;
	margin-left:-22px;
	margin-top:-20px;
	margin-right:-20px;
	background: #2D3B6D url(/images/pqbar-right.gif) top left repeat-x;
	color:#C6D6E4;
	height:100px;
}
.headerbar a {
	color:#C6D6E4;
	font-weight:600;
	text-decoration:none;
}
.headerbar a:link {
	color:#C6D6E4;
	font-weight:600;
	text-decoration:none;
}
.headerbar a:visited {
	color:#C6D6E4;
	font-weight:600;
	text-decoration:none;
}
.headerbar a:hover {
	color:#8CA4B6;
}
.headerbarleft {
	background: #2D3B6D url(/images/pqbar-left.gif) top left no-repeat;
	height:100px;
}
.homebutton {
	width:140px;
	height:30px;
	margin:0;
	padding:0;
	}
.homebutton a {
	text-decoration:none;
	font-weight:600;
	background:url(images/home.gif) top left no-repeat;
	float:left;
	}
.homebutton a:link {
	text-decoration:none;
	font-weight:600;
	}
.homebutton a:visited {
	text-decoration:none;
	font-weight:600;
	}
.homebutton a:hover {
	text-decoration:none;
	font-weight:600;
	background:url(images/home.gif) top left no-repeat;
	background-position:-140px 0px;
	}


.leftbutton {
	width:140px;
	height:135px;
	margin:0;
	padding:0;
	}
.leftbutton a {
	text-decoration:none;
	font-weight:600;
	background:url(images/forum.gif) top left no-repeat;
	float:left;
	}
.leftbutton a:link {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton a:visited {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton a:hover {
	text-decoration:none;
	font-weight:600;
	background:url(images/forum.gif) top left no-repeat;
	background-position:-140px 0px;
	}
.leftbutton2 {
	width:140px;
	height:135px;
	margin:0;
	padding:0;
	}
.leftbutton2 a {
	text-decoration:none;
	font-weight:600;
	background:url(images/articles.gif) top left no-repeat;
	float:left;
	}
.leftbutton2 a:link {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton2 a:visited {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton2 a:hover {
	text-decoration:none;
	font-weight:600;
	background:url(images/articles.gif) top left no-repeat;
	background-position:-140px 0px;
	}
.leftbutton3 {
	width:140px;
	height:135px;
	margin:0;
	padding:0;
	}
.leftbutton3 a {
	text-decoration:none;
	font-weight:600;
	background:url(images/interviews.gif) top left no-repeat;
	float:left;
	}
.leftbutton3 a:link {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton3 a:visited {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton3 a:hover {
	text-decoration:none;
	font-weight:600;
	background:url(images/interviews.gif) top left no-repeat;
	background-position:-140px 0px;
	}
.leftbutton4 {
	width:140px;
	height:135px;
	margin:0;
	padding:0;
	}
.leftbutton4 a {
	text-decoration:none;
	font-weight:600;
	background:url(images/extras.gif) top left no-repeat;
	float:left;
	}
.leftbutton4 a:link {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton4 a:visited {
	text-decoration:none;
	font-weight:600;
	}
.leftbutton4 a:hover {
	text-decoration:none;
	font-weight:600;
	background:url(images/extras.gif) top left no-repeat;
	background-position:-140px 0px;
	}
h3 {
	margin:0;
	padding:0;
}
a {
	font-decoration:none;
}
a:link {
	font-decoration:none;
	color:#C6D6E4;
}
a:visited {
	color:#C6D6E4;
}
a:hover {
	font-decoration:none;
	color:#8CA4B6;
	font-weight:600;
}
.pqtop {
	font-family:"Courier New", courier, sans-serif;
	font-size:1.1em;
}
.pqtop a {
	font-family:"Courier New", courier, sans-serif;
	font-size:1.2em;
	font-weight:600;
	letter-spacing:.2em;
}
.pq {
	line-height:4em;
	font-family:"Courier New", courier, sans-serif;
	font-size:1.1em;
	background: url(/images/pqbar-left.gif) top left no-repeat;
	height:100px;
	padding-left:160px;
	width:100%;
	}
.pq a {
	font-weight:600px;
	}
.pq a:link {
	border-bottom:2px dashed #C6D6E4;
	}
.pq a:visited {
	border-bottom:2px dashed #C6D6E4;
	}
.pq a:hover {
	color:#8CA4B6;
	border-bottom:2px dashed #8CA4B6;
	}
.rightcoltext {
	font-size:.8em;
	font-family:"Courier New", courier, sans-serif;
	text-align:left;
	}
.casefiles {
	height:100px;
	}
.centre {
	text-align:center;
	}