/* CSS Document */
body {
	margin: 20px auto 0 auto;
	background-image: url('images/blackbacker.jpg');
}
.box { float: center; width: 860px;}
#boxContent { border: none; 
}
#boxContent { position: relative; left: -3px; top: -2px; }
#boxContainer { position: relative; background: #999999; margin: 6px; 
}
#outerwrapper {
	width: 800px;
	margin: 0 auto;
}
#wrapper {
	width: 800px;
	padding: 30px;
	background: #000000;
}
.link1:link
{
	display: block;
	width: 149px;
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-right: solid 2px #666666;
}
.link1:visited
{
	display: block;
	width: 149px;
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-right: solid 2px #666666;
}
.link1:active
{
	display: block;
	width: 149px;
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-right: solid 2px #666666;
}
.link1:hover {
	display: block;
	width: 149px;
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background: #000000;
	border-right: solid 2px #666666;
}
.link2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.link2:hover
{
	text-decoration:none;
}

.txt1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin:0px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin:0px;
}
.txt2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.txt3
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
a.gallery:link {
display: block;
width: 200px;
height: 152px;
background: #333333;
}
a.gallery:visited {
display: block;
width: 200px;
height: 152px;
background: #333333;
}
a.gallery:active {
display: block;
width: 200px;
height: 152px;
background: #333333;
}
a.gallery:hover {
display: block;
width: 200px;
height: 152px;
filter: alpha(opacity=80);
opacity: 0.8;
background: #333333;
}
a.gallery2:link {
display: block;
border: solid 2px #333333;
width: 200px;
height: 135px;
background: #333333;
}
a.gallery2:visited {
display: block;
border: solid 2px #333333;
width: 200px;
height: 135px;
background: #333333;
}
a.gallery2:active {
display: block;
border: solid 2px #333333;
width: 200px;
height: 135px;
background: #333333;
}
a.gallery2:hover {
display: block;
border: solid 2px #333333;
width: 200px;
height: 135px;
filter: alpha(opacity=80);
opacity: 0.8;
background: #333333;
}