@charset "utf-8";
/* CSS Document */
@import "navigation/TJK_keyBoardDropDown.css";
/*\*//*/
@import "navigation/TJK_keyBoardDropDown_ie5Mac.css";
/**/
body {
	background-color: #160c0c;
	background-image:url(images/template/TitleBackground.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	font-size:small;
	font-family:Helvetica, Arial, sans-serif;
	color: #000;
	line-height:1.4em;
}
.wrap {
	width:882px;
	display:block;
	margin:0px auto;
	background-image:url(images/template/WrapBackground.gif);
	background-repeat:repeat-y;
	background-color:#120505;
	}
.footerwrap {
	width:882px;
	display:block;
	margin:0px auto;
	}	
.title {
	width:802px;
	height:96px;
	display:block;
	margin:0px auto;
	background-image:url(images/template/TitleTopHighlight.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#120505;	
	vertical-align:top

}
.navigation {
	width:798px;
	display:block;
	margin:0px auto;	
	background-color:#993300;
	height:27px;
	border:2px;
	border-bottom-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
}
.content {
	width:802px;
	display:block;
	margin:0px auto;	
	background-color:#FFFFFF;
	background-image:url(images/template/GalleryDropShadow.gif);
	background-repeat:repeat-x;
	background-position:top;	
}
.gallery {
	width:802px;
	display:block;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	
}
.fullimagecontainer {
	width:798px; 
	height:424px;
	background-color:#FFF; 
	text-align:center; 
	margin-left:2px; 
	padding-top:1px;
}
.quote {
	width:802px;
	display:block;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
.footer {
	width:802px;
	display:block;
	margin:0px auto;	
	height:100px;
	text-align:center;
	background-image:url(images/template/BodyBottomHighlight.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.copyright {
	font-size:x-small;
	color: #CCC;
	margin:5px auto;	
	line-height:1.2em;	
	}
h1 {
	font-size:medium;
	}
h2 {
	font-size:small;
	}	
	
.content li {
	padding-bottom:3px;
	margin-left: -15px;
	}