body {
	background-image: url(../images/20.gif);
	background-repeat: repeat;
	background-color: #414042;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/header.png);
	height: 152px;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 134px;
}
#mid_section {
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/mid_back.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 40px;
	height:auto;
	overflow:hidden;
}
#year1 {
	height: 550px;
	width: 280px;
	float: left;
	margin-right: 20px;
}
.first_img {
	background-image: url(../images/1st.jpg);
	height: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.second_img {
	background-image: url(../images/2st.jpg);
	height: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.third_img {
	background-image: url(../images/3st.jpg);
	height: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#year2 {
	height: 550px;
	width: 280px;
	float: left;
	margin-right: 20px;
}
#year3 {
	height: 550px;
	width: 280px;
	float: left;
}
.massive_text {
color:#333333;
font-size:30px;
font-weight:bold;
letter-spacing:-1px;
line-height:20px;
}
.first_img_col {
	background-image: url(../images/1st_black.jpg) !important;

}
.second_img_col {
	background-image: url(../images/2st_black.jpg) !important;

}
.third_img_col {
	background-image: url(../images/3st_black.jpg) !important;

}
ul {
	list-style-position: inside;
}
.pad {
	padding: 15px;
}
.semmm {
	font-weight: bold;
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
	color: #333;
}
li .semester_num .subjects a {
	color: #000;
	text-decoration: none;
}
li .semester_num .subjects a:hover {
	color: #F00;
}
.pad .semesters li {
	margin-bottom: 6px;
	font-size: 13px;
}
.pad .semesters {
	list-style-type: none;
}

.subjects {
	padding-left: 5px;
	text-indent:-13px;
}
.semester_num {
	margin-left: 10px;
}
.col_inner {
	border: 1px solid #000;
	height: 550px;
}
.dif-topics {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(../images/ink_spot.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	color: #7A7B7E;
}
.mainbody-text {
	display: block;
	margin-left: 40px;
	margin-bottom: 30px;
	line-height: 25px;
	padding-right: 30px;
}
#asgn_cont {
	padding-right: 30px;
	padding-left: 30px;
}
#wrapper #header #go_home {
	display: block;
	width: 485px;
	margin-top: 15px;
	height: 115px;
	cursor: pointer;
	float: left;
}
#wrapper #footer #go_showcase {
	float: right;
	height: 120px;
	width: 450px;
}
#first {
	background-color: #FFCCCC;
}
#second {
	background-color: #ffffcc;
}
#third{
	background-color: #D9FFCC;
	background-image: url(../images/finished.png);
	background-repeat: no-repeat;
	background-position: 20px 375px;
}

