body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(emuhelp_back-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: blue;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
#right_back {
	background-image: url(emuhelp_back-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}


/* Main page elements */

table#pagelayout {
	width: 550px;
}
tr#emututoriallinks p {
	font-size: 70%;
	background-color: #D5D5FF;
	border: 1px solid #9191FF;
	margin: 10px;
	padding: 7px 12px;
	background-image: url(emuhelp_back-table.gif);
	background-repeat: repeat-y;
	background-position: right;
}
img#floater {
	float: left;
	margin-left: 10px;
}
img#floater2 {
	float: left;
}
#contents {
	text-align: left;
	font-size: 100%;
	background-color: #D5D5FF;
	border: 1px solid #9191FF;
	margin: 10px 10px 30px 10px;
	padding: 7px 12px;
	background-image: url(emuhelp_back-table.gif);
	background-repeat: repeat-y;
	background-position: right;
}
p#footer {
	font-size: 90%;
	border: none;
	margin: 30px 0 10px 20px;
}
td#footerfix {
	vertical-align: top;
}
.h1 {
	font-size: 140%;
	font-style: italic;
	color: #000066;
	font-weight: lighter;
}
.sub-h1 {
	font-size: 70%;
}
.h2 {
	font-size: 140%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.notaffiliated {
	font-size: 80%;
	color: #666666;
}
.biggerdot {
	font-size: 150%;
	color: #0066FF;
}
.linktext {
	font-size: 130%;
}
.gray {
	color: #666666;
}


/* Page elements */

img#headerimg {
	margin-top: 20px;
}
img#domingo {
	width: 16;
	height: 19;
	margin-top: 7px;
}
img#float-r {
	float: right;
	margin: 10px 110px 0 10px;
}
img#float-r-scandisk {
	float: right;
	margin: 10px 10px 0 10px;
}
img#float-l {
	float: left;
	margin: 10px 10px 0 110px;
}
img#xarcade {
	margin-top: -50px;
	z-index: inherit;
}
#pagelayout-page {
	font-size: 80%;
}
#pagelayout-page p {
	background-color: #D5D5FF;
	border: 1px solid #9191FF;
	margin: 20px 100px 20px 100px;
	padding: 7px 12px;
	background-image: url(emuhelp_back-table.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}
#pagelayout-page p#topper {
	margin: 20px 100px 10px 100px;
}
#pagelayout-page p#indent-m {
	margin: 0 100px 10px 150px;
}
#pagelayout-page p#indent-b {
	margin: 0 100px 20px 150px;
}
a#backtotop {
	font-size: 80%;
	text-align: right;
}
#backtomain {
	padding: 10px 0;
}
.h3 {
	font-size: 150%;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}
.h4 {
	font-size: 130%;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}
.pagedot {
	font-size: 120%;
	color: #0066FF;
}
.boldme-h {
	font-weight: bold;
	color: #990066;
	font-size: 120%;
}
.boldme {
	font-weight: bold;
	color: #000066;
}
.bolditalics {
	font-style: italic;
	font-weight: bold;
}
div#container {
	width: 950px;
}