/*(C) Blake R*/

img {
	border:0px solid #000;
}

body {
	background-color:#232323;
	margin:0px auto;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-decoration:none;
	border:0px solid #000;
}

.header {
	width:900px ;
	height:17px;
	min-height:17px;
	margin-right:6px;
	margin-left:6px;
	background-color:#232323;
	background-image:url(../images/layout/tiptop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000;
}

.topBanner {
	width:900px;
	height:191px;
	min-height:191px;
	margin-right:6px;
	margin-left:6px;
	background-color:#232323;
	background-image:url(../images/layout/main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000;
}

.navBar {
	width:900px;
	height:51px;
	min-height:51px;
	margin-right:6px;
	margin-left:6px;
	background-color:#fff;
	background-image:url(../images/layout/nav.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000;
}
	.navigation {
		width:900px;
		text-decoration:none;
		position:relative;
		z-index:100;
	}
		.navigation ul {
			bottom:0px;
			list-style-type:none;
			margin:0px auto;
			padding:0px;
			padding-top:1px;
			margin-left:10px;
			text-decoration:none;
		}
		.navigation ul li {
			float:left;
			text-decoration:none;
		}
		.navigation ul li a {
			display:block;
			padding-top:9px;
			padding-bottom:7px;
			padding-left:10px;
			padding-right:12px;
			text-decoration:none;
			color:#333;
		}
		.navigation ul li:hover {
			background-image:url(../images/layout/invertNav.jpg);
			background-position:top;
			background-repeat:repeat-x;
			text-decoration:none;
			color:#ccc;
		}
			.navigation ul li s {
				display:block;
				padding-top:8px;
				padding-bottom:7px;
				padding-left:10px;
				padding-right:12px;
				text-decoration:none;
				color:#fff;
				background-image:url(../images/layout/invertNavS.jpg);
				background-position:top;
				background-repeat:repeat-x;
				text-decoration:none;
				cursor:default;
				border:#000000 solid 1px;
				border-bottom:none;
				border-top:none;
			}
			
			
.midContent {
	width:900px;
	background-color:#ffffff;
	border:0px solid #000;
	margin-right:6px;
	margin-left:6px;
}
	.googleVideoPreview {
		width:301px;
		min-width:301px;
		height:150px;
		min-height:150px;
		background-image:url(../images/layout/googlevideoPreview.jpg);
		background-position:top left;
		background-repeat:no-repeat;
	}

.contentDivider {
	width:900px;
	height:20px;
	min-height:20px;
	margin-right:6px;
	margin-left:6px;
	background-color:#fff;
	background-image:url(../images/layout/midbottom2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000;
}

.contentDivider2 {
	width:900px;
	height:20px;
	min-height:20px;
	margin-right:6px;
	margin-left:6px;
	background-color:#fff;
	background-image:url(../images/layout/midbottom3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000;
}

.content {
	width:900px;
	min-height:370px;
	background-color:#ffffff;
	border:0px solid #000;
	margin-right:6px;
	margin-left:6px;
	padding-bottom:0px;
}
.contentAdmin {
	background-color:#ffffff;
	border:0px solid #000;
	margin-right:6px;
	margin-left:6px;
	padding-bottom:0px;
}

	.tag_haxor_protector {
		position:absolute;
		height:185px;
		width:273px;
		min-height:185px;
		min-width:273px;
		background-image:url(http://nagc.pod-networks.com/images/tag/haxor_protector.gif);
		background-repeat:repeat;
	}
	.tag {
		margin:0;
		padding:0;
		height:185px;
		width:273px;
		min-height:185px;
		min-width:273px	;
		background-color:#fff;
	}
	div#tag_text {
		margin:0;
		padding:0;
		padding-top:134px;
		padding-left:146px;
		padding-bottom:0;
		padding-right:0;
		font-family:Arial;
		font-size:12px;
		color:#EFB41C;
		font-weight:bold;
	}

.rTech {
	width:150px;
	background-color:#ffffff;
	border:0px solid #000;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	float:right;
	text-align:right;
}

.aboutDivider {
	width:900px;
	height:16px;
	min-height:16px;
	background-color:#000;
	background-image:url(../images/layout/aboutbottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000;
}

.about {
	width:900px;
	background-color:#000;
	border:0px solid #000;
	margin-right:6px;
	margin-left:6px;
}