body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #F6F1DE;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #F6F1DE;
	background-image: url(/images/body/back.jpg);
	background-repeat: repeat-x;
}
#studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 10px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#studio11 a:link {
	color:#000000;
	text-decoration: none;
}
#studio11 a:visited {
	color:#000000;
	text-decoration: none;
}
#studio11 a:active {
	color:#000000;
	text-decoration: none;
}
#studio11 a:hover {
	color:#990000;
	text-decoration: none;
}
.link011 #container {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}
.link011 #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(/images/body/r5_c4.jpg) repeat-y scroll center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #603;
}
.link011 #bottom {
	background: url(/images/body/r6_c4.jpg) no-repeat scroll center top;
	height: 30px;
	width: 954px;
	text-align: center;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 2px;
}
.link011 #title {
	font: italic small-caps normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 30px;
}
.topmenu {
	background: url(/images/body/logo.jpg) no-repeat scroll left top;
	height: 162px;
	width: 824px;
}
