
div#video {
	position: relative;
	width: 460px;
	top: -250px;
	left: 235px;
}	

div#centeringBox {
    position: absolute;
}

div#mainCenter {
    background-image: url(gborder.png);
    width: 900px;
    position:relative;
    bottom: 5px;
    top: -10px;
    background-color: white;
}

P.title {
	font-size: 30px;
	font-family: Corleone;	
}

P.subtitle {
        font-size: 20px;
	font-family: Corleone;	
}	

P.infotitle {
	color: black;
	border: solid black;
	text-align: center;
	width: 200px;
	font-size: 30px;
        margin: 10px;
	font-family: Corleone;
}

P.proftitle {
	color: black;
	text-align: center;
	width: 200px;
	padding: 0px;
	font-size: 30px;
	font-family: Corleone;
}

div.info {
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
}

ul.menu {
    float: center;
    list-style-type: none;
    margin: 20px 0px 0px 120px;
    padding: 0;
    width: 105px;
}

ul.menu a { 
    color: black;
    display: block;
    border: solid black;
    border-width: 2px;
    margin: 5px;
    padding: 3px;
    width: 160px;
    background-color: white;
    z-index: 5000;
    font-size: 30px;
    font-family: Times New Roman;
}

ul.menu a:hover {
	background-color: black;
	color: yellow;	
}

ul.asgnmenu {
    float: center;
    list-style-type: none;
    margin: 0px 0px 0px 120px;
    padding: 0;
    width: 105px;
}

ul.asgnmenu a { 
    color: black;
    display: block;
    border: solid black;
    border-width: 2px;
    margin: 5px;
    padding: 3px;
    width: 160px;
    background-color: white;
    z-index: 5000;
    font-size: 30px;
    font-family: Times New Roman;
}

ul.asgnmenu a:hover {
	background-color: black;
	color: yellow;	
}

a#tom {
	image: url(tomgodfather.png);
	background-image: url(tom.png);
	background-position: 0 0;	
}

a#tom:hover {
	background-position: 0 -37px;	
}

div.intro {
	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 460px;
	top: -318px;
	left: 320px;
}

div.activity {
    	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 460px;
	top: -105px;
	left: 370px;
}

div.expect {
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 460px;
	top: -340px;
	left: 320px;
}

div.info {
	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 460px;
	top: -330px;
	left: 135px;
}

div.cwork {
	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 580px;
	top: -290px;
	left: 135px;
}

div.profs {
	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 580px;
	top: -350px;
	left: 470px;
}

div.profpics {
	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 580px;
	top: -350px;
	left: 305px;
}

div.tas {
	color: black;
	text-align: left;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 580px;
	top: -350px;
	left: 305px;
}

div.padgili {
        margin-left: 65px;
}
	
div.motd {
	color: yellow;
	background-color: black;
	border: solid black;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 645px;
	top: -300px;
	left: 115px;
}

div.calendar {
	position: relative;
	width: 645px;
	top: -180px;
	left: 160px;
	padding: 0px 0px 50px 0px;
}

div.classfooter {
	position: relative;
	width: 460px;
	top: 10px;	
}

div.footer {
	position: relative;
	width: 460px;
	top: -10px;	
}

div.td {
	padding: 5px;
	width: 250px;
}

div.sprimage {
	padding: 40px 0px 0px 0px;	
}

div.questions {
	color: black;
	background-color: yellow;
	border: solid black;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	font-family: Times New Roman;
	position: relative;
	width: 645px;
	top: -180px;
	left: 115px;
}

P.asgntitle {
	color: black;
	text-align: left;
	position: relative;
	width: 300px;
	top: -200px;
	left: 115px;
	padding: 0px;
	font-size: 30px;
	font-family: Corleone;
}

P.docstitle {
	color: black;
	text-align: left;
	position: relative;
	width: 300px;
	top: -200px;
	left: 130px;
	padding: 0px;
	font-size: 30px;
	font-family: Corleone;
}

table.asgntable {
	position: relative;
	width: 580px;
	top: -200px;
	left: 115px;
	border-spacing: 0px 10px;
}

table.docstable {
	position: relative;
	width: 580px;
	top: -200px;
	left: 130px;
	border-spacing: 0px 10px;
}

tr.tableHead {
	font-weight:bold;
	font-size:15px;

}

tr.tableHead td {
	border-bottom: 2px solid #000000;
	width: 110px;
}


