a:link {
	color: #006666;
}
.input_box {
	color: #000066;
	background-color: #FFFFFF;
}

a:visited {
	color: #006666;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2B283E;
}
.container {
	height: 670px;
	background-image: url(img/h_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.banner {
	background-image: url(img/banner.jpg);
	height: 115px;
	width: 800px;
	position: relative;
}
.menu {
	position: absolute;
	left: 8px;
	top: 79px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.date_time {
	color: #FFFFFF;
	position: absolute;
	left: 705px;
	top: 79px;
}
.drop_downs {
}
.title_bar {
	color: #000066;
}
.main {
	position: relative;
	width: 800px;
	text-align: left;
	background-image: url(img/jssadc.jpg);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center 100px;
}
.left {
	position: absolute;
	width: 200px;
	background-color: #f2f4ff;
}
.centre {
	position: absolute;
	left: 205px;
	width: 387px;
	font-size: 0.85em;
	text-align: justify;
	color: #2B283E;
}
.content {
	overflow: auto;
	height: 400px;
}

.right {
	position: absolute;
	left: 600px;
	width: 200px;
	background-color: #f2f4ff;
}
.SADS_title {
	background-image: url(img/box.jpg);
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
	color: #000066;
}
.news_title {
	background-image: url(img/tab_left.jpg);
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
	color: #000066;
}
.footer {
	position: absolute;
	top: 480px;
	left: 0px;
	background-image: url(img/footer.jpg);
	width: 800px;
	height: 70px;
}
.admin {
	width: 800px;
	text-align: left;
}
.alert {
	color: #FF0000
}
