body {
	font: 80% arial, helvetica, sans-serif;
	margin: 0px;
}

a, a:link, a:visited, a:hover { color: 	white;}

h2, h3, p, b {
	color:white;
}

.center{
	width: 425px;
	margin-left: auto;
	margin-right: auto;
}

.top {
	position: relative;
	height: 100px;
	margin-left: auto;
}

.topbg1 {
	background: no-repeat center black url(Pictures/Tmori.png);
}

.topbg2 {
	background: no-repeat center black url(Pictures/Tmori2.png);
}

.topbg3 {
	background: no-repeat center black url(Pictures/Tmori3.png);
}

.topbg4 {
	background: no-repeat center black url(Pictures/Tmori4.png);
}

.topbg5 {
	background: no-repeat center black url(Pictures/Tmori5.png);
}

.left {
	position: absolute;
	top: 105px;
	left: 8px;
	width: 150px;
	height: 138px;
}	

.leftbg1 {
	background: no-repeat black url(Pictures/Lmori.png);	
}

.leftbg2 {
	background: no-repeat black url(Pictures/Lmori2.png);
}

.leftbg3{
	background: no-repeat black url(Pictures/Lmori3.png);
}

.leftbg4{
	background: no-repeat black url(Pictures/Lmori4.png);
}

.leftbg5{
	background: no-repeat black url(Pictures/Lmori5.png);
}

.left ul {
	margin: 0px;
	padding: 5px;
}

.left ul a {
	text-decoration: none;
	display: block !important;
	display: ;
}

.left a:hover{
	background: black;
}

#center {
	position: relative;
	min-height: 475px;
	height: auto !important;
	height: 475px;
	width: 490px;
	margin-left: 180px;
	margin-right: 180px;
	margin-bottom: 15px;
	padding: 5px;
}
 
.right {
	position: absolute;
	top: 105px;
	right: 8px;
	width: 170px;
	height: 425px;
}

.right ul{
	margin: 0px;
	padding: 5px;
	list-style: none;
}

.right ul a {
	text-decoration: none;
	display: block !important;
	display: ;
}

.right a:hover{
	background: black;
}

.rightbg1{
	background: no-repeat transparent url(Pictures/Rmori.png);
}

.rightbg2{
	background: no-repeat black url(Pictures/Rmori2.png);
}

.rightbg3{
	background: no-repeat black url(Pictures/Rmori3.png);
}

.rightbg4{
	background: no-repeat black url(Pictures/Rmori4.png);
}

.rightbg5{
	background: no-repeat black url(Pictures/Rmori5.png);
}

#container{
	min-height: 575px;
	height: auto !important;
	height: 575px;
	background: black;
	position: relative;
	top: 0px;
	bottom: 5px;
	width: 885px;
	margin: auto;
}

#bottom {
	margin-left: 180px;
	margin-bottom: 5px;
	border-top: solid white 1px;
	float: bottom;
	width: 500px;
	height: 30px;
	text-align: center;
	font-size: 80%
}

#bottom p{
	margin-top: 10px;
}

#bottom a{
	text-decoration: none;
	margin-bottom: 0px;
}

#bottom a, a:link, a:visited, a:hover { color: 	white;}

.floatimgright{
	float:		right;
	margin-top:	5px;
	margin-right:	5px;
	margin-bottom:	5px;
}

.floatimgcenterborder{
	border: white solid 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.floatimgcenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.caption{
	text-align: center;
	margin-top: 5px;
	font-size: 90%;
}

#rightbanner{	
	top: 5px;
	right: 0px;	
	position: absolute;
}

.tr, .bl, .br {
  position: absolute;
  width: 39px;
  height: 39px; 
  display: block;
}

.bl {
  background: no-repeat black url(Pictures/bl.png) !important;
  background: black;
  bottom: 0px;
  left: 0px;
}

.br {
  background: no-repeat black url(Pictures/br.png) !important;
  background: black;
  right: 0px;
  bottom: 0px;
}