
/* RESET */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0 }
table {
	border-collapse: collapse;
	border-spacing: 0  }
fieldset, img {
	border: 0 }
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal }
ol, ul, li {
	list-style: none }
caption, th {
	text-align: left }
h1, h2, h3, h5, h5, h6  {
	font-size: 100%;
	font-weight: normal;
	text-align: left }
q:before, q:after {
	content: '' }
/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {
	font-weight: bold }
em {
	font-style: italic }
a img {
	border: none }
/* Gets rid of IE's blue borders */
/* TYPOGRAPHY */
h1 {
	background-image: url("../logo.png");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0;
	width: 325px;
	height: 89px }
h2  {
	color: #fff;
	font-size: 22px;
	font-family: "Times New Roman", Georgia;
	font-style: italic;
	font-weight: bold;
	background-image: url("../background/semiTransparent01.png");
	text-align: left;
	letter-spacing: 4px;
	margin-top: 12px;
	padding: 4px;
	width: 150px }
p  {
	color: #ccc;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	text-align: left;
	margin-top: 5px }
p a:link {
	color: #ccc;
	text-decoration: underline }
p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #333 }
p a:visited {
	color: #ccc;
	text-decoration: none }
p a:active {
	color: #ccc;
	text-decoration: none }
/* STRUCTURE */
body   {
	font-family: Helvetica, Arial, sans-serif;
	background: #141414 url("../background/body01.jpg") no-repeat fixed center top;
	text-align: center;
	border-top: 10px solid #000 }
#wrap  {
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 700px }
#footer  {
	background-image: url("../background/semiTransparent01.png");
	margin-top: 10px;
	padding: 10px;
	width: 100%;
	min-height: 80px;
	clear: left }
#footer p {
	color: #999;
	font-size: 12px;
	line-height: 18px;
	text-align: center }
#footer p a:link {
	color: #fff;
	text-decoration: none }
#footer p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #333 }
#footer p a:visited {
	color: #fff;
	text-decoration: none }
#footer p a:active {
	color: #fff;
	text-decoration: none }
#textbox {
	margin-top: 15px;
	width: 100%;
	clear: both }
/*GALLERY DETAILS*/
#main-content li   {
	background: #666;
	text-align: center;
	display: inline;
	margin: 5px;
	padding: 5px;
	position: relative;
	width: 150px;
	float: left;
	border: 0 }
#main-content a span {
	position: absolute;
	left: -9999px }
/* NAVIGATION */
#navigation {
	visibility: visible;
	position: absolute;
	z-index: 35;
	top: 67px;
	left: 320px;
	width: 350px;
	height: 50px }
#navigation ul {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	list-style-type: none;
	margin: 0;
	padding: 0 }
#navigation ul li {
	text-decoration: none;
	display: inline;
	border-right: 1px solid #999 }
#navigation ul li a:link {
	color: #fff;
	text-decoration: none;
	padding: 0.2em 0.5em;
	border-bottom: 0 none }
#navigation ul li a:hover {
	color: #ffc;
	padding: 0.2em 0.5em;
	border-bottom: 4px solid #ffc }
#navigation ul li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0.2em 0.5em }
#navigation ul li a:active {
	color: #fff;
	text-decoration: none;
	padding: 0.2em 0.5em }
table1 {
	margin-top: 15px }

