/* CSS Document - Author: Shaibal Mandal */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left:50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
	color: #006464;

}

a {
	text-decoration: none;
	font-style: normal;


}
a:hover {}

#container
{
	width: 700px;
	margin-left: -350px;
}

#topheader
{
	background-color: #006464;
	height: 90px;
	background-image: url(images/with_student.jpeg);
	background-repeat: no-repeat;
	background-position: right;

}

#title
{
    font-size: 24px;
    color: #fff;
    font-family: verdana;
    margin: 5px;
}

#navcontainer
{
	background-color: #ccc;
}

.navitem
{
	padding: 3px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	width: 90px;
	margin-top:1px;
	margin-right:1px;
	float:left;
	background-color: #006464;

}


.navitemlast
{
	background-color: #006464;
	padding: 3px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 85px;
	margin-top:1px;
	margin-right:0px;
	float:left;
}


#main
{
	padding:5px;
	width: 688px;
	text-align:justify;
	color:#006464;
	line-height: 1.6em;
}

#sidebar
{
	width:197px;
	border:1px solid #007373;
	float:right;
	margin-top:20px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 3px;
	text-align:left;
	clear:both;
}

h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
	color: #006464;

}

.headertext1
{
	font-size:18px;
	font-weight:bold;
	color: #006464;

}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color:#006464;
	color: #fff;
	text-align:center;
	vertical-align:middle;
	height: 20px;
	padding-top:5px;
	clear:both;
}

img
{
	border: 1px solid #fff;
}
.headertext3 {

	font-size:12px;
	font-weight:bold;
}