
/*****************************
 MAIN LAYOUT
*****************************/

a:link, a:visited {
	color:#FB7F00;
}

a:hover {
	color:#ffffff;
}

body {
	margin:0px;
	padding:0px;
	background:#1F2B54 url(images/bigbg.gif) no-repeat center top;
}

p {margin:0px 0px 7px 0px;}

div.mainblock {
	padding:0px;
	margin:10px 0px 0px 0px;
	border:0px;
	width:750px;
	height:500px;
	text-align:left;
	position:absolute;
	left:50%;
	margin-left:-375px;
}

	div.tophalf {
		height:460px;
		background:#1F2B54 url(images/bg.gif);
	}

ul.pagelinks {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.pagelinks li {
	padding-bottom:5px;
}			

ul.pagelinks a:link, ul.pagelinks  a:visited {
	text-decoration:none;
	color:#ffffff;
	background:#FB7F00;
	padding:0px 5px 0px 5px;
}

ul.pagelinks a:hover {
	color:#1F2B54;
}

	div.bottomcont {
		height:38px;
		background:none;
		text-align:center;
		border:2px solid #FB7F00;
	}
	
		ul.bottomnav {
		margin:0px;
		padding:0px;
		display:inline;
		font-family: "courier new" , "courier";
		font-size:16px;
		}
		
		ul.bottomnav li {
			width:180px;
			display:inline;
			padding:0px;
			margin:0px;
		}
		
			ul.bottomnav li a:link, ul.bottomnav li a:visited {
				color:#FFFFFF;
				text-decoration:none;
				font-weight:bold;
				padding:0px 8px 0px 8px;
			}
			
			ul.bottomnav li a:hover {
				color:#FFFFFF;
				background:#FB7F00;
			}
		
		ul.bottomnav li.active {
			display:inline;
		}
		
			ul.bottomnav li.active a:link, ul.bottomnav li.active a:visited {
				color:#ffffff;
				text-decoration:none;
				font-weight:bold;
				background:#FB7F00;
			}
			
			ul.bottomnav li.active a:hover {
				color:#1F2B54;
			}

		div.colcont1 {
			position:absolute;
			left:50%;
			margin-left:-369px;
			top:110px;
			width:470px;
			background:#1F2B54;
			display:inline;
			font-family: "verdana" , "arial" ,"helvetica";
			font-size:11px;
			padding:8px 8px 8px 8px;
			letter-spacing:0.5px;
			line-height:16px;
			color:#ffffff;
			border:2px solid #ffffff;
			opacity: .9;
			filter: alpha(opacity=90);
		}
		
			div.colcont1 h2 {
				font-family: "verdana" , "arial" ,"helvetica";
				font-size:16px;
				font-weight:bold;
				color:#FAE500;
				margin:0px 0px 5px 0px;
			}
			
			div.colcont1 ul {
				margin-top:5px;
				margin-bottom:5px;
			}

		div.colcont2 {
			position:absolute;
			left:50%;
			margin-left:-369px;
			top:110px;
			width:715px;
			background:#1F2B54;
			display:inline;
			font-family: "verdana" , "arial" ,"helvetica";
			font-size:11px;
			padding:8px 8px 8px 8px;
			letter-spacing:0.5px;
			line-height:16px;
			color:#ffffff;
			border:2px solid #ffffff;
			opacity: .9;
			filter: alpha(opacity=90);
		}
		
			div.colcont2 h2 {
				font-family: "verdana" , "arial" ,"helvetica";
				font-size:16px;
				font-weight:bold;
				color:#FAE500;
				margin:0px 0px 5px 0px;
			}
			
			div.colcont2 ul {
				margin-top:5px;
				margin-bottom:5px;
			}

		div.pagelinkscont {
			font-family: "courier new" , "courier";
			font-size:20px;
			font-weight:bold;
			text-align:right;
			color:#ffffff;
			position:absolute;
			left:50%;
			margin-left:5px;
			bottom:60px;
			width:350px;
		}

	div.footer {
		margin-top: 2px;
		background:none;
		text-align:left;
	}

		div.footer a:link, div.footer a:visited {
			text-decoration: none;
			font-family: "verdana" , "arial" ,"helvetica";
			font-size:11px;
			color:#ffffff;
		}
		
		div.footer a:hover {
			text-decoration: underline;
			color:#FB7F00;
		}

input.nextbut {
	margin:0px 0px -10px 0px;
	padding:0px;
	float:right;
	clear:both;
	color:#FAE500;
	border:0px;
	background:#1F2B54;
	font-weight:bold;
	
}

input.prevbut {
	margin:0px 0px -10px 0px;
	padding:0px;
	float:left;
	clear:both;
	color:#FAE500;
	border:0px;
	background:#1F2B54;
	font-weight:bold;
}

	.logo {
		position:absolute;
		left:50%;
		margin-left:-234px;
		top:50px;
		width:469px;
		height:111px;
	}
	
	img.frontban {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:195px;
		width:750px;
		height:90px;
	}

	img.backhome {
		position:absolute;
		left:3px;
		top:3px;
		border:0px;
		width:24px;
		height:24px;
	}

	img.backstep {
		position:absolute;
		left:34px;
		top:3px;
		border:0px;
		width:24px;
		height:24px;
	}
	
	img.codurdaat {
		position:relative;
		width:50px;
		height:54px;
		border: 0px;
		vertical-align: middle;
	}

	img.codurdaat2 {
		position:relative;
		width:100px;
		height:26px;
		border: 0px;
		vertical-align: middle;
	}

/*****************************
 SUBSTANCES
*****************************/

	div.subs_tophalf {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}

	div.subs_topright {
		font-family: "courier new" , "courier";
		font-size:20px;
		font-weight:bold;
		float:right;
		text-align:right;
		margin-top:30px;
		padding-right:10px;
		color:#ffffff;
	}

	.hometext {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:94px;
		width:750px;
		height:183px;
	}

	img.homeban {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:285px;
		width:750px;
		height:117px;
	}
	

	/*****************************
	 cocaine pages
	*****************************/

	div.tophalfcoke {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.coketext {
			position:absolute;
			left:50%;
			margin-left:-182px;
			top:127px;
			width:557px;
			height:178px;
		}
		
		
			.cokesubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.cokeban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:192px;
			width:265px;
			height:106px;
		}
	
	/*****************************
	 alcohol pages
	*****************************/

	div.tophalfalcohol {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.alcoholtext {
			position:absolute;
			left:50%;
			margin-left:-345px;
			top:127px;
			width:720px;
			height:178px;
		}
		
		
			.alcoholsubtext {
				position:absolute;
				left:50%;
				margin-left:0px;
				top:20px;
				width:360px;
				height:89px;
			}
	
		img.alcoholban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:200px;
			width:230px;
			height:91px;
		}

	/*****************************
	 amphetamines pages
	*****************************/

	div.tophalfamphetamines {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.amphetaminestext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.amphetaminessubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.amphetaminesban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:192px;
			width:265px;
			height:106px;
		}

	/*****************************
	 cannabis pages
	*****************************/

	div.tophalfcannabis {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.cannabistext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.cannabissubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.cannabisban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:192px;
			width:265px;
			height:106px;
		}

	/*****************************
	 ecstasy pages
	*****************************/

	div.tophalfecstasy {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.ecstasytext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.ecstasysubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.ecstasyban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:192px;
			width:265px;
			height:106px;
		}

	/*****************************
	 driving pages
	*****************************/

	div.tophalfdriving {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.drivingtext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.drivingsubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.drivingban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:192px;
			width:265px;
			height:106px;
		}

	/*****************************
	 ghb pages
	*****************************/

	div.tophalfghb {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.ghbtext {
			position:absolute;
			left:50%;
			margin-left:-134px;
			top:127px;
			width:509px;
			height:178px;
		}
		
		
			.ghbsubtext {
				position:absolute;
				left:50%;
				margin-left:105px;
				top:20px;
				width:253px;
				height:89px;
			}
	
		img.ghbban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:200px;
			width:495px;
			height:99px;
		}

	/*****************************
	 mushrooms pages
	*****************************/

	div.tophalfmushrooms {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.mushroomstext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.mushroomssubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.mushroomsban {
			position:absolute;
			left:50%;
			margin-left:-35px;
			top:102px;
			width:410px;
			height:91px;
		}
		
		
	/*****************************
	 solvents pages
	*****************************/

	div.tophalfsolvents {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.solventstext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.solventssubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.solventsban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:200px;
			width:188px;
			height:106px;
		}


	/*****************************
	 tobacco pages
	*****************************/

	div.tophalftobacco {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.tobaccotext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.tobaccosubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.tobaccoban {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:192px;
			width:265px;
			height:106px;
		}

	/*****************************
	 heroin pages
	*****************************/

	div.tophalfheroin {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.herointext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.heroinsubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.heroinban {
			position:absolute;
			left:50%;
			margin-left:-10px;
			top:100px;
			width:385px;
			height:91px;
		}

	/*****************************
	 drugs law pages
	*****************************/

	div.tophalfdruglaw {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}
	
	
		.druglawtext {
			position:absolute;
			left:50%;
			margin-left:-375px;
			top:127px;
			width:750px;
			height:178px;
		}
		
		
			.druglawsubtext {
				position:absolute;
				left:50%;
				margin-left:-15px;
				top:20px;
				width:375px;
				height:89px;
			}
	
		img.druglawban {
			position:absolute;
			left:50%;
			margin-left:-35px;
			top:102px;
			width:410px;
			height:91px;
		}



/*****************************
 RECLASSIFICATION OF CANNABIS
*****************************/

	div.reclass_tophalf {
		height:460px;
		background:#1F2B54 url(cannabis/images/bg.gif);
	}

	div.reclass_topright {
		font-family: "courier new" , "courier";
		font-size:20px;
		font-weight:bold;
		float:right;
		text-align:right;
		margin-top:30px;
		padding-right:10px;
		color:#ffffff;
	}

	.reclasstext {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:94px;
		width:750px;
		height:183px;
	}


		.reclasssubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}

/*****************************
 SEXUAL HEALTH
*****************************/

	div.sex_tophalf {
		height:460px;
		background:#1F2B54 url(sexualhealth/images/bg.gif);
	}

	div.sex_topright {
		font-family: "courier new" , "courier";
		font-size:20px;
		font-weight:bold;
		float:right;
		text-align:right;
		margin-top:30px;
		padding-right:10px;
		color:#ffffff;
	}

	.sextext {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:94px;
		width:750px;
		height:183px;
	}


		.sexsubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}
	

		.contraceptionsubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}
		
		.sexlawsubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}
		
		.stisubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}
		
		.pregnantsubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:95px;
		}		

