@media only screen and (min-width: 1401px){

#container{
	width:						1400px;
}

#screenContainer{
	width:						750px;
	margin:						0 0 0 320px;
}

#downLeftScrollButton{
	width:						50px;
	height:						480px;
	border-top:					5px solid #6c4f3d;
	border-bottom:				5px solid #6c4f3d;
	border-left:				5px solid #6c4f3d;
}

#upRightScrollButton{
	width:						50px;
	height:						480px;
	border-top:					5px solid #6c4f3d;
	border-bottom:				5px solid #6c4f3d;
	border-right:				5px solid #6c4f3d;
}

.scrollButtonVerPos{
	margin:						120px 0 0 0;
}

#screen{
	width:						640px;
	height:						480px;
	border-top:					5px solid #6c4f3d;
	border-bottom:				5px solid #6c4f3d;
}

#mapContainer{
	width:						270px;
	height:						521px;
	border:						5px solid #6c4f3d;
	margin:						0;
}

#screen #homeMenu h2{
	padding:					25px 0 25px 0;
}

#homeMenu li{
	margin:						15px 0 25px 0;
}

#homeMenu ul.extraMargin{
	margin-top:					85px;
}

.small{
	font-size:					12px;
}

#picGallery{
	top:						202px;
	left:						80px;
	width:						38px;
	height:						126px;
}

#waxworks{
	top:						202px;
	left:						45px;
	width:						34px;
	height:						126px;
}

#lectureRoom{
	top:						365px;
	left:						45px;
	width:						73px;
	height:						84px;
}

#barnumOffice{
	top:						133px;
	left:						45px;
	width:						34px;
	height:						30px;
}

#playerLocation{
	font-size:					20px;
	margin-top:					-5px;
}

/*------ HOME MENU -------------------------------------------------------------*/

#homeMenu ul{
	margin-left:				250px;
}

.homeIcon{
	width:						50px;
}

#exploreIcon{
	top:						80px;
	left:						187px;
}

#mysteryIcon{
	top:						149px;
	left:						187px;
}

#archiveIcon{
	top:						219px;
	left:						187px;
}

#classroomIcon{
	top:						289px;
	left:						187px;
}

#exploreIcon2{
	top:						96px;
	left:						187px;
}

#mysteryIcon2{
	top:						165px;
	left:						187px;
}

#archiveIcon2{
	top:						234px;
	left:						187px;
}

#classroomIcon2{
	top:						303px;
	left:						187px;
}

/*------ HEADER & MAIN NAV -------------------------------------------------------------*/

header{
	width:						972px;
	height:						111px;
	margin-bottom:				30px;
}

header h1{
	padding:					5px 0 0 0;
	font-size:					32px;
}

header li{
	padding:					0 10px 0 10px;
}

nav ul{
	font-size:					18px;
	width:						300px;
}

#rightNav{
	left:						670px;
	top:						10px;
}

#leftNav{
	left:						0;
	top:						10px;
}

/*------ GAME SCREEN -------------------------------------------------------------*/

#gameUl ul{
	margin-top:					-5px;
	border:						5px solid #6c4f3d;
}

#frameDiv{
	top:						5px;
	left:						60px;
}

#frameDiv img{
	width:						640px;
	height:						480px;
}

/*------ NOTEBOOK -------------------------------------------------------------*/

#notebook{
	border:						5px solid #6c4f3d;
	margin:						0 20px 0 0;
	width:						270px;
	height:						521px;
}

#notebook ol{
	font-size:					13px;
}

#introList{
	padding:					10px 20px 0 25px;
}

#ntNav{
	top:						495px;
	left:						20px;
}

#ntNav li{
	padding:					0 10px 0 0;
}

/*------ NOTEBOOK ~ INTRO PAGE -------------------------------------------------------------*/

.introTitle{
	font-size:					30px;
	top:						25px;
	left:						115px;
}

.introTitle2{
	font-size:					30px;
	top:						60px;
	left:						115px;
}

