body {
		color: #e5e5e5;
		font-size: 11pt;
		background-color: #000000;
		margin:0px 0px 0px 20px;
		text-align:center;
		}

a:link { color: #ffffff; text-decoration:  underline;}
a:visited { color: #ffffff; text-decoration: underline;}
a:hover { color: #ff2222; text-decoration:  underline;}
a:active { color: #ffffff; text-decoration: none;}

.header {
		width:880px;
		height:250px;
		}
.topleft {
		float:left;
		width:377px;
		height:250px;
		background-image:url(./img/left_photo.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
.topright {
		float:right;
		width:500px;
		height:250px;
		text-align:left;
		background-image:url(./img/top.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
.topmenu {
		float:left;
		width:60px;
		font-size: 12pt;
		font-weight:bold;
		text-align:center;
		list-style-type:none;
		}
.table {
		border:1px solid #e5e5e5;
		}
.tablehead {
		border:1px solid #e5e5e5;
		color:#000000;
		font-size: 12pt;
		font-weight: bold;
		background-color:e5e5e5;
		}
.main {
		width:880px;
		text-align:left;
		}
.left {
		float:left;
		width:240px;
		height:300px;
		}
.right {
		float:right;
		width:635px;
		}
.footer {
		clear:both;
		width:880px;
		height:50px;
		color: #000000;
		font-size: 12pt;
		font-weight: bold;
		text-align:center;
		background-color: #e5e5e5;
		background-image:url(./img/footer.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
.clear {
		clear:both;
		}

a.photo:link { 
		display: block;
		width:44px;
		height:44px;
		}
a.photo:visited { 
		display: block;
		width:44px;
		height:44px;
		}
a.photo:hover {
		display: block;
		width:44px;
		height:44px;
		background-color:#e5e5e5;
		}
a.photo:active { 
		display: block;
		width:44px;
		height:44px;
		}
.photoimg	{margin:2px;}

.photomenu	{
		border:solid 4px;
		color:#e5e5e5;
		background-color:#000000;
		}

a.index:link {color:#000000}
a.index:visited { color: #880000; text-decoration: underline;}
a.index:hover { color: #ff2222; text-decoration:  underline;}
a.index:active { color: #000000; text-decoration: none;}