/*****************************
 SELF HARM
*****************************/

	div.self_tophalf {
		height:460px;
		background:#1F2B54 url(selfharm/images/bg.gif);
	}

	div.self_topright {
		font-family: "courier new" , "courier";
		font-size:20px;
		font-weight:bold;
		float:right;
		text-align:right;
		margin-top:30px;
		padding-right:10px;
		color:#ffffff;
	}

	.selftext {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:94px;
		width:750px;
		height:183px;
	}


		.selfsubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}
	
		img.selfban {
			position:absolute;
			left:50%;
			margin-left:-35px;
			top:55px;
			width:410px;
			height:91px;
		}
	
	

/*****************************
 NEED HELP
*****************************/

	div.addrpop {
		padding:10px;
		background:#495374;
		border:1px solid #ffffff;
		position:absolute;
		left:100px;
		top:20px;
		width:300px;
	}
	
	div.addrpop input { margin-right:-10px;}
	
	div.help_tophalf {
		height:460px;
		background:#1F2B54 url(substances/images/cokebg.gif);
	}

	div.help_topright {
		font-family: "courier new" , "courier";
		font-size:20px;
		font-weight:bold;
		float:right;
		text-align:right;
		margin-top:30px;
		padding-right:10px;
		color:#ffffff;
	}

	.needhelptext {
		position:absolute;
		left:50%;
		margin-left:-375px;
		top:94px;
		width:750px;
		height:183px;
	}


		.needhelpsubtext {
			position:absolute;
			left:50%;
			margin-left:-15px;
			top:20px;
			width:375px;
			height:89px;
		}
	
	