﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	padding-left: calc(50% - 500px);
    background-color: black;
}

*
{
	padding: 0px;
	margin: 0px;
}

#left
{
	float: left;
	width: 188px;
	height: 1151px;
	background-repeat: no-repeat;
}

#right
{
	float: right;
	width: 815px;
	height: 1151px;
	background-repeat: no-repeat;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #E40210;
	text-decoration: underline;
}


.bshow
{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.img
{
	border-width: 0px;
	cursor: pointer;
}


.txt
{
	border: 1px solid #888888;
	background-color: #FFFFFF;
}

.H22
{
	height: 22px;
}

.H25
{
	height: 25px;
}

.H28
{
	height: 28px;
}

.H30
{
	height: 30px;
}

.HR30
{
	height: 30px;
	text-align: right;
	font-weight: bold;
}

.FontRed
{
	color: Red;
}

#photos
{
	overflow: hidden;
}

#showArea span
{
	float: left;
	cursor: pointer;
}
