body {
	overflow:auto;
}
#wrapper {
	text-align:center;
	width:100%;
	height:100%;
}
#main {
	position: absolute; 
	width:728px;
	left: 50%;
   top: 50%;
	margin-left:-364px;
	margin-top:-50px;
}
#footer_left {
	position:absolute;
	width:20px;
	height:728px;
	left:0px;
	top:50%;
	margin-top:-180px;
	cursor:pointer;
	visibility:visible;
}
#footer_top {
	position:absolute;
	width:728px;
	height:20px;
	left:50%;
	top:0px;
	margin-left:-364px;
	cursor:pointer;
	visibility:hidden;
}
#menu {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	margin-top:10px;
	top:0px;
	height:20px;
	text-align:right;
}
.references_description_header {
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.references_description {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.references_title {
	font-size:24px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
}
#tbl_ref {
	border-collapse: collapse;
	border: 0px;
}
#tbl_ref .tr_ref {
	border-top: 1px #AAA dotted;
	border-bottom:1px #AAA dotted;
}
#tbl_ref .td_desc {
	padding: 2px;
}
#fb_like_button {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 100px;
	height: 100px;
	text-align: right;
}
.md_slogan {
	font-family: Vardana, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}
#md_what .md_what_text {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
}
