body{
	margin: 0;
	/*font-family: Arial, Verdana, Calibri, Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#container {
	/* font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; */
	width: 918px;
	height:auto;
	margin: 0 auto;
	background: url("../images/non-acc-shadow.jpg") repeat-y;
	padding-left: 9px;
}
#top-links{
	min-width: 300px;
/* height: 20px; */
	float: right;
	padding: 0;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

#header{
	height:136px;
	width:900px;
	display: block;
}

#banner {
	height:100px;
	background: url("../images/secondarybg.jpg") no-repeat;
}
#logo-2{
	height: 100px;
	width: 80px;
	position: relative;
	top: 5px;
	left: 5px;
	float: left;
	background: url("../images/utech-logo2.png") no-repeat;
}
#title-box{
	width: 900px;
	height: 150px;
}
#title-1{
	height: 75px;
	/* width: 600px; */
	position: relative;
	top: 20px;
	left: 20px;
	/* background: red; */
}

#title-2{
	height: 75px;
	font-family: Calibri, Arial;
	color: #FFF;
	/* background: magenta; */
	font-size: 40px;
	/* position: relative;
	top: 20px;
	left: 30px; */
} 

#sub-banner{
	width: 680px;
	height: 200px;
	background: url("../images/sample-bg.jpg") no-repeat #FFCC66;
	float: right;
}

/* #profile img{
	border: 1px solid #FFF;
	position: relative;
	top: 13px;
	left: 13px;
} */
#profile img{
	border: 1px solid #CCC;
	
	position: relative;
	top: 6px;
	left: 6px;
}
#profile{
	background: url("../images/img-bg.png") no-repeat;
	width: 160px;
	min-height: 200px;
	padding-right: 20px;
	/* margin-left: 10px; */
	position: relative;
	/* top: 13px; */
	left: 6px;
	float: left;
	margin-bottom: 10px;
}

#nav-box{
	height: 60px;
	width: 900px;
	background: #000;
}
#main-nav{
	width: 900px;
	height: 36px;
	background: url("../images/in-nav-bg.gif") repeat-x;
	font-family: Calibri, Arial, Verdana;
}
#breadcrumbs{
	height:20px;
	width: 900px;
	/* background: #333; */
	border-bottom: 5px solid #006699;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	/* padding: 0 5px 0 5px; */
	text-align: left;
}

 #body-content {
	width: 900px;
	min-height: 600px;
	/* background-color: #FFF; */
	background: url("../images/non-acc-grad.jpg") repeat-x top #FFF;
}

#nav{
	width: 220px;
	min-height: 400px;	
	float: left;
	/* background: #FFF; */
	margin-top: 20px;
	font-family: Calibri, Arial, Helvetica;
	padding: 0;
}

#navv{
	width: 220px;
	min-height: 100px;	
	float: left;
	/* background: #FFF; */
	margin-top: 20px;
	font-family: Calibri, Arial, Helvetica;
	padding: 0;
}
#main{
	width: 679px;
	min-height: 600px;
	/* background: url("../images/non-acc-grad.jpg") repeat-x top #FFF; */
	float: right;
	border-left: 1px dotted #CCC;
	padding-top: 10px;
}
#mainn{
	width: 679px;
	min-height: 50px;
	/* background: url("../images/non-acc-grad.jpg") repeat-x top #FFF; */
	float: right;
	border-left: 1px dotted #CCC;
	padding-top: 10px;
}
#actual{
	width: 630px;
	min-height: 300px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: Calibri, Arial;
}
.double-crit{
	width: 680px;
	min-height: 120px;
	margin-bottom: 15px;
}
.double-crit-R{
	width: 330px;
	min-height: 110px;
	margin-bottom: 10px;
	float: left;
}
.double-crit-L{
	width: 330px;
	min-height: 110px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.crit-box{
	min-height: 130px;
	width: 330px;
	margin-bottom: 20px;
}
.crit-thumb-box{
	width: 126px;
	height: 110px;
	background: url("../images/imhere120x104.jpg");
	float: left;
}
.crit-thumb-box img {
	border: 3px solid #CCC;
}
.crit-thumb-box img:hover {
	border: 3px solid #0696DB;
}
.crit-info-box{
	width: 194px;
	min-height: 110px;
	float: left;
	margin-left: 5px;
}
.crit-left{float: left;}
.crit-right{float: right;}
/************************** For Offices and services page ***********************/
.info{
	width: 310px;
	min-height: 50px;
	/* border: 1px dashed #CCC; */
	list-style-type: none;
	margin-left: -30px;
	margin-bottom: 20px;
}

.crit-box2{
	height: 80px;
	width: 330px;
	margin-bottom: 30px;

}.crit-thumb-box2{
	width: 80px;
	height: 69px;
	background: url("../images/no-image2.jpg");
	float: left;
}
.crit-thumb-box2 img {
	border: 2px solid #CCC;
}
.crit-thumb-box2 img:hover {
	border: 2px solid #0696DB;
}
.crit-info-box2{
	width: 300px;
	height: 80px;
	float: left;
	margin-left: 10px;
}

#heading{
	width: 630px;
	border-bottom: 2px solid #5690AD;
	margin-left: 10px;
	margin-top: 0px;
	font-family: Calibri, Arial;
	font-size: 25px;
}

