*{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Tahoma, Verdana,Geneva, sans-serif;
	font-size:0.7em;
	color: #757E82;
	background: #FFFFFF url(../images/header.jpg) repeat-x left top;
}

a {
	border: none;
	text-decoration: underline;
	color: #757E82;
}

a:hover {
	text-decoration: none;
	color:#0066CC;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: justify;
	background-color:#FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background: url(../images/header.jpg) repeat-x left;
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	}
#header h1 {
	margin: 0;
	padding: 0;
	font-size:20px ;
	color: #C0EC15;

}

#header h2 {
	margin-top:6px;
	padding: 0;
	font-size:16px ;
	color:#FFFFFF;
}

.smaller
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif,Verdana;
	color:#FFFFFF;
}
#logo {
	float: left;
	width: 200px;
	margin-left:40px;
	
}

#maincontent {
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	width: 650px;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}
#topbar {
	background: url(../images/top1.jpg) no-repeat top;
	width: 650px;
	height: 56px;
}
#bodybar {
	background: url(../images/body1.jpg) repeat-y;
	width: 650px;
}


#caption {
	float: right;
	padding: 0;
	margin-top: 50px;
	width:640px;
}

#sidebar {
	background-color: #CCCC99;
	padding: 0px;
	float: right;
	margin-top: 10px;
	width: 250px;
}

#bottombar {
	background: url(../images/bot1.jpg) no-repeat bottom;
	height: 56px;
	width: 650px;
	margin:0;
}
p{
	padding-right: 45px;
	padding-left: 45px;
	margin:0;
	line-height:2em;
}
#navtopbar {
	background: url(../images/img07.jpg) no-repeat top;
	height: 57px;
	width: 250px;
}
#navbody {
	background: url(../images/img08.jpg) repeat-y;
	width: 250px;
}
#navbottom {
	background: url(../images/img09.jpg) no-repeat bottom;
	height: 57px;
	width: 250px;
}

#navbody ul {
	margin: 0px;
	padding: 7px 0px 40px 50px;
	list-style-type:none;
}

#navbody li {
	margin: 0;
	padding: 5px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
	width:150px;
}

#navbody li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#navbody a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#navbody a:hover {
	text-decoration: underline;
	color: #363636;
}

.title
{
	padding-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:400;
	color: #454E55;
}

.form
{
border:1px dashed #757E82;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #757E82;
margin-left:30px;
}
.text {
	border:1px solid #757E82;
	color: #757E82;
	margin-top:8px;
	width:130px;
	}
 .pass {
	border:1px solid #757E82;
	color: #757E82;
	width:130px;
	}	
	
.button {
margin-top:9px;
width:60px;
height:25px;
border:1px solid outset;
background-color:#4F5677;
color:#FFFFFF;
margin-bottom:3px;
}

.headings
{
	margin: 0px;
	color: #454E55;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}

#footer-wrapper {
	background: url(../images/footerbg.jpg) repeat-x left;
	padding: 20px 0px;
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	clear: both;
}

#footer {
	width: 100%;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color:#C0EC15;
}

.slogan
{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.err
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:normal;
}

ul{
	line-height:2em;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:45px;
	margin-right:45px;
	margin-top:10px;
	margin-bottom:0;
}

.subtitle
{
	margin-left:100px;
	margin-top:20px;
	color: #454E55;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background:url(../images/img02.jpg) no-repeat left;
	padding-left:15px;
}

#goback
{
margin-top:20px;
margin-left:70px;
}
.curriculum
{
	margin-left:100px;
	margin-top:15px;
}

.curriculum table
{
	border-left:#757E82 1px dashed;
	border-right:#757E82 1px dashed;
	border-bottom:#757E82 1px dashed;
	border-top:#757E82 1px dashed;
}
.curriculum .year
{
	font-size:14px;
	font-weight:bold;
	border-top:#757E82 1px dashed;
	border-bottom:#757E82 1px dashed;
	width:100%;
}

.curriculum .first
{
	font-size:14px;
	font-weight:bold;
	border-bottom:#757E82 1px dashed;
	width:100%;
}


.curriculum .semester
{
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}

#labname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background:url(../images/labicon.jpg) no-repeat;
	margin-left:50px;
	padding-left:40px;
	height:32px;
	padding-top:10px;
	}
	
#fac
{
margin-left:50px;
margin-top:5px;
line-height:18px;
margin-right:35px;
padding-left:310px;
height:200px;
}	

#admpro {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(../images/proc.jpg) no-repeat;
	margin-left:100px;
	margin-top:20px;
	padding-left:30px;
	height:32px;
	padding-top:10px;
	}
	
	
.mgmt
{
	border:#FF6600 1px dashed;
	margin-left:60px;
	margin-right:68px;
}
.mgmt table td
{
	line-height:20px;
}

.form2
{
margin-top:10px;
padding-left:20px;
margin-left:120px;
width:400px;
border:#757E82 1px dashed;

}
.form2 .text {
	border:1px solid #666666;
	width:150px;
	margin-left:10px;
	color: #757E82;
	}
.form2 .email {
	border:1px solid #666666;
	width:150px;
	margin-left:10px;
	margin-top:5px;
	color: #757E82;
	}	

.form2 .comment {
	border:1px solid #666666;
	margin-left:10px;
	margin-top:5px;
	color: #757E82;
	}
			
.form2 .but
{
width:105px;
height:25px;
border:1px solid outset;
background-color:#4F5677;
color:#FFFFFF;
}

.stylish
{
height:25px;
border:1px solid outset;
background-color:#4F5677;
color:#FFFFFF;
}




#gallery-bg {
	background: url(../images/body1.jpg) repeat-y left top;
}

#gallery-bgtop {
	background: url(../images/top1.jpg) no-repeat left top;
}

#gallery-bgbtm {
	background: url(../images/bot1.jpg) no-repeat left bottom;
	padding: 40px 30px;
}

#foobar
{
	width: 590px;
	height: 280px;
	position: relative;
}

#foobar .navigation
{
	position: absolute;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right:0px;
	margin: 0px;
	padding: 5px;
	background-color:#575757;
}

#foobar .navigation a
{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer
{
	width: 590px;
	height: 280px;
}

#foobar .viewer .reel .slide
{
	position: relative;
	width: 590px;
	height: 280px;
}



