body {
	background-color: #FFFFFF;
	position: relative;
}
#wrapper {
	background-color: #FFFFFF;
	position: relative;
	height: 768px;
	width: 1024px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: auto;
	color: #000000;
}
#wrapper .logo {
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper .banner_anim {
	width: 858px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 164px;
	background-image: url(../images/template_images/images/templateimages_02.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #330033;
}
#wrapper .Side_nav {
	height: 604px;
	width: 167px;
	position: absolute;
	left: 0px;
	top: 164px;
	background-image: url(../images/template_images/images/templateimages_03.jpg);
	background-repeat: no-repeat;
}
#wrapper .Side_nav .nav_table {
	width: auto;
	position: absolute;
	left: 14px;
	top: 10px;
	height: 417px;
}
#wrapper .main_content {
	background-color: #FFFFFF;
	height: 522px;
	width: 844px;
	position: absolute;
	top: 167px;
	right: 12px;
}

#wrapper .footer {
	height: 50px;
	width: 852px;
	position: absolute;
	left: 172px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: x-small;
}