#userName{
	padding:					130px 20px 5px 15px;
}

#ntHomeMenu ul{
	padding:					10px 0 0 30px;
	display:					inline;
}

#ntHomeMenu ul:last-of-type{
	padding:					10px 0 0 0;
}

#ntHomeMenu li{
	padding:					3px 5px 3px 5px;
}

#ntHomeMenuInfo{
	padding:					15px 20px 0 15px;
}

.logout{
	margin:						20px 20px 5px 50px;			
}

.clearData{
	margin:						20px 0 5px 0;
}

/*------ NOTEBOOK ~ CLUE LIST PAGE -------------------------------------------------------------*/

.clueTitle{
	font-size:					30px;
	top:						15px;
	left:						67px;
}

#cluesList{
	margin:						70px 0 0 30px;
}

#cluesList li{
	padding:					0 0 10px 0;
}

/*------ NOTEBOOK ~ CLUE ASSIGN PAGE -------------------------------------------------------------*/

.assignTitle{
	font-size:					16px;
	margin:						65px 0 0 0;
}

.ntCenterImage{
	padding:					3px 0 0 0;
	box-shadow: 				0 2px 5px #ab976d;
}

.assignTitle2{
	font-size:					14px;
	margin:						5px 0 0 0;
}

#suspectClues{
	margin:						0 0 5px 50px;
}

label{
	margin:						5px 0 22px 20px;
}

#notebook form a{
	font-size:					10px;
	padding:					3px 15px 0 0;
}

input[type="radio"] + label span{
    width:						21px;
    height:						22px;
    margin:						-10px 4px 0 0;
}

/*------ NOTEBOOK ~ SUSPECT LIST PAGE -------------------------------------------------------------*/

.suspectListTitle{
	font-size:					30px;
	top:						15px;
	left:						80px;
}

.ntNavSuspectList{
	top:						404px;
	left:						20px;
}

#iconAbolitionist img{
	top:						90px;
	left:						15px;
}

#iconAnimalAdvocate img{
	top:						170px;
	left:						15px;
}

#iconBoweryBhoy img{
	top:						250px;
	left:						15px;
}

#iconCopperhead img{
	top:						325px;
	left:						15px;
}

#iconManOfScience img{
	top:						400px;
	left:						15px;
}

#iconAbolitionist p{
	font-size:					14px;
	top:						110px;
	left:						90px;
}

#iconAnimalAdvocate p{
	font-size:					14px;
	top:						190px;
	left:						90px;
}

#iconBoweryBhoy p{
	font-size:					14px;
	top:						270px;
	left:						90px;
}

#iconCopperhead p{
	font-size:					14px;
	top:						345px;
	left:						90px;
}

#iconManOfScience p{
	font-size:					14px;
	top:						420px;
	left:						90px;
}

/*------ NOTEBOOK ~ SUSPECT REPORT PAGE -------------------------------------------------------------*/

.suspectReportTitle{
	margin:						60px 0 0 0;
}

.suspectDescription{
	padding:					0 20px 0 15px;
	font-size:					11px;
}

.movieLink{
	font-size:					14px;
	padding:					0 0 5px 0;
}

.suspectReportTitle2{
	font-size:					12px;
	padding:					0 0 5px 0;
}

.suspectNotice{
	font-size:					8px;
}

.assignedList{
	margin:						0 0 5px 50px;
}

.verify{
	margin:						3px 20px 0 75px;			
}

.accuse{
	margin:						3px 0 0 0;
}

/*------ NOTEBOOK ~ NOTES PAGE -------------------------------------------------------------*/

.notesTitle{
	font-size:					30px;
	top:						25px;
	left:						125px;
}

#notebook textarea{
	margin:						85px 0 0 30px;
	font-size:					14px;
}

.save{
	margin:						3px 20px 0 90px;			
}

.print{
	margin:						5px 0 5px 0;
}

