#wrapper {
	width:960px;
	}

body{
	background-color:#FFFFFF;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	margin:10px 20px 0px 15px;
	padding:0;
}


#pagez {
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	}
#pagez a {
	text-decoration: none;
	color: #000000;
}

	
	
h1{margin:0;}	



/*********** #heading ***********/

#heading {
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(topbg1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}



/*********** #top menu ***********/

#globalNav{
	color: #FFFFFF;
	background-color: #CC0033;
	clear: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}	
#globalNav b {
	font-size: 90%;
}

	
#globalNav a:link, #globalNav a:visited{
	font-size:0.8em;
	margin:0 0 6px 0;
	color: #FFFFFF;
}	

#globalNav a:hover{
	color:#cccccc;
	text-decoration: underline;
}

#space{
background-color:#FFFFFF;
}	



/*********** #maincontent ***********/


#maincontent{
	background-color:#FFFFFF;
	font-size:0.8em;
	margin:0 179px 0 180px;
	padding:16px 0px;
	width:600px;
}

#main{
padding:0px 33px;
}

#maincontent h1{
	font-size:1.35em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: lighter;
}


h6{
	font-size:1.35em;
	margin:0 0 6px 0;
	}
	
	
#maincontent h3{
	font-size:1.3em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	font-weight: lighter;
}

#maincontent p{margin:0 0 12px 0;}



#section h5 {
	color: #CC0033;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0033;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.9em;
	}
	
#maincontent h5 {
	color: #CC0033;
	text-indent: 10px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1em;
	}

#maincontent a:link, #maincontent a:visited{
	color:#CC0033;
}

#maincontent a:hover,#maincontent a:active,#maincontent a:focus{
	color:#333333;
	text-decoration: underline;
}

#news h2{
	font-size:1.5em;
	margin:0 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}


/***********LINKS

a:link,a:visited{
	color:#CC0033;
	text-decoration: none;
}

 a:hover,a:active,a:focus{
	color:#333333;
	text-decoration: none;
}***********/



/*********** #menu1 ***********/

#menu1 {
	font-size:0.8em;
	position:absolute;
	top:0;
	left:0;
	width:182px;
}

#menu1 a:link, #menu1 a:visited{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
		
}

#menu1 ul{margin-top:6px;color:#66665C;

}

#menu1 li{
	padding-top: 15px;
	padding-left: 15px;
	}

#menu1 li a{
	
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		}

#menu1 h2{font-size:1.25em;margin:0 0 6px 0;}

#menu1 ul a:link, #menu1 ul a:visited {display: block;}
#menu1 ul {list-style: none; margin: 0; padding: 0; width:100%;}

#menu1  a:hover,a:active,a:focus{
	color:#CC0033;
	text-decoration: none;
	}
.newsitem {
	font-family: "Courier New", Courier, mono;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newsitem h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FEEFDA;
}

.magbox160 {
	font-size: 0.8em;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	width: 160px;
	text-align: center;
	float: right;
	font-variant: normal;
	color: #666666;
}


/*********** background-color: #999999; ***********/



/*********** #news ***********/

#news{
	font-size: 0.75em;
	padding:13px 5px 13px 13px;
	position:absolute;
	top:1px;
	right:2px;
	width:150px;
	background-color: #F4F4F4;
}

#sidebar p,#news p{margin:0 0 12px 0;}

#news h2{
	font-size:1.5em;
	margin:0 0 6px 0;
}

#news ul li a:link {
	font-size:1em;
	color:#000000;
	text-decoration: none;
}

#news ul a:visited {
	display: block;
	margin-top: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:  #999999;
	font-size:1em;
	color:#333333;
	text-decoration: none;
}

#news ul {list-style: none; margin: 0; padding: 0;}

#news ul li a:hover{
	color: #999999;
	text-decoration: none;
}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#news li {
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/* fix for browsers that don't need the hack */
html>body #news li {
}




/*********** #footer ***********/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C10435;
	background-image: url(mortonsmg140x40.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 6px;
	clear: both;
}
#footer p {
	margin-left: 150px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#footer a:link, #footer a:visited{
	color:#C20336;
	font-weight: bold;
	}

#footer a:hover{
	text-decoration: underline;
}

/*********** #sections -
section1 = plain - no borders
section 2 = left border only - grey
section 3 = left & bottom borders - grey
section 4 = red borders - bottom & right ***********/


#section2{
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	padding-left: 5px;
}


#section3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0033;
	padding-left: 5px;
	width: 100%;
	margin-top: 10px;
}


	
#section2 h3{font-size:1.3em;margin:0px 0 6px 0;}


#section4{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CC0033;
	border-right-color: #CC0033;
}	
	
		
h2{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-color: #999999;
	color:#FFFFFF;
	font-size:1.3em;
	padding:2px 0 4px 10px;
	margin:10px 0px 10px 0;
}	
		
		
#newssection h2{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-color: #cccccc;
	color:#FFFFFF;
	font-size:1.3em;
	padding:2px 0 4px 10px;
	margin:0px 0px 10px 0;
}	
				
hr 	{
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	padding:0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.img_right {
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
.img_left {
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}		

#issuebox {
	float: left;
	width: 150px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 15px;
}
#issuebox p {
	font-size: 80%;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	background-image: url(../current/blkimgbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#pagez #news h4 {
	color: #FFFFFF;
	background-color: #CC0033;
	text-indent: 3px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 1.1em;
}

#pagez #news a:hover,a:active {
	color: #CC0033;
	text-decoration: underline;
}
#pagez #maincontent #main table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pagez #maincontent #main td {
	padding: 1px;
	height: 22px;
}
#section {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
}
#section3 .blockout1 {
	background-color: #F4F4F4;
	padding: 0px 2px 5px;
	clear: both;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#section3 .blockout2 {
	background-color: #FFFFFF;
	padding: 0px 4px 5px 0px;
	clear: both;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#pagez #maincontent #main #section3 h4 {
	margin-top: 2px;
}
#section3 .submittable {
	font-size: 0.9em;
}
.magbox {
	font-size: 0.75em;
}
#magbox {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C10435;
	border-bottom-color: #C10435;
	border-left-color: #C10435;
	padding-right: 26px;
	background-image: url(magbox-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-bottom: 10px;
}

#magboxr {
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #C10435;
	height: 145px;
}

.jumpbox {
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #F4F4F4;
	font-size: 0.9em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fltright {
	margin: 2px;
	float: right;
	padding-bottom: 3px;
}
.stafftbl {
	padding: 2px;
	margin-left: 10px;
	width: 126px;
	float: right;
}
.fancytd {
	text-align: right;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.advertsky {
	font-size: 0.7em;
	height: 602px;
	width: 122px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrapper #pagez #maincontent #main #section3 .twocolblock {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
