body
{
	background-color: #f7f7f7
}

#page
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
 
#page2
{
 	position: relative;
 	left:0;
 	top:0;
}

#header
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 780px;
	height: 80px;
	background-image: url('images/header_background1.gif');
}

#top_menu
{
	position: absolute;
	left: 10px;
	top: 90px;
	width: 780px;
	height: 20px;
	background-image: url('images/header_background2.gif');

}

#left_menu
{
	position: absolute;
	left: 40px;
	top: 110px;
	width: 170px;
	height: 450px;
	background-image: url('images/header_background3.gif');

}

#left_menu_text
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 450px;
}

.headings
{
	font-family: papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #C41E3A;
	text-decoration: underline;
}


#times_locations
{
	position: absolute;
	left: 10px;
	top: 110px;
	width: 30px;
	height: 450px;
	background-image: url('images/header_background4.gif');


}

#bottom_menu
{
	position: absolute;
	left: 210px;
	top: 410px;
	width: 580px;
	height: 150px;
	background-image: url('images/header_background7.gif');
}

#body
{
	position: absolute;
	left: 210px;
	top: 110px;
	width: 580px;
	height: 300px;
	background-image: url('images/header_background10.gif');

}

#footer
{
	position: absolute;
	left: 10px;
	top: 560px;
	width: 780px;
	height: 20px;
	background-image: url('images/header_background5.gif');

}

#calendar
{
	position: absolute;
	left: 10px;
	top: 110px;
	width: 780px;
	height: 600px;
}

#graphic_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 200px;

}

#graphic_middle
{
	position: absolute;
	left: 210px;
	top: 5px;
	width: 160px;

}

#graphic_right
{
	position: absolute;
	left: 375px;
	top: 5px;
	width: 200px;

}

#general_background
{
	position: absolute;
	left: 10px;
	top: 110px;
	width: 780px;
	height: 470px;
	background-image: url('images/header_background8.gif');

}

#about_us_text
{
	position: absolute;
	left: 40px;
	top: 120px;
	width: 720px;
	height: 450px;

}

#contact_student_center
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 135px;
}

#contact_ministers
{
	position: absolute;
	left: 0px;
	top: 135px;
	width: 780px;
	height: 200px;
	background-image: url('images/contact_background.gif');
}


#contact_minister_pic
{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 170px;
	height:190px;
}

#contact_minister_info
{
	position: absolute;
	left: 180px;
	top: 5px;
	width: 420px;
	height:95px;
}

#contact_intern_info
{
	position: absolute;
	left: 180px;
	top: 100px;
	width: 420px;
	height:95px;
	text-align: right;
	vertical-align: bottom;
}

#contact_intern_pic
{
	position: absolute;
	left: 605px;
	top: 5px;
	width: 170px;
	height:190px;

}

#contact_new_students
{
	position: absolute;
	left: 0px;
	top: 335px;
	width: 780px;
	height: 135px;
}