#ntNavNotes{
	top:						480px;
	left:						30px;
}

#ntNavNotes li{
	padding:					0 10px 0 0;
}

/*------ DIALOG BOX -------------------------------------------------------------*/

#dialogbox{
	top:									95px;
	left:									190px;
}

/*------ FOOTER -------------------------------------------------------------*/

footer{
	font-size:								12px;
}

footer img{
	padding:								0 20px 0 20px;
}

footer p{
	padding:								5px 0 0 20px;
}

#footerNav{
	font-size:								14px;
}

#ashpText{
	padding:								5px 0 0 0;
}

#nehLogo{
	width:									150px;
}

#ashpLogo{
	width:									50px;
	padding:								0 10px 0 0;
}

#gcLogo{
	width:									50px;
}

/*------ OTHER PAGES -------------------------------------------------------------*/


}






/*------ MEDIUM LAYOUT ~ 20% SMALLER -------------------------------------------------------------*/
@media only screen and (min-width: 1121px) and (max-width: 1400px) {

#container{
	width:						1120px;
}

#screenContainer{
	width:						600px;
	margin:						0 0 0 256px;
}

#downLeftScrollButton{
	width:						40px;
	height:						384px;
	border-top:					4px solid #6c4f3d;
	border-bottom:				4px solid #6c4f3d;
	border-left:				4px solid #6c4f3d;
}

#upRightScrollButton{
	width:						40px;
	height:						384px;
	border-top:					4px solid #6c4f3d;
	border-bottom:				4px solid #6c4f3d;
	border-right:				4px solid #6c4f3d;
}

.scrollButtonVerPos{
	margin:						96px 0 0 0;
}

#screen{
	width:						512px;
	height:						384px;
	border-top:					4px solid #6c4f3d;
	border-bottom:				4px solid #6c4f3d;
}

#screen p{
	font-size:					10px;
}

#notebook{
	border:						4px solid #6c4f3d;
	margin:						0 16px 0 0;
	font-size:					12px;
	width:						216px;
	height:						424px;
}

#mapContainer{
	width:						216px;
	height:						422px;
	border:						4px solid #6c4f3d;
	margin:						0;
}

#screen #homeMenu h2{
	padding:					15px 0 15px 0;
}

#homeMenu ul{
	margin:						10px 0 0 0;
}

#homeMenu li{
	margin:						15px 0 25px 0;
}

#homeMenu ul.extraMargin{
	margin-top:					60px;
}

.small{
	font-size:					12px;
}

#picGallery{
	top:						162px;
	left:						65px;
	width:						30px;
	height:						101px;
}

#waxworks{
	top:						162px;
	left:						35px;
	width:						28px;
	height:						100px;
}

#lectureRoom{
	top:						293px;
	left:						35px;
	width:						60px;
	height:						66px;
}

#barnumOffice{
	top:						106px;
	left:						35px;
	width:						28px;
	height:						24px;
}

.button{
	font-size:					12px;
}

#playerLocation{
	font-size:					16px;
	margin-top:					-5px;
}
/*------ HOME MENU -------------------------------------------------------------*/

#homeMenu ul{
	margin-left:				180px;
}

.homeIcon{
	width:						40px;
}

#exploreIcon{
	top:						61px;
	left:						125px;
}

#mysteryIcon{
	top:						130px;
	left:						125px;
}

#archiveIcon{
	top:						199px;
	left:						125px;
}

#classroomIcon{
	top:						268px;
	left:						125px;
}

#exploreIcon2{
	top:						80px;
	left:						125px;
}

#mysteryIcon2{
	top:						149px;
	left:						125px;
}

#archiveIcon2{
	top:						218px;
	left:						125px;
}

#classroomIcon2{
	top:						287px;
	left:						125px;
}

/*------ HEADER & MAIN NAV -------------------------------------------------------------*/

header{
	width:						778px;
	height:						89px;
	margin-bottom:				24px;
}

header img{
	width:						778px;
}

header h1{
	padding:					4px 0 0 0;
	font-size:					26px;
}

header li{
	padding:					0 8px 0 8px;
}

nav ul{
	font-size:					14px;
	width:						240px;
}

#rightNav{
	left:						536px;
	top:						8px;
}

#leftNav{
	left:						0;
	top:						8px;
}

/*------ GAME SCREEN -------------------------------------------------------------*/

#gameUl ul{
	margin-top:					-4px;
	border:						4px solid #6c4f3d;
}

#frameDiv{
	top:						4px;
	left:						48px;
}

#frameDiv img{
	width:						512px;
	height:						384px;
}

.bottle img{
	width:						1000px;
}

.jesus img{
	width:						829px;
}

/*------ NOTEBOOK -------------------------------------------------------------*/

#notebook ol{
	font-size:					11px;
}

#ntNav{
	top:						403px;
	left:						20px;
}

#ntNav li{
	padding:					0 10px 0 0;
}

/*------ NOTEBOOK ~ INTRO PAGE -------------------------------------------------------------*/

.introTitle{
	font-size:					24px;
	top:						20px;
	left:						92px;
}

.introTitle2{
	font-size:					24px;
	top:						48px;
	left:						92px;
}

#userName{
	padding:					100px 20px 0 15px;
}

#ntHomeMenu{
	padding:					0 0 0 33px;
}

#ntHomeMenu ul{
	padding:					10px 0 0 10px;
}

#ntHomeMenu li{
	padding:					3px 5px 3px 5px;
}

#ntHomeMenuInfo{
	padding:					15px 20px 0 15px;
}

.logout{
	margin:						20px 20px 5px 30px;			
}

.clearData{
	margin:						20px 0 5px 0;
}

/*------ NOTEBOOK ~ CLUE LIST PAGE -------------------------------------------------------------*/

.clueTitle{
	font-size:					24px;
	top:						12px;
	left:						54px;
}

#cluesList{
	margin:						56px 0 0 24px;
}

#cluesList li{
	padding:					0 0 6px 0;
}

/*------ NOTEBOOK ~ CLUE ASSIGN PAGE -------------------------------------------------------------*/

.assignTitle{
	font-size:					13px;
	margin:						55px 0 0 0;
}

.ntCenterImage{
	width:						50px;
	padding:					2px 0 0 0;
	box-shadow: 				0 2px 4px #ab976d;
}

.assignTitle2{
	font-size:					11px;
	margin:						4px 0 0 0;
}

#suspectClues{
	margin:						0 0 0 40px;
}

label{
	margin:						7px 0 15px 16px;
	font-size:					12px;
}

#notebook form a{
	font-size:					8px;
	padding:					2px 12px 0 0;
}

input[type="radio"] + label span{
    width:						17px;
    height:						18px;
    margin:						0;
    background-size:			17px 18px;
    background-position:		0 -5px;
}

input[type="radio"]:checked + label span{
    background-size:			17px 18px;
    background-position:		0 -5px;
}

.assign{
	margin:						0 0 0 80px;
}

/*------ NOTEBOOK ~ SUSPECT LIST PAGE -------------------------------------------------------------*/

.suspectListTitle{
	font-size:					24px;
	top:						12px;
	left:						64px;
}

.ntNavSuspectList{
	top:						323px;
	left:						16px;
}

#iconAbolitionist img{
	width:						50px; /* original 63px */
	top:						70px;
	left:						12px;
}

#iconAnimalAdvocate img{
	width:						50px;
	top:						140px;
	left:						12px;
}

#iconBoweryBhoy img{
	width:						50px;
	top:						203px;
	left:						12px;
}

#iconCopperhead img{
	width:						50px;
	top:						265px;
	left:						12px;
}

#iconManOfScience img{
	width:						50px;
	top:						330px;
	left:						12px;
}

#iconAbolitionist p{
	font-size:					11px;
	top:						89px;
	left:						72px;
}