#content{
	width: 630px;
	min-height: 400px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: justify;

}
#footer{
	text-align: center;
	font-size: 13px;
	/* border: 1px solid #000; */
	 width: 900px;
	 height: 90px;
	clear: both;
	margin-top: 20px;
	font-family: Calibri, Arial, Verdana;
	background: url("../images/footer-bg.jpg")repeat-x;
}

/****************** Nav Stuff ************************************/
#main-nav li{
	list-style-type: none;
	display: inline;
}
#main-nav ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#nav-top{
	width: 300px;
	height: 450px;	
	background: #444;
}
#nav-bottom{
	width: 300px;
	min-height: 150px;	
	background: red;
}


/* .type-button:hover{
	font-weight: bold;
} */
/* #search-bg{
	background: url("../images/search-bg2.jpg") no-repeat;
	width: 205px;
	height: 27px;
	margin-left: 10px;
} */
#search-bg{
	background: url("../images/c-searchbg.jpg") no-repeat; 
	width: 208px;
	height: 40px;
	margin-left: 5px;
}
/* 

.type-text{
	font-family: Calibri, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	color: #CCC;
	margin-left: 3px;
	margin-top: 3px;
	border: 0;
}

.type-button{
	font-family: Calibri, Arial, Helvetica;
	font-size: 15px;
	border: 0;
	background: transparent;
	margin-left: 20px;
	margin-top: 3px;
}
#search-bg{
	background: url("../images/search-bg.jpg") no-repeat;
	width: 205px;
	height: 28px;
	margin-left: 10px;
} */
/********************** font styles ************************/


.clearer{
	clear: both;
}

.disclaimer {
	color: #555;
	background: #CEDCD7;
	border: 1px solid #CCC;
	padding: 5px;
	font-size: smaller;
}
#footer #alt-nav {
	display: none;
}

/*Styles for the programList*/
#programlist{
	width: 679px;
	min-height: 240px;
	background: #FFF1B9;
}
#programlist p{
	font-family: Verdana;
	padding-left: 10px;
	padding-bottom: 10px;
}
#programHeading{
	height: 30px;
	background: #88A6FF;
	width: 669px;
	font-size: 22px;
	font-family: Tahoma;
	padding: 4px 0 0 10px;
	color: #00238C;
	font-weight: bold;
}
/*Styles for resource list*/
#resourceslist{
	width: 210px;
	min-height: 510px;
	/* background: url("../images/res-grad.jpg"); */
	background-repeat:repeat-x;
	border: 1px solid #0099CC;
	float: left;
	margin-left: 2px;
}
#resourceslist h5{
	width: 210px;
	height: 30px;
	background: #FFF;
	font-family: Tahoma;
	font-size: 18px;
	color: #FF9900;
}

table tr td, table tr th{
	padding: 0 5px 0 5px;
}
table tbody tr td{
	border: 1px solid #FFF;
}
table{
	boder: 1px solid #666;
}
table tbody tr td h5{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	padding-top: 20px;
}
table tbody{
	background: #CCC;
	text-align: left;
}
table thead tr th, table thead{
	font-size: 20px;
	font-family: Times New Roaman, Century;
	text-align: left;
	border: none;
	color: #FFF;
	background-color: #666666;
	background-image: url("../images/uagrad.jpg");
	background-repeat: repeat-x;
}

