﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: White;
}
.topbg
{
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	height: 152px;
}
.mainborder
{
	border:solid 1px black;
}
.toptext
{
	font-family:Franklin Gothic Medium Cond,Verdana,Tahoma,Arial;
	font-size:30px;
	color:#ff6600;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
.schoolbg
{
	background-image:url(../images/schoolbg.jpg);
	background-repeat:no-repeat;
	height:87px;
	font-family:Franklin Gothic Medium Cond,Verdana,Tahoma,Arial;
	font-size:24px;
	color:#ffffff;
	width:299px;
	text-align:center;
	
}
.bedbg
{
	background-image:url(../images/bedbg.jpg);
	background-repeat:no-repeat;
	height:87px;
	font-family:Franklin Gothic Medium Cond,Verdana,Tahoma,Arial;
	font-size:24px;
	color:#ffffff;
	width:299px;
	text-align:center;
}
.hostelbg
{
	background-image:url(../images/hostel.jpg);
	background-repeat:no-repeat;
	height:87px;
	font-family:Franklin Gothic Medium Cond,Verdana,Tahoma,Arial;
	font-size:24px;
	color:#ffffff;
	width:299px;
	text-align:center;
}
.tdbottom
{
	height:69px;
	background-color:#000301;
	font-family:Franklin Gothic Medium Cond,Verdana,Tahoma,Arial;
	font-size:12px;
	color:#ffffff;
}
.menutext
{
	font-family:Franklin Gothic Medium Cond,Verdana,Tahoma,Arial;
	font-size:24px;
	color:#ffffff;
	width:299px;
	text-align:center;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