#iconAnimalAdvocate p{
	font-size:					11px;
	top:						157px;
	left:						72px;
}

#iconBoweryBhoy p{
	font-size:					11px;
	top:						220px;
	left:						72px;
}

#iconCopperhead p{
	font-size:					11px;
	top:						283px;
	left:						72px;
}

#iconManOfScience p{
	font-size:					11px;
	top:						345px;
	left:						72px;
}

/*------ NOTEBOOK ~ SUSPECT REPORT PAGE -------------------------------------------------------------*/

.suspectReportTitle{
	margin:						45px 0 0 0;
}

.suspectReportImage{
	width:						50px;
}

.suspectDescription{
	padding:					0 16px 0 12px;
	font-size:					9px;
}

.movieLink{
	font-size:					12px;
	padding:					0 0 5px 0;
}

.suspectReportTitle2{
	font-size:					10px;
}

.suspectNotice{
	font-size:					7px;
}

.assignedList{
	margin:						0 0 4px 40px;
}

.verify{
	margin:						2px 16px 0 50px;			
}

.accuse{
	margin:						2px 0 0 0;
}

/*------ NOTEBOOK ~ NOTES PAGE -------------------------------------------------------------*/

.notesTitle{
	font-size:					24px;
	top:						20px;
	left:						100px;
}

#notebook textarea{
	margin:						70px 0 0 24px;
	font-size:					11px;
}

.save{
	margin:						2px 16px 0 72px;			
}

.print{
	margin:						4px 0 4px 0;
}

#ntNavNotes{
	top:						390px;
	left:						24px;
}

#ntNavNotes li{
	padding:					0 8px 0 0;
}

/*------ DIALOG BOX -------------------------------------------------------------*/

#dialogbox{
	top:									45px;
	left:									105px;
}

/*------ FOOTER -------------------------------------------------------------*/

footer{
	font-size:								12px;
}

footer img{
	padding:								0 20px 0 20px;
}

footer p{
	padding:								5px 0 0 20px;
}

#footerNav{
	font-size:								14px;
}

#ashpText{
	padding:								5px 0 0 0;
}

#nehLogo{
	width:									150px;
}

#ashpLogo{
	width:									50px;
	padding:								0 10px 0 0;
}

#gcLogo{
	width:									50px;
}
}






/*------ SMALL LAYOUT ~ 40% SMALLER -------------------------------------------------------------*/
@media only screen and (max-width: 1120px) {

#container{
	width:						840px;
}

#screenContainer{
	width:						450px;
	margin:						0 0 0 192px;
}

#downLeftScrollButton{
	width:						30px;
	height:						288px;
	border-top:					3px solid #6c4f3d;
	border-bottom:				3px solid #6c4f3d;
	border-left:				3px solid #6c4f3d;
}

#upRightScrollButton{
	width:						30px;
	height:						288px;
	border-top:					3px solid #6c4f3d;
	border-bottom:				3px solid #6c4f3d;
	border-right:				3px solid #6c4f3d;
}

.scrollButtonVerPos{
	margin:						72px 0 0 0;
}

#screen{
	width:						384px;
	height:						288px;
	border-top:					3px solid #6c4f3d;
	border-bottom:				3px solid #6c4f3d;
}

#screen p{
	font-size:					8px;
}

#mapContainer{
	width:						162px;
	height:						321px;
	border:						3px solid #6c4f3d;
	margin:						0;
}

#screen #homeMenu h2{
	font-size:					16px;
	padding:					15px 0 0 0;
}

#homeMenu ul{
	margin:						10px 0 0 0;
	font-size:					14px;
}

#homeMenu li{
	margin:						15px 0 15px 0;
}

#homeMenu ul.extraMargin{
	margin-top:					30px;
}

.small{
	font-size:					10px;
}

#picGallery{
	top:						121px;
	left:						48px;
	width:						23px;
	height:						76px;
}

#waxworks{
	top:						121px;
	left:						27px;
	width:						20px;
	height:						76px;
}

#lectureRoom{
	top:						219px;
	left:						27px;
	width:						44px;
	height:						50px;
}

#barnumOffice{
	top:						79px;
	left:						27px;
	width:						20px;
	height:						19px;
}

#playerLocation{
	font-size:					12px;
	margin-top:					-3px;
}
/*------ HOME MENU -------------------------------------------------------------*/

#homeMenu ul{
	margin-left:				125px;
}

.homeIcon{
	width:						33px;
}

#exploreIcon{
	top:						33px;
	left:						85px;
}

#mysteryIcon{
	top:						85px;
	left:						85px;
}

#archiveIcon{
	top:						137px;
	left:						85px;
}

#classroomIcon{
	top:						189px;
	left:						85px;
}

#exploreIcon2{
	top:						54px;
	left:						85px;
}

#mysteryIcon2{
	top:						106px;
	left:						85px;
}

#archiveIcon2{
	top:						158px;
	left:						85px;
}

#classroomIcon2{
	top:						210px;
	left:						85px;
}

/*------ HEADER & MAIN NAV -------------------------------------------------------------*/

header{
	width:						584px;
	height:						67px;
	margin-bottom:				12px;
}

header img{
	width:						584px;
}

header h1{
	padding:					3px 0 0 0;
	font-size:					19px;
}

header li{
	padding:					0 6px 0 6px;
}

nav ul{
	font-size:					11px;
	width:						180px;
}

#rightNav{
	left:						402px;
	top:						6px;
}

#leftNav{
	left:						0;
	top:						6px;
}

/*------ GAME SCREEN -------------------------------------------------------------*/

#gameUl ul{
	margin-top:					-3px;
	border:						3px solid #6c4f3d;
	font-size:					12px;
}

#frameDiv{
	top:						3px;
	left:						36px;
}

#frameDiv img{
	width:						384px;
	height:						288px;
}

.bottle img{
	width:						750px;
}

.jesus img{
	width:						622px;
}

/*------ NOTEBOOK -------------------------------------------------------------*/

#notebook{
	border:						3px solid #6c4f3d;
	margin:						0 12px 0 0;
	font-size:					8px;
	width:						162px;
	height:						321px;
}

#notebook ol{
	font-size:					8px;
}

#introList{
	padding:					10px 20px 0 25px;
}

#ntNav{
	top:						304px;
	left:						12px;
	font-size:					10px;
}

#ntNav li{
	padding:					0 5px 0 0;
}

.button{
	font-size:					10px;
	padding:					1px;
}

/*------ NOTEBOOK ~ INTRO PAGE -------------------------------------------------------------*/

.introTitle{
	font-size:					18px;
	top:						15px;
	left:						69px;
}

.introTitle2{
	font-size:					18px;
	top:						36px;
	left:						69px;
}

#userName{
	padding:					60px 15px 0 70px;
	font-size:					10px;
}

#ntHomeMenu{
	padding:					0 0 0 33px;
}

#ntHomeMenu ul{
	padding:					5px 0 0 9px;
	font-size:					10px;
	display:					block;
	margin:						0 auto;
}

#ntHomeMenu li{
	padding:					2px;
}

#ntHomeMenuInfo{
	padding:					10px 20px 0 15px;
	font-size:					12px;
}

.logout{
	margin:						5px 10px 5px 20px;
}

.clearData{
	margin:						5px 0 5px 0;
}

/*------ NOTEBOOK ~ CLUE LIST PAGE -------------------------------------------------------------*/

.clueTitle{
	font-size:					18px;
	top:						9px;
	left:						40px;
}

#cluesList{
	margin:						42px 0 0 18px;
}

#cluesList li{
	padding:					0 0 5px 0;
}

/*------ NOTEBOOK ~ CLUE ASSIGN PAGE -------------------------------------------------------------*/

.assignTitle{
	font-size:					10px;
	margin:						40px 0 0 0;
}

