.container {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_image.png);
	float: left;
	background-repeat: repeat-y;
}
.headline {
	height: 64px;
	width: 924px;
	margin-top: 55px;
	margin-left: 55px;
	background-image: url(../images/headlines/pngs/Student_work.png);
}
.info_text {
	height: 810px;
	width: 800px;
	margin-left: 110px;
	margin-top: 10px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.footer {
	background-color: #000;
	height: 180px;
	width: 1280px;
	float: left;
	text-align: center;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.png);
	width: 1280px;
	background-repeat: no-repeat;
	float: left;
	height: 220px;
}

.blurb_to_click {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 20px;
	width: 600px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 200px;
}
.tmcc_logo {
	background-image: url(../images/tmcc_logo.png);
	height: 110px;
	width: 16%;
	margin-left: 800px;
	background-repeat: no-repeat;
	margin-top: 109px;
}
.button_container {
	height: 249px;
	width: 1035px;
	text-align: center;
	float: left;
	margin-left: 132px;
}
.d_button {
	background-image: url(../images/d_button.png);
	height: 248px;
	width: 195px;
	float: left;
	background-repeat: no-repeat;
}


.e_button {
	background-image: url(../images/e_button.png);
	height: 248px;
	width: 157px;
	float: left;
	background-repeat: no-repeat;
}
.s_button {
	background-image: url(../images/s_button.png);
	height: 248px;
	width: 146px;
	float: left;
	background-repeat: no-repeat;
}
.n_button {
	background-image: url(../images/n_button.png);
	height: 248px;
	width: 277px;
	float: left;
	background-repeat: no-repeat;
}
.i_button {
	background-image: url(../images/i_button.png);
	height: 248px;
	width: 93px;
	float: left;
	background-repeat: no-repeat;
}
.g_button {
	background-image: url(../images/g_button.png);
	float: left;
	height: 248px;
	width: 209px;
	background-repeat: no-repeat;
}
.body_content {
	height: 943px;
	width: 1029px;
	float: left;
	margin-left: 130px;
	background-repeat: no-repeat;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/content_divs/s_div_yellow.png);
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
.picture_holder_1 {
	height: 100px;
	width: 880px;
	float: left;
	text-align: center;
	margin-left: 65px;
}
.picture_mine_1 {
	height: 100px;
	width: 100px;
	float: left;
	margin-left: 40px;
}
.picture_mine_2 {
	height: 100px;
	width: 100px;
	float: left;
}
.picture_mine_3 {
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
}
.picture_mine_4 {
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
}
.picture_mine_5 {
	height: 100px;
	width: 100px;
	float: right;
	margin-right: 40px;
	background-repeat: no-repeat;
}
.picture_mine_6 {
	float: right;
	height: 100px;
	width: 100px;
}
.picture_mine_7 {
	float: right;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
}
.picture_mine_8 {
	float: right;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
}
.picture_holder_full {
	height: 650px;
	width: 700px;
	margin-right: auto;
	margin-left: 110px;
	float: left;
	margin-top: 10px;
	overflow: visible;
	background-image:url(../images/student_work/full_size/project_2_face_final.jpg)
	background-repeat: no-repeat;
	background-image: url(../images/student_work/full_size/project_2_face_final.jpg);
	background-repeat: no-repeat;
}
