Body
{
	height: 90%;
	width: 97%;
}
P
{
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: Left;
	color: #000000;
}

P.title
{
	font-weight: bolder;
	width: 40%;
}

P.Left
{
	font-size: 13.5px;
	margin-left:0;
	width: 550px;
	text-align:justify;
}

P.imgLeft
{
	font-size: 13.5px;
	width: 45%;
}

P.Right
{
	font-size: 12px;
	color: #000000;
	background-color: #aaa8a8;
	margin-right: 0;
	width: 200px;
	height: 400px;
	margin-left: 0px;
	float: right;
	border: 10px solid #aaa8a8;
	display: block;
	margin-top: 20px;
	line-height: 18px;
}

.center
{
	width: 810px;
	margin: auto;
}

.center > table
{
	margin: auto;
	margin-bottom:5px;
}

.center table
{
	background-color:Black;
}

h2
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-left: 0;
	padding: 0px;
}
#HIMG 
{
	text-align:center;
	margin-bottom:5px;
}

#SIMG
{
	display: block;
	margin: auto;
	width: 800px;
}

#table
{
	font-family: Verdana, Arial;
	font-size: 13.5px;
	color: #000000;
	position: relative;
	margin-left: 20%;
	width: auto;
	border: 2px none black;
	clear: both;
}

#imgTable
{
	font-family: Verdana, Arial;
	font-size: 13.5px;
	color: #000000;
	position: relative;
	margin: auto;
	width: auto;
	border: 2px none black;
	clear: both;
}

#imgTable td
{
	padding: 30px;
}

#textTable
{
	font-family: Verdana, Arial;
	font-size: 13.5px;
	color: #000000;
	width: 550px;
}

#textTable tr
{
	height: 100px;
}

#textTable td:first-child
{
	font-weight: bold;
}

#eventTable
{
	font-family: Verdana, Arial;
	font-size: 13.5px;
	color: #000000;
	width: 550px;
}

#eventTable tr
{
	height:auto;
	margin-bottom:100px !important;
}

#eventTable tr td:first-child
{
	font-weight: bold;
}

div.profile
{
	padding-left: 0;
	width: 45%;
	display: block;
}
div.profile ul
{
	padding: 5px 0;
	margin: 0;
	width: 80%;
	margin-bottom: 10px;
	clear: left;
}

div.profile ul li
{
	list-style: none;
	font-family: Verdana, Arial;
	font-size: 13.5px;
	color: #000000;
}

div.profile ul li:first-child
{
	font-weight: bold;
}

div.profile a img
{
	border: 0;
	float: left;
}

.Menu
{
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Arial;
	width: 160px;
}

.Menu A:link
{
	color: #ffffff;
}

.Menu A:visited
{
	color: #ffffff;
}

.Menu A:hover
{
	color: #aaa8a8;
}

A:link
{
	color: #000000;
}

A:hover
{
	color: #aaa8a8;
}


A:visited
{
	color: #000000;
}

A:active
{
	color: #0000ff;
}

.ContHolder
{
	width:800px;
	margin:auto;
}