.ntCenterImage{
	width:						38px;
	padding:					1px 0 0 0;
	box-shadow: 				0 1px 2px #ab976d;
}

.assignTitle2{
	font-size:					10px;
	margin:						2px 0 0 0;
}

#suspectClues{
	margin:						0 0 0 30px;
}

label{
	margin:						5px 0 12px 12px;
	font-size:					9px;
}

#notebook form a{
	font-size:					6px;
	padding:					1px 9px 0 0;
}

input[type="radio"] + label span{
    width:						13px;
    height:						13px;
    margin:						0;
    background-size:			13px 13px;
    background-position:		0 -3px;
}

input[type="radio"]:checked + label span{
    background-size:			13px 13px;
    background-position:		0 -3px;
}

.assign{
	margin:						0 0 0 60px;
}

/*------ NOTEBOOK ~ SUSPECT LIST PAGE -------------------------------------------------------------*/

.suspectListTitle{
	font-size:					18px;
	top:						9px;
	left:						48px;
}

.ntNavSuspectList{
	top:						242px;
	left:						12px;
}

#iconAbolitionist img{
	width:						38px;
	top:						55px;
	left:						9px;
}

#iconAnimalAdvocate img{
	width:						38px;
	top:						106px;
	left:						9px;
}

#iconBoweryBhoy img{
	width:						38px;
	top:						155px;
	left:						9px;
}

#iconCopperhead img{
	width:						38px;
	top:						202px;
	left:						9px;
}

#iconManOfScience img{
	width:						38px;
	top:						248px;
	left:						9px;
}

#iconAbolitionist p{
	font-size:					8px;
	top:						69px;
	left:						54px;
}

#iconAnimalAdvocate p{
	font-size:					8px;
	top:						118px;
	left:						54px;
}

#iconBoweryBhoy p{
	font-size:					8px;
	top:						168px;
	left:						54px;
}

#iconCopperhead p{
	font-size:					8px;
	top:						215px;
	left:						54px;
}

#iconManOfScience p{
	font-size:					8px;
	top:						260px;
	left:						54px;
}

/*------ NOTEBOOK ~ SUSPECT REPORT PAGE -------------------------------------------------------------*/

.suspectReportTitle{
	margin:						33px 0 0 0;
}

.suspectReportImage{
	width:						38px;
}

.suspectDescription{
	padding:					0 12px 0 9px;
	font-size:					7px;
}

.movieLink{
	font-size:					10px;
}

.suspectReportTitle2{
	font-size:					7px;
}

.suspectNotice{
	font-size:					5px;
}

.assignedList{
	margin:						0 0 3px 30px;
}

.verify{
	margin:						1px 12px 0 35px;		
}

.accuse{
	margin:						1px 0 0 0;
}

/*------ NOTEBOOK ~ NOTES PAGE -------------------------------------------------------------*/

.notesTitle{
	font-size:					18px;
	top:						15px;
	left:						75px;
}

#notebook textarea{
	margin:						55px 0 0 18px;
	font-size:					10px;
}

.save{
	margin:						1px 12px 0 45px;			
}

.print{
	margin:						3px 0 3px 0;
}

#ntNavNotes{
	top:						295px;
	left:						20px;
	font-size:					10px;
}

#ntNavNotes li{
	padding:					0 6px 0 0;
}

/*------ DIALOG BOX -------------------------------------------------------------*/

#dialogbox{
	top:									15px;
	left:									28px;
}

/*------ FOOTER -------------------------------------------------------------*/

footer{
	font-size:								10px;
}

footer img{
	padding:								0 20px 0 20px;
}

footer p{
	padding:								5px 0 0 20px;
}

#footerNav{
	font-size:								10px;
}

#ashpText{
	padding:								0;
}

#nehLogo{
	width:									100px;
}

#ashpLogo{
	width:									40px;
	padding:								0 10px 0 0;
}

#gcLogo{
	width:									40px;
}
}