body
{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}



#logo_container
{
	position:relative;
	left:0px;
	top:0px;
	
	z-index:500;
}

#menu_bar
{
	background-color:#000030;
	
	position:absolute;
	left:0px;
	top:0px;
	width:125px;
	min-height:500px;
	height:100%;
	
	padding-top:60px;
	
	z-index:200;
}

#menu_list
{
	list-style-type:none;
	font-family:"Trebuchet MS",Arial,"Times New Roman";
	font-size:24px;
	font-variant:small-caps;
	font-style:normal;
	margin-left:0px;
	padding-left:20px;
}

#menu_list a
{
	text-decoration:none;
	color:#E0E0FF;
}

#content_body
{
	background-color:#D0D0FF;
	width:645px;
	min-height:500px;
	
	position:absolute;
	left:0px;
	top:125px;
	
	font-family:"Trebuchet MS",Arial,"Times New Roman";
}

#content_body p, h1, h2, h3, h4, h5, h6
{
	margin-left:145px;
}

.content_img
{
	margin-left:185px;
}

#first_p
{
	margin-top:60px;
}

#test_footer
{
	position:absolute;
	left:0px;
	bottom:-64px;
	background-color:#6060D0;
	height:64px;
	width:869px;
	
	z-index:400;
}

#decor1
{
	position:absolute;
	right:-64px;
	top:0px;
	background-color:#A0A0F0;
	min-height:560px;
	height:100%;
	width:64px;
}

#decor1a
{
	position:absolute;
	left:645px;
	top:0px;
	background-color:#A0A0F0;
	height:125px;
	width:64px;
}

#decor2
{
	position:absolute;
	right:-192px;
	top:0px;
	background-color:#7070C0;
	min-height:560px;
	height:100%;
	width:128px;
}

#decor2a
{
	position:absolute;
	left:709px;
	top:0px;
	background-color:#7070C0;
	height:125px;
	width:128px;
}

#decor3
{
	position:absolute;
	right:-224px;
	top:0px;
	background-color:#303080;
	min-height:560px;
	height:100%;
	width:32px;
}

#decor3a
{
	position:absolute;
	left:837px;
	top:0px;
	background-color:#303080;
	height:125px;
	width:32px;
}