﻿#allcontent {
	
	margin-left: auto;
	margin-right: auto;	
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #F7F7F7;
	letter-spacing: 1pt;
	background: #281900;
}
body{
	background:#281900;
}
#header{
	background: #281900;
	background-position:center;
	font-family: Verdana, sans-serif;
	font-size: small;
	padding-top:px;
	padding-bottom:5px;
	color: #F7F7F7;
	text-align:center;
}
h1 {
	margin-left:365px;
	color:#F7F7F7;
	font-style:normal;
	font-size:medium;
	padding-top:;
	padding-left:;
}
h2 {
	margin-left:365px;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	padding-left:;
}
p {
	margin-left:365px;
		padding-right: 230px;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding-left: ;
}
#p2 {
	float:left;
	margin-left:25px;
	margin-top:475px;
	font-size:x-large;

}
li {
	margin-left:200px;
}
#pic2{
	float:left;
	padding-right:10px;

}
#copybox1{
	margin-left:-140px;
	margin-right:50px;
}
#copybox{
	float:right;
	margin: 15px 15px 15px 15px;
	height:470px;
}
#main{
	background: #281900;	
	width: 950px;
	height: 528px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-style: solid;
	border-color: #F7F7F7;	
}
#menubar{

	float:right;
	height: 500px;
	width:215px;
	color:#F7F7F7;
	text-align:center;
	padding:0px;
	font-size:small;
	
}
#menu a:visited {
  text-align:center; 
  text-decoration:none; 
  color:#F7F7F7; 
  display:block; 
  width:200px; 
  height:; 
  border:0.5em solid #281900; 
  }
#menu a {
  text-align:center; 
  text-decoration:none; 
  color:#F7F7F7; 
  display:block; 
  width:200px; 
  height:; 
  border:0.3em solid #281900;
  }
#menu a.nav:hover {
  color:#F7F7F7;
  font-size:1.2em;
  }
#menu a.nav:focus {
	color:#281900; 
	background:#F7F7F7;
}

#menu a.nav:active {
	color:#281900; 
	background:#F7F7F7;
}
#menu a.nav:focus {
	color:#281900; 
	background:#F7F7F7;
}
#menu a.nav:span {
	color:#281900; 
	background:#F7F7F7;
}
#footer {
	background-color:#F7F7F7;
	background-position:center;
	color:#281900;
	text-align:center;
	padding:;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:medium;
	letter-spacing: 1pt;
	width: 950px;
	height:;
	margin-left: auto;
	margin-right: auto;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:100%; height:; position:relative; border:; background:#281900;}
#gallery ul {list-style:none; padding:5px; margin:0; width:208px; float:right; height:; overflow:auto;}
#gallery ul li {display:inline; width:45px; height:45px; float:left; margin:2px 2px 2px 2px; border:1px solid #F7F7F7; cursor:pointer;}
#gallery ul li img {display:block; width:45px; height:45px;}
#gallery ul li span {display:none; position:absolute; left:547px; top:235px; width:;font-family:verdana, arial, sans-serif; color:#06a; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:#444;}
/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #F7F7F7;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#F7F7F7; background:#281900; cursor:default;}

#gallery ul li.click i {position:absolute; right:315px; top:0; width:auto; height:auto;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #F7F7F7;}

#gallery ul li.click span {display:block;}
