body{
	background-color: ;
}
a:hover, a{
	text-decoration: none;
}

a:hover{
}

#container{
	margin: 0em auto;
	border: 0px solid black;
	width: 860px;
	height: 930px;
	
}
#header{
	background: url("header.jpg") no-repeat;
	height:128px;
}
#virtualtour{
	display:block;
	width: 250px;
	position:relative;
	left:595px;
	top: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background: url('vt.jpg') no-repeat;
	padding: 4px 5px 15px 6px;
}

#virtualtour a{
	color: #454545;
}

#virtualtour a:hover{
	color: black;
}
#flash{
	background: url('campus.jpg') no-repeat;
	height: 230px;
	display: block;
	width:865 px;
}
#header{
	display: block;
}
#titlebar{
	clear:both;
	width: 855px;
	height: 35px;
	background-image: url('titlebar_home.jpg');
	background-repeat: no-repeat;
	margin-top: 5px;
	border: 0px solid green;
}
#titletext{
	clear: both;
	height:30px;
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial', 'Verdana';
	font-size: 22px;
	color: white;
	padding-left: 35px;
	padding-top: 5px;
	border: 0px solid red;
}
#main{
	margin: 0 auto;
	width:860px;
	height:400px;
	background-image: url('abc_03.jpg');
	background-repeat: no-repeat;
	background-position:-7px 0px;
	border:0px solid #bababa;
	border-top: none;
	border-bottom: 0px solid black;
}

/***********Main Left***********/
#mainleft{
	width: 440px;
	height: 370px;	
	border: 0px solid black;
	float: left;
	display: inline;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana';
	letter-spacing: 1px;
	color: #7f7f7f;
	font-size: 14px;
}

#mainleft a{
	text-decoration: none;
	color: #7f7f7f;
	font-weight: none;
}

#mainleft a:hover{
	color:black;
	text-decoration:underline;
}
#latest{
	color: Black;
	font-family: arial;
	margin: 10px;
	margin-left: 12px;
	font-weight: bold;
	font-size: 12px;
}

#latesttext{
	font-size: 14px;
	margin-left: 16px;
	color: #9b1919;
}

#latesttext a{
	font-size: 14px;
	margin-left: 0px;
	color: #9b1919;
}
#leftheadnews{
	width: 200px;
	height: 10px;
	color:black;
	float:left;
	display:block;
	border: 0px solid #999;
	margin: 0px 0px 0 10px;
	padding: 15px;
	font-size: 14pt;
	font-family: 'Helvetica', 'Lucida-Grande', 'Arial';
}
#archives{
	width: 100px;
	height: 10px;
	color:black;
	float:left;
	border: 0px solid #999;
	padding:0px;
	margin: 15px 0px 0 60px;
	font-size: 10pt;
	font-family: 'arial', 'Lucida-Grande', 'Arial';
}
#newstext{
	clear:both;
	width: 410px;
	float:left;
	border:0px solid black;
	margin-left: 12px;
}
ul{
	border: 0px solid black;
	padding: 0px;
	margin:0px;
	margin-top: 10px;
}
li{
	font-family: 'Helvetica','Trebuchet MS', 'Arial', 'Verdana';
	color: #7f7f7f;
	font-size: 14px;
	margin-left: 20px;
	line-height: 20px;
}
#leftheadlinks{
	width: 400px;
	height: 150px;
	color:black;	
	float:left;
	display:block;
	border: 0px solid #999;
	padding-top: 10px;
	margin: 12px 0px 0 10px;
	font-size: 12pt;
	font-family: 'Helvetica', 'Lucida-Grande', 'Arial';
}
#lhl1{
	float:left;
	padding: 15px;
	width: 180px;
	border: 0px solid yellow;
}
#lhl2{
	float:left;
	padding: 15px;
	padding-right: 0px;
	width: 170px;
	border: 0px solid yellow;
}
.lhtext{
	clear: both;
	border:0px solid black;
	margin-left: 0px;
	margin-top: 5px;
}
.lhtext ul{
	clear: both;
	margin-left: 0px;
	margin-top: 15px;
}
.lhtext li{
	margin-left: 15px;
}

/************Main Right*********/

#mainright{
	color: white;
	float: left;
	width: 415px;
	height: 370px;
	border: 0px solid green;
	display: inline;
}

.clear{
	clear: both;
}
.box1, .box2{
	width: 89px;
	margin-left: 35px;
	margin-top: 15px;
	height: 89px;
	border: 0px solid black;
	background-color: #00a7e9;
	float: left;
	display: inline;
}
.box2{
	background-color: #2ecffd;
}
.box1:hover, .box2:hover{
	background-color: #ff9900;
}
.imgtext{
	padding-top: 35px;
	padding-bottom:35px;
	display: block;
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial';
	color: white;
	text-decoration: none;
	border: 0px solid black;
	font-size: 14px;
	text-align:center;
	padding-right: 0px;
	
}
.imgtext:hover{
	display: block;
	font-size:14px;
	text-decoration: none;
	border: 0px groove orange;
}
.imgtext a{
	text-align:right;
	text-decoration: none;
}
.imgtext a:hover{
	text-decoration: none;
	cursor:pointer;
	padding-right:0px;
}

/************Footer*********/
#footer{
	float:left;
	width: 860px;
	height: 105px;
	border: 0px solid black;
	margin-top: 2px;
	background-image:  url('footer.jpg');
}
#fleft{
	float:left;
	width: 430px;
	height: 85px;
	border: 0px solid black;
	margin-top: 8px;
}
.flefttext {
	float: left;
	margin: 16px 0px 0px 0px;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana';
	letter-spacing: 1.5px;
	color: #7f7f7f;
	font-size: 14px;
}
.flefttext a{
	color: 7f7f7f;
	text-decoration:none;
}
.flefttext a:hover{
	text-decoration: underline;
	color: black;
}
#fright {
	float:right;
	width:425px;
	height: 85px;
	border: 0px solid red;
	color: #7f7f7f;
	font-family:  'Trebuchet MS','Helvetica', 'Verdana', 'Arial', 'Trebuchet MS';
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 17px;
	text-align: center;
}
#fright a{
	padding: 20px;
	display:inline;
	color: #7f7f7f;
	text-decoration: none;
}
#fright a:hover {
	padding: 20px;
	display:inline;
	color: black;
	text-decoration: underline;
}
#rights{
	margin-top:30px;
}

.block{
	display:block;
	float:left;
	width: 860px;
}
.both{
	clear: both;
	border: 0px solid black;
}
.logo{
	display: block;
	display: inline;
	float: left;
	margin-left: 53px;
	margin-top: 5px;
}

#bitsimage{
	float: left;
	padding: 10px;
	width: 70px;
	display: block;
}
#main li a{
	color:#767676;
}

a img{
	border: none;
}
