@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFF;
}

body {
	background-color: #000;
	color: #FFFDFD;
}

#container {
    width: 968px;
	height: 750px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    background-color: #000;
    color: #FFFDFD;
}

#banner {
	width: 968px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: relative;
	overflow: visible;
}

#JMT_logo {
	width: 180px;
	height: 180px;
	float: left;
	margin-top: 0px;
}



#banner_text {
    margin-left: 30px;
    margin-top: 15px;
    width: 70%;
    float: left;
    text-align: center;
    font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    height: auto;
    left: 50px;
	color: #FFFDFD;
}

#MenuBar1 {
	position: absolute;
	top: 200px;
	margin-left: 24px;
}

#main_image {
	position: absolute;
	top: 55px;
	margin-top: 180px;
}
#Readings {
	margin-top: 30px;
	height: 0px;
}

#Readings h3 {
	width: 550px;
	height: 50px;
	position: relative;
	margin-top: 20px;
	left: 205px;
	bottom: 500px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	background-color: rgba(0,0,0,.8);
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFF;
}


a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #F00;
}
a:active {
	color: #FFF;
}

#container #main_image #Readings h3 {
    color: #FFF;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}


#footer {
    width: 968px;
    height: 25px;
    background: #000000;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#college_logo {
	margin-left: 0;
	margin-right: 15px;
	position: absolute;
}

#college_honorg {
	margin-left: 943px;
	margin-right: 15px;
	position: absolute;
}

#footer h5 {
    width: 848px;
    position: absolute;
    margin-left: 35px;
	color: #CCC;
}

#news {
	width: 750px;
	height: 50px;
	position: relative;
	margin-top: 20px;
	left: 205px;
	bottom: 500px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	background-color: rgba(0,0,0,.8);
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:#F80004;
	
}
