*{ padding: 0px; margin: 0px;}
#homepage {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	margin-left: -410px;
	left: 50%;
	background-color: #FFFFFF;
}

#top {
	position:absolute;
	width:200px; 
	height:115px;
	z-index:3;
	left: 50%;
	top: 30px;
	margin-left: -373px;
}
#wrapp {
	position:absolute;
	width:746px;
	z-index:2;
	left: 50%;
	top: 179px;
	margin-left: -373px;
	background-image: url(mit.jpg);
}
#content{
float: left;
margin-left: 5px;
padding: 10px;
width: 450px;
}
#content tr{
padding: 10px;
}
#side{
float: right;
width: 220px;
margin-right: 0px;
padding: 10px;
}
#side li{
margin-left: 10px;
}
#foot{
clear: both;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	line-height: 16px;
}

li {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	list-style-type: circle;
}
#menu li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
td{
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
}
a:link {
	color: #063059;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#063059;
}
a:hover {
	text-decoration: underline;
	color: #6B8E23;
}
a:active {
	text-decoration: none;
	color: #8A6C26;
}
h1,h2,h3,h4,h5,h6 {
font-family:Arial, Helvetica, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
}
p{
margin-top: 10px;
margin-bottom: 10px;
}
h1 {
font-size: 18px;
	font-weight: bold;
	color: #063059;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h2 {
font-size: 18px;
	font-weight: bold;
	color: #063059;
	letter-spacing: -1px;

}
h2 a:link{
font-size: 16px;
font-weight: bold;
color: #063059;
letter-spacing: -1px;

}
h2 a:hover{
font-size: 16px;
font-weight: bold;
color: #063059;
letter-spacing: -1px;
text-decoration: none;
}

h3 {
	font-size: 14px;
	color: #753A00;
}
#menu {
	position:absolute;
	width:729px;
	height:30px;
	z-index:6;
	left: 50%;
	top: 155px;
	margin-left: -365px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#menu ul{
list-style-type: none;
display: inline;
}
#menu ul li{
display: inline;
list-style-type: none;
padding-left: 15px;
padding-right: 15px;

}
#menu ul li a{ 
color: #333333;
text-decoration: none;
font-size: 13px;
}
#menu ul li a:hover{
color: #730002;
border-bottom: dashed 1px #CEAB31;
}
.no{
list-style-type: none;
}
.end li{
display: inline;
list-style-type: none;
padding: 5px;
}
.end li a:hover{
color: #730002;
text-decoration:none;
border-bottom: dashed 1px #CEAB31;
}