body{
	background-color	:	#544550; 
	/* background-color	:	#990019; */
	/* background-color	:	#732639; */
	/* background-color	:	#330000; */
	text-align			:	center;
	color				:	#FFFFFF;
}

#pageBody {
	width: 762px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #544550;
}

#info {
	clear:both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #544550;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	border:none;
}

#navibar{
	background-color	:	#000000;
    width				:	762px;
	height				:	40px;
	font-size			:	10pt;
	font-weight			:	bold;
	color				:	#000000;
	padding				:	0px;

}


.photo{
  	background-color 	: black;
	font-size			:	10pt;
}

.upinfo{
  	background-color 	: 	#000000;
	font-size			:	10pt;
	border-bottom		: 	#382E30 1px solid ; 
	height				:	20px;
}

#copyright{
	font-size			:	8pt;
	font-weight			:	bold;
	text-align			:	center;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#globalNavi{
	list-style-type: none;
	background-color:#000000;
	width: 758px;
	height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#globalNavi li{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

a:link {
	color:#3399FF;
	text-decoration:none;
}

a:visited {
	color:#888888;
	text-decoration:none;
}

a:hover {
	color:#ff6600;
	text-decoration:none;
}

a:active {
	color:#000000;
	text-decoration:none;
}

img {
	border: 0;
}


