*	{
	margin: 0;
	padding: 0;
}
#container{						/*main table*/
	text-align: left;
	margin: auto;
	width: 845px;
	background: #fff url("../images/footer_bg.jpg") no-repeat bottom;
}
body{							
	text-align: center;
	background: url("../images/back.jpg");
}
#header{						/*comteq banner/header/masthead*/
	width: 845px;
	height: 180px;
}
img{							/*default for all images*/
	border: 0;
}
.paging{						/*link for about us subcategories*/
	float: right;
	text-align: right;
	font-weight: bold;
}


/*********** css for the navigation buttons **********/
#nav_bar{
	height: 58px;
	padding-left: 50px;
	background: url("../images/nav_bg.jpg");
}
.cssnav	{
	position:relative;
	float: left;
	margin: 0 8px 0 8px;
	font-family: Arial;
	background: url("../images/button_hover.jpg") no-repeat;
	width: 75px;
	height: 58px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.cssnav a {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	width: 75px;
	height: 58px;
	color: #fff; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.cssnav a:hover {
	color: #fff;
	}

.cssnav img {width: 75px; height: 58px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position: absolute;
	left: -12px;top: 20px;
	text-align: center;
	width: 100px;
	cursor: pointer;   
}
/***********    css for the navigation buttons 		**********/
/*********** main div container of sidebar and main **********/
#content{
	clear: both;
	background: url("../images/grad_bg.jpg") repeat-x;
	font: 10pt Arial;
}
/*********** main div container of sidebar and main **********/
#main{					/*container for main content*/
	padding: 15px 5px 5px 15px;
	width: 635px;
	text-align: left;
}
*html #main{				/*container for main content adjusted for ie*/
	padding: 10px 5px 15px 10px;
}
#short{
	margin: 50px;
}
#headline_pic, #news_pic{		/*container for news images and caption*/
	width: 408px;
	margin:0 15px 10px 0;
	font-size: 8pt;
	height: 255px;
}
#backbutton, #forwardbutton{
	margin-top: 15px;
	margin-bottom: 10px;
}
.numbered{
	margin-left: 50px;
}
#headline_pic img{
	width: 408px;
}
#news_pic{
	float: left;
}
#news_pic img{
	width: 308px;
}
#news_head{
	background: #102d5c url("../images/news_header_bg.jpg") no-repeat;
	height:33px;
	color: #fff;
	font: 12pt Arial;
	padding: 7px 0 0px 10px;
}
#announcement{
	width: 400px;
	margin: 100px auto;
	font-weight: bold;
	font: 14pt Arial;
}
h2{
	font: 22pt Arial;
	color: MidnightBlue;
	margin: 0 0 10px 0;
}
#news{
	width: 207px;
	float: right;
	padding-left: 20px;
	font: 8pt Arial;
}
hr{
	height: 2px;
	color: MidnightBlue;
	width: 100%;
}
*html #news_hr{
	margin-top: -15px;
}
h4.headlines{
	font: 10pt Arial;
	font-weight: bold;
	text-align: left;
}
*html #frontpage_h2{
	margin-top: 25px;
}
#frontpage_h2{
	margin-top: 65px;
}
ul.courses, ul.admission {
	margin: 10px 50px
}
img.facilities{
	width: 200px;
	height: 150px;
}
#comteq{
	width: 500px;
	margin: auto;
	text-align: center;
}
*html #comteq{
	margin-left: 50px;
}
p.byline{
	color: #ccc;
	font-weight: bold;
}
p.nav_link{
	text-align: right;
	margin-top: -7px;
}
.dropCap{
	font: 28pt Times New Roman;
	font-weight: bold;
	float: left;
	margin-top: -5px;
	padding-right: 8px;
}
p{
	margin-bottom: 10px;
	text-align: justify;
}
#facilities{
	width: 580px;
	margin: 30px auto;
}
*html #main{
	text-align: center;
}
*html #main h2{
	text-align: left;
}
#tabs{
	width: 580px;
	height: 40px;
	background: #fff;
}
ul#facilities_links{
	
}
#facilities_content{
	margin:auto;
	text-align: center;
	padding: 10px;
	width: 560px;
	
}
ul#facilities_links li{
	float: right;
	display: block;
	border: 1px Solid #000;
	background: #ccc;
	text-align: center;
	padding: 10px;
	width: 90px;
}
*html ul#facilities_links li{
	width: 110px;
}
ul#facilities_links li.active{
	background: MidnightBlue;
	color: #fff;
	font-weight: bold;
}
ul#facilities_links a{
	display: block;
	cursor: hand;
	color:#000;
	text-decoration: none;
}
ul#facilities_links a:hover{
	color: #fff;
	font-weight: bold;
}
#facilities_caption{
	width: 455px;
	font: 10pt Tahoma;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#right_sidebar{
	width: 180px;
	float: right;
}
.sidelinks{
	margin-top: 15px;
	padding-top: 8px;
	text-align: center;
	width: 164px;
	background: #fff;
	border: 1pt #000 Solid;
}
*html .sidelinks{
	width: 166px;
	margin-top: 10px;
}
a.side_links{
	text-decoration:none;
	color:#fff;
}
a:hover{
	color:#000;
}
*html .sidelinks{
	margin-bottom: 20px;
}
#ff_header{
	color: #fff;
	font-weight: bold;
	padding: 6px 0;
	text-align: center;
	width: 166px;
	background: #3366ff;
	margin-top: 10px
}
#side_news{
	width: 154px;
	padding: 5px;
	border: 1pt #000 Solid;
}
*html #side_news{
	width: 166px;
}
h3.gallery_title{
	text-align: center; margin-bottom: 20px; font-size: 12pt
}
h4.story{
	font: 8pt Arial;
	margin-bottom: 8px;
}
.speech{
	margin-left: 30px;
	margin-right: 30px;
}
input{
	width: 90%;
}
#frmfeedback{
	padding-top: 5px;
	padding-bottom: 5px;
	background: #BFE2FE;
	width: 166px;
	text-align: center;
}
.frmbutton{
	width: 60px;
	color: #fff;
	background: Gray;
	border: 0;
	padding: 2px 5px;
	margin: 2px 3px;
}
#msg{
	width: 90%;
	height: 100px;  
}
#footer{
	clear: both;
	color: #fff;
	font: 10pt Arial;
	font-weight: bold;
	text-align: left;
	padding: 20px 40px 10px 30px;
}
/**** style for the divs for each orgs in the student orgs list ***/
.org{
	width: 350px;
	margin:40px auto;
	padding: 10px;
	border: 3px #000 double;
	background: #BFE2FE;
	text-align: center
}
*html .org{
	margin-left: 160px
}
.org h4{
	font-size:12pt;
	color: MidnightBlue;
	margin-bottom: 10px
}
a.org_link{
	text-decoration: none;
	color: #000;
	cursor: hand;
}
/******************************************************************/
#senators
	{float:right;
	padding-right: 80px;
}