@charset "UTF-8";
/* CSS Document */

body
{
	text-align:center;
	color:#666;
	font-family:Didot,"Times New Roman", Arial;
	font-size:1em;
}

a
{
	color:#666;
	text-decoration:none
}

a:hover
{
	color:#333;
	text-decoration:underline;
}

#wrapper
{
	background:#FFF;
}

#content
{
	margin-left:20px;
	margin-right:auto;
	text-align:center;
	width:1000px;
}

#leftpan
{
	float:left;
	width:250px;
}

#line1
{
	text-align:center;
}

#rightpan
{
	float:right;
	width:750px;
}

table
{
	background-color:#CCC;
	padding-right:8px;
	padding-left:8px;
}


#photo1
{
	width:595px;
	border:solid 4px #FFF;
	margin-top:8px;
	height:400px;
	background-image:url(../img/Lock.jpg);
}

#photo3
{
	width:689px;
	height:400px;
	border:solid 4px #FFF;
	margin-top:8px;
	background-image:url(../img/fight.jpg);
}

#photo2
{
	width:578px;
	height:400px;
	border:solid 4px #FFF;
	margin-top:8px;
	background-image:url(../img/Tradition.jpg);
}

#photo4
{
	width:538px;
	height:400px;
	border:solid 4px #FFF;
	margin-top:8px;
	background-image:url(../img/Storage.jpg);
}

.header
{
	color:#FFF;
	background-color:#999;
}

.header a
{
	color:#FFF;
}

.header a:hover
{
	color:#000;
}

#leftpan hr
{
	width:65%;
	color:#666;
}

#rightpan hr
{
	width:100%;
	color:#666;
}

a, a:visited, a:hover {
  cursor: pointer;
}

.switcher-content {
  display: none;
}

#rightpan p a
{
	color:#333;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
	text-align:left;
}

#full img
{
	margin-bottom:10px;
	text-align:left;
}

#photos img
{
	margin-bottom:10px;
	text-align:left;
	float:left;
}

#full #text
{
	margin-left:245px;
}

#leftnav
{
	text-align:left;
}

#tabs
{
	margin-left:12px;
}