body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	border: 3px none #9095C0;
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFC3;
	background-image: url(images/third_eye_studio_background.jpg);
}

div#header {
	text-align: center;
	padding: 0%;
	height: 475px;
	background-repeat: no-repeat;
	background-position: center top;
}

div#maincontent {
	margin-left: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990099;
	font-weight: normal;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0%;
}
#footer {
	height: 50px;
	background-repeat: no-repeat;
	background-position: top;
}

.center {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	width: 1123px;
	border: thin none #754CA8;
	background-position: center bottom;
}
.sidebar {
	height: 275px;
	width: 200px;
	text-align: center;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
}
.center div #maincontent tr td table tr td div div #Table_ tbody tr td table tr td div .sidebar table tr td {
	text-align: center;
}

