
	body
	{
		background-color: #FFF;
		background-image: url(images/shared/main_bg.gif);
		background-repeat: repeat-x;
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px;
		margin: 0px;

	}
	
	#main
	{
		width: 787px;
		margin: 0 auto 5px auto;
		position: relative;
	}
	
	#header
	{
		background-image: url(images/shared/header_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 57px;
		margin-left: 49px;
		color: #FFF;
		font-weight: bold;
		font-size: 12px;

	}
	
	#morebooks
	{
		position: absolute;
		top: 8px;
		left: 584px;
	}
	
	
	#morebooks2
	{
		position: absolute;
		top: 8px;
		left: 535px;
	}	
	
	#sitemark
	{
		padding: 13px 0 10px 22px;
	}
	
	#left_nav
	{
		padding: 2px 0 0 22px;
		float: left;
	}
	
	#right_nav
	{
		padding: 2px 8px 0 0;
		float: right;
	}

	#bookrow1
	{
		width: 739px;
		text-align:left;
	}

	#leftgoldfish
	{
		float: left;
		width: 49px;
	}
	
	#allbooks
	{
		position: relative;
		float: right;
		background-image: url(images/home/row_1.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 253px;
		margin-bottom: 5px;
		font-size: 11px;
		
	}
	

	#allbooks a
	{
		color: #cf171f;
		font-weight: bold;
	}


	#mwbook
	{
		position: absolute;

		top: 20px;
		left: 50px;
	}
		
	#mwlink
	{
		position: absolute;

		top: 234px;
		left: 285px;
	}
	
	#cubook
	{
		position: absolute;
		top: 20px;
		left: 255px;
	}	


	#cwlink
	{
		position: absolute;
		top: 234px;
		left: 417px;
	}
	
	#pubook
	{
		position: absolute;
		top: 16px;
		left: 473px;
	}
	
	#pulink
	{
		position: absolute;
		top: 234px;
		left: 553px;
	}
	

	#zombie
	{
		clear: both;
		background-image: url(images/home/zombie_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 207px;	
		margin-left: 49px;

	}


	#zombielink
	{
		position: absolute;
		top: 234px;
		left: 161px;	
	}

	#zombiecontent
	{
		padding: 99px 0 0 36px;
		width: 345px;
		
	}
	
	#zombiecontent p
	{
		margin: 0;
		padding: 0;
	}

	
	#miniweapons
	{
		clear: both;
		background-image: url(images/home/mini_weapons_bg.gif);
		background-repeat: no-repeat;
		width: 690px;
		height: 203px;	
		margin-left: 49px;

	}

	#mwcontent
	{
		padding: 99px 0 0 36px;
		width: 345px;
		
	}
	
	#mwcontent p
	{
		margin: 0;
		padding: 0;
	}

	#cw_row
	{
		clear: both;
		
		background-image: url(images/home/cubicle_warfare_bg.gif);
		background-repeat: no-repeat;
		width: 690px;
		height: 202px;
		margin-top: 5px;
		margin-left: 49px;
	}

	#cw_content
	{
		padding: 118px 0 0 36px;
		width: 345px;
		
	}
	
	#cw_content p
	{
		margin: 0;
		padding: 0;
	}


	
	#prank_row
	{
		clear: both;
		
		background-image: url(images/home/prank_univ_bg.gif);
		background-repeat: no-repeat;
		width: 690px;
		height: 203px;
		margin-top: 5px;
		margin-left: 49px;
	}


	#pranktag
	{
		padding: 51px 0 0 62px;
		width: 345px;
		font-weight: bold;
	}

	#prankcontent
	{
		padding: 5px 0 0 36px;
		width: 345px;
		
	}
	
	#prankcontent p
	{
		margin: 0;
		padding: 0;
	}


	#footer
	{
		clear: both;
		background-image: url(images/home/disclaimer_bg.gif);
		background-repeat: no-repeat;
		width: 690px;
		margin: 5px 0 0 49px;
		font-size: 9px;
		padding-bottom: 30px;
	}
	
	
	
	
	a:link
	{
		color: #FFF;
		text-decoration: none;
	}
	
	a:hover
	{
		color: #CCC;
		text-decoration: underline;
	}	
	
	a:visited
	{
		color: #FFF;
		text-decoration: none;
	}
	
	.pipe
	{
		padding: 0 15px;
	}

	.booktitle
	{
	font-weight: bold; color: #cf171f;
	}

	#zombiemainpage
	{
		position: relative;
		background-image: url(images/zombie/zombie_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 710px;
		
	}

	#zombiepagecontent
	{
		position: absolute;
		top: 450px;
		left: 44px;
		width: 280px;
	}
	
	#zombiepageorder
	{
		position: absolute;
		top: 282px;
		left: 365px;	
			color: #CCC;
			font-size: 32px;
			font-weight:bold;
	}
	
	#zombiepageorder a:link, #zombiepageorder a:visited
	{	
					color: #CC0000;
					text-decoration: underline;
	}
	
	#zombiepageorder a:hover
	{	
					color: #990000;
					text-decoration: none;
	}	
	
	#zombiequiz
	{
		position: absolute;
		top: 724px;
		left: 484px;

	}
	
	
	
	#zombiefooter
	{
	margin-left: 49px;
		background-image: url(images/zombie/meet_overview.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 174px;
	}
	
	#takequiz, #quizit
	{
		cursor: pointer;
	}
	
	#quizlayer
	{
		position: absolute;
		top: 325px;
		left: 335px;
		z-index: 75;
		display: none;
	}
	
	
	#miniweaponsmainpage
	{
		position: relative;
		background-image: url(images/mini_weapons/main_image.gif);
		background-repeat: no-repeat;
		width: 690px;
		height: 712px;
		
	}




	#targets, #ow_examples
	{
		margin-left: 49px;
	}

	#mwpagecontent
	{
		position: absolute;
		top: 460px;
		left: 44px;
		width: 280px;
	}
	
	#mwpageorder
	{
		position: absolute;
		top: 282px;
		left: 365px;
	}
	
		
	#mwpagetargets
	{
		position: absolute;
		top: 478px;
		left: 410px;
	}
	
	
	
	
	
	#ow_mainpage
	{
		position: relative;
		background-image: url(images/office_warfare/main_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 711px;
	}


	#flashcontent
	{
		position: absolute;
		top: 367px;
		left: 368px;
	}
	
	
	#owpageorder
		{
		position: absolute;
		top: 292px;
		left: 367px;
	}
	
	#owpagecontent
	{
		position: absolute;
		top: 460px;
		left: 45px;
		width: 275px;
	}
	
	
	#pupmainpage
	{
		position: relative;
		background-image: url(images/prank_university/main_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 885px;
	}	
	
	
		#pupagecontent
	{
		position: absolute;
		top: 460px;
		left: 45px;
		width: 275px;
	}


	#pupageorder
		{
		position: absolute;
		top: 285px;
		left: 367px;
	}


	#pu_examples
		{
		position: absolute;
		top: 352px;
		left: 331px;
	}


	#aboutmainpage
	{
		position: relative;
		background-image: url(images/about_john/about_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 885px;
	}
	
	#aboutpagecontent
	{
		position: absolute;
		top: 14px;
		left: 210px;
		width: 470px;
		font-size: 12px;
		line-height: 13px;
	}
	
	#aboutpagecontent p
	{
		padding: 0 0 5px 0;
		margin: 0;
	}
	

	
	
	#aboutpagefootercontent
	{
		position: absolute;
		top: 779px;
		left: 88px;
		width: 640px;
		font-size: 12px;
	}
	

	#safemainpage
	{
		position: relative;
		background-image: url(images/safety/main_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 885px;
	}
	
	#safepagecontent
	{
		position: absolute;
		top: 310px;
		left: 60px;
		width: 600px;
		font-size: 12px;
	}	
	
	#mediamainpage
	{
		position: relative;
		background-image: url(images/media/media_bg.jpg);
		background-repeat: no-repeat;
		width: 690px;
		height: 885px;
	}
	
	#mediapagecontent
	{
		position: absolute;
		top: 310px;
		left: 60px;
		width: 600px;
		font-size: 12px;
	}		
	
	#sharethiswrapper
	{

		margin-top: -30px;
		margin-left: 50px;
	}

	#sharethiswrapper a
	{
		color: black;
	}
	
	
/* new additions sept. 2011 */

#home_books
{
	background-image: url(images/home2/home_top_bg.jpg);
	background-repeat: no-repeat;
	height: 473px;
}

#home_more
{
	background-image: url(images/home2/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 242px;
	margin-top: 12px;
}


#calendar
{
	padding: 15px 0 0 50px;
	width: 202px;
	text-align: center;
}

#calendar img
{
display: block;
margin-bottom: 15px;
}


#calendar a
{
	color: red;
	font-weight: bold;
}


#row1 div {
	float: left;
}

#row1, #row2
{
	padding: 20px 0 0 72px;
	clear: both;
}

#row2
{
	padding: 10px 0 0 72px;
	clear: both;
}
#row2 div {
	float: left;
}


body.home #main
{
    margin: 0 auto 5px;
    position: relative;
    width: 690px;
}

body.home #header
{
margin-left: 0px;
}

body.home #footer
{
 margin: 5px 0 0 0;
}

#lgfish
{
	position: absolute;
	background-image: url(images/home2/left_fish.png);
	background-repeat: no-repeat;
	width: 48px;
	height: 101px;
	top: 200px;
	margin-left: -48px;
}
#rgfish
{
	position: absolute;
	background-image: url(images/home2/rightgfish.png);
	background-repeat: no-repeat;
	width: 393px;
	height: 102px;
	top: 400px;
	margin: 0 auto;
	padding-left: 345px;
	background-position: right 0;
}


#mw2
{
	background-image: url(images/mini_weapons2/mw_2_bg.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 883px;
	position: relative;
}

#mw2_copy
{
	position: absolute;
	top: 460px;
	left: 44px;
	width: 280px;
	height: 250px;
	font-size: 12px;
	
}

#mw2_link
{
	position: absolute;
	top: 285px;
	left: 380px;
	width: 255px;
	height: 30px;
	font-size: 26px;
	font-weight: bolder;
	font-family: verdana;
}

#mw2_link a:link
{
	color: #000;
	text-decoration: underline;
}
#mw2_link a:visited
{
	color: #000;
		text-decoration: underline;
}
#mw2_link a:hover
{
	color: #333;
		text-decoration: none;
}

#youtubelink
{
	position: absolute;
	top: 368px;
	left: 500px;
	width: 225px;
}

#fblink
{
float: left;
margin-top:-2px;
}

