@charset "utf-8";

body {
	margin: 0 0;
	padding: 0 0;
	font-family:san-serif;
	font-size:16px;
	background-color:#1c202e;
	color:#fff;
	text-align:center;
}

.wrapper {
	position:relative;
	margin: 10px auto 0 auto;
	width: 960px;
}

strong {
	font-weight: normal;	
}

.page {
	width: 960px;
	float: left;
	background-image:url(../images/world_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #1c202e;
	margin-top: 4px;
	border-top: solid thin #4a5575;
	border-left: solid thin #4a5575;
	padding:5px 0px 50px 5px;
}

p {
	color: #1c202e;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
}

a {
	color: red;	
}

.header {
	width: 940px;
	margin: 0px 10px 0px 10px;
	min-height: 140px;
	float: left;
}

hr {
	color: #4a5575 solid 2px;
	float:left;
	margin-left:none;
	width: 100%;
	margin-bottom: 20px;
}

.tag_line {
	width: 520px;
	min-height: 80px;
	text-align:left;
	font-size: 2em;
	float: left;
	position:relative;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #fff;
	margin: 20px 0px 0px 5px;
	padding: 0px 0px 6px 0px;
	line-height: 44px;
	letter-spacing: -1.7px;
}

.small_tag {
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

.small_tag span {
	color: red;
}

.logo {
	width: 320px;
	height: 140px;
	background-position:top right;
	margin-right: -20px;
	background-repeat:no-repeat;
	float: right;
}

.main {
	width: 940px;
	float: left;
	margin: 0px 10px 0px 12px;
}

.nav {
	width: 940;
	margin: -27px -15px 0px -20px;
	float: left;
	font-size: 1em;
}

.nav li {
	list-style:none;
	display:inline;
	text-align:left;
	background-color:transparent;
	margin-left: -40px;
	margin-bottom: 8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	float: left;
	padding: 5px 20px 5px 20px;
}

.nav a {
	float:left;
	text-decoration:none;
	padding-left: 0px;
	color: #fff;
	display: block;
	padding: 5px 20px 5px 20px;
	border: 1px dotted #4a5575;
	border-left: 1px dotted #fff;
	border-top: solid 1px #fff;
	background-image:url(../images/h1_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	filter:alpha(opacity=80); /* for IE */
  	opacity:0.8;/* CSS3 standard */
}

.last a {
	padding-right: 14px;
	border-right: solid 1px #4a5575;
	color: #4a5575;
}

.first a {
	border-left: solid 1px #4a5575;
}

.nav a:hover {
	border: thin outset #4a5575;
	display: block;
	background-image:url(../images/h1_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #4a5575;
	border-top: solid 1px red;
	border-bottom: solid 1px red;
	border-left: 1px dotted #fff;
	font-weight:100;
	filter:alpha(opacity=100); /* for IE */
  	opacity:1.0;/* CSS3 standard */
}

.text_box {
	background-color: #fff;
	margin: 5px 10px 15px -3px;
	min-height: 1300px;
	min-width: 910px;
	filter:alpha(opacity=97); /* for IE */
  	opacity:0.97;/* CSS3 standard */
	padding: .5em .8em .8em 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #4a5575;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	float:left;
}

.site_box {
	background-color: #fff;
	margin: 5px 10px 15px -3px;
	min-height: 20em;
	min-width: 910px;
	filter:alpha(opacity=97); /* for IE */
  	opacity:0.97;/* CSS3 standard */
	padding: .5em .8em .8em 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #4a5575;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	float:left;
}

.site_box a:hover {
	color:red;
}

.text_box ul{
	margin-top: -.8em;	
	margin-left: .8em;
}

.text_box p {
	width: 100%;
	text-align:left;
	color: #1c202e;
	font-size: .8em;
}

a img {
	border: none;
	outline: none;
}

.text_box a {
	outline: none;
	text-decoration:none;
	border: none;
}

.gallery {
	background-color:#1d202f;
	display:block;
}

.matting {
	background-color:#1d202f;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 210px;
	height: 200px;
	float: left;
}

.matting_book {
	background-color:#1d202f;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	height: 200px;
	float: left;
	margin-bottom:7em;
}

.matting_book_wide {
	background-color:#1d202f;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom:7em;
}

.fill {
	background-color:#1d202f;
	color:#1d202f;
	width: 660px;
	height: 210px;
	float: left;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail img {
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid gray 3px;
	border-bottom: solid gray 3px;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 150;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid #4a5575;
	border-right: 3px solid #4a5575;
	border-bottom: 3px solid #4a5575;
	visibility: hidden;
	color: #1d202f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-decoration: none;
	text-align: left;
		z-index:150;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	width: 340px;
	z-index:150;
}

.thumbnail .book{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	height: 325px;
	width:auto;
	z-index:150;
}

.thumbnail p {
	padding-left: 2px;
	font-size: 1em;
	z-index:100;
	background-color: white;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -63px; /*position where enlarged image should offset horizontally */
	top: -200px;
	z-index:150;
}

.web_gallery{
	margin-top: -10px;
	float:left;
}

.covers{
	margin-top:10px;
	float:left;
}

.site_map {
	float:left;
	text-align:left;
	color:#1c202e;
	min-height: 10em;
}

.site_map a {
	color:#1c202e;
	text-decoration:underline;
}

.footer {
	width: 935px;
	margin: 10px 25px 0px 0px;
	float: left;
	border: outset black 1px;
	background-color:#4a5575;
	filter:alpha(opacity=90); /* for IE */
  	opacity:.90;/* CSS3 standard */
	z-index: 10;
}

.bottom_l_info {
	width: 450px;
	min-height: 85px;
	float: left;
	margin: 0px 5px 0px 0px;
	z-index: 10;

}

.bottom_l_info p {
	color: #fff;
	font-size: .7em;
	text-align: left;
	line-height: 1.3em;
	padding-left: 10px;
	margin-top: 5px;
	z-index: 10;
	
}

.bottom_l_info p a {
	color: #fff;
}

.bottom_r_info {
	width: 450px;
	min-height: 85px;
	float: right;
	margin: 0px 10px 0px 5px;
	z-index: 10;
}

.bottom_r_info p {
	color: #fff;
	font-size: .7em;
	text-align: right;
	float: right;
	margin-bottom: 0;
	z-index: 10;
}

.bottom_r_info p a {
	color: #fff;
}

.bottom_r_info p a:hover {
	color: red;	
}

h1 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 1.9em;
	text-align: left;
	letter-spacing: -1px;
	color:#4a5575;
	margin-top: 0em;
	border-bottom: 1px solid #4a5575;
}

h1 span {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 1.2em;
	letter-spacing: -.5px;
}

h1 .large{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 1.2em;
	letter-spacing: -4px;
}

h2 {
	display: block;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	text-align: center;
  	opacity:1.0;/* CSS3 standard */
	background-image: url(../images/h1_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: 10px 10px 0px 10px;
	padding:.1em;
	letter-spacing: -1px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: left;
	letter-spacing: -1px;
	color:#4a5575;
	margin-bottom: 1em;
	margin-top: 1.5em;
	display:block;
}

h3 span {
	font-size: 1.7em;
	vertical-align:-.2em;
}



