html {
height: 100%;
}
* html #wrap {
height: 100%;
}
body {
font-size: 62.5%;
margin: 0;
padding: 0;
height: 100%;
background-image: url(../../../../images/theme-medium/bg.jpg);
color: #000000;
}
a {
font-weight: bold;
color: #000000;
}
* {
padding: 0;
margin: 0;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
.hidden, h1 {
display: none;
}
#wrap {
min-height: 100%;
width: 756px;
margin: auto;
position: relative;
background-color: #ffffff;
border-right-color: #838383;
border-left-color: #838383;
border-right-width: 2px;
border-left-width: 2px;
border-right-style: solid;
border-left-style: solid;
font-size: 1.2em;
}
#header {
height: 131px;
background-image: url(../../../../images/theme-light/bg-header.gif);
background-repeat: no-repeat;
background-position: center center;
text-align: center;
}
#menu {
margin-left: 150px;
padding-top: 81px;
}
	#menu li {
	height: 14px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

	#menu a {
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: 10000em;
	text-decoration: none;
	}
	#menu a:hover {
	background-position: 0 -14px;
	}
	#menu #mnuFront {
	background-image: url(../../../../images/theme-light/menu/front.gif);
	width: 83px;
	}
	#menu #mnuInfo {
	background-image: url(../../../../images/theme-light/menu/info.gif);
	width: 68px;
	}
	#menu #mnuArchives {
	background-image: url(../../../../images/theme-light/menu/archives.gif);
	width: 115px;
	}
	#menu #mnuLinks {
	background-image: url(../../../../images/theme-light/menu/links.gif);
	width: 78px;
	}
	#menu #mnuPurchase {
	background-image: url(../../../../images/theme-light/menu/purchase.gif);
	width: 92px;
	}
#content {
	padding: 0 28px 64px 28px; /* BOTTOM PADDING MUST BE GREATER THAN / EQUAL TO FOOTER HEIGHT */
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
	#content img{
	max-width: 700px;
	}
	#content:after {
	content: " ";
	display: block;
	clear: both;
	}
	* html #content {
	height: 1px;
	}
#title p{
float: left;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
letter-spacing: .2em;
margin-bottom: 1em;
font-size: .9em;
}
#date p{
float: right;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
letter-spacing: .2em;
margin-bottom: 1em;
text-transform: uppercase;
font-size: .9em;
}
#photograph {
width: auto;
margin: auto auto 4px auto;
text-align: center;
}
	#photograph img{
	border: 0;
	margin-bottom: 10px;
	}
#linkText {
}
	#linkText p{
	line-height: 1.3em;
	margin: 0 0 1em 0;
	}
#linkPic {
margin: 0 30px 0 97px;
border: solid #838383 2px;
float: left;
}
#infoText p{
line-height: 1.4em;
text-align: justify;
margin: 0 0 1em 0;
}
#infoPic {
margin: 0 10px 5px 0;
border: solid #838383 2px;
float: left;
}
#footer {
position: absolute;
bottom: 0;
height: 40px;
width: 100%;
text-align: center;
letter-spacing: .1em;
font-weight: bold;
font-size: .9em;
}
#copyright {
background-image: url(../../../../images/theme-light/ctext.gif);
background-repeat: no-repeat;
text-indent: -9000px;
overflow: hidden;
height: 12px;
width: 700px;
margin: auto;
padding: 5px 0 0;
}
#themeswitcher {
float: right;
margin-top: 3px;
margin-right: 3px;
}
	#themeswitcher li {
	height: 14px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

	#themeswitcher a {
	display: block;
	height: 11px;
	width: 11px;
	overflow: hidden;
	text-indent: 10000em;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 3px;
	}
	#themeswitcher a:hover {
	background-position: 0 -11px;
	}
	#themeswitcher #lightTheme {
	background-image: url(../../../../images/theme-light.gif);
	}
	#themeswitcher #mediumTheme {
	background-image: url(../../../../images/theme-medium.gif);
	}
	#themeswitcher #darkTheme {
	background-image: url(../../../../images/theme-dark.gif);
	}
#purchase {
background-color: #ffffff;
padding: 15px;
border: 2px solid #838383;
}
	#purchase p{
	line-height: 1.5em;
	text-align: left;
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
.thumbnails {
border:1px solid #000000;
padding:3px;
margin:3px;
}
