﻿body 
{
	width:927px;
	text-align:center;
	top:0px;
	margin:auto;
	font-size:12px;
	font-weight:normal;
	color:#191970;
}
#total
{
	background-color:White;
	width:100%;
	border-bottom:solid 1px #a4c0ef;
}
#banner1
{
	width:100%;
	border:none;
	height:66px;
	border-top:none;
	background:url(../Img/banner1.GIF) top left no-repeat;
}
#banner1menu
{
	float:right;
	margin-top:50px;
	width:500px;
	
}
#banner1menu ul
{
	list-style-position:inside;
	float:right;
	
}
#banner1menu ul li
{
	
	width:70px;
	float:left;
	display:inline;
	text-align:center;
	border-left:solid 1px #a4c0ef;
}
#banner2
{
	width:100%;
	border:none;
	height:283px;
	border-top:none;
	background:url(../Img/banner2s.gif) top left no-repeat;
}
#banner2left
{
	width:187px;
	height:100%;
	float:left;
}
#banner2left ul
{
	margin-top:20px;
	margin-left:80px;
	font-size:20px;
	color:White;
	text-align:left;
	 list-style-type: none;
	/*	margin-top:5px;
	margin-left:50px;
	margin-right:50px;
	
	list-style-position:inside;*/
}
#banner2left ul li
{
	height:33px;
	border-bottom:dashed 1px  #a4c0ef;
	
/*	width:12.5%;
	float:left;
	
	border-left:solid 1px #a4c0ef;*/
}
#banner2left a:link
{
	color:White;
	font-weight:normal;
	text-decoration:none;
}
#banner2left a:hover
{
	color:#191970;
	background-color:white;
	font-weight:normal;
	text-decoration:underline;
}
#middle_top
{
	width:927px;

 
    float:left;
}

a:link
{
	color:#191970;
	text-decoration:none;
}
a:visited
{
	color:Maroon;
	text-decoration:none;
}
a:hover
{
	color:#191970;
	background-color:#C6E2FF;
	font-weight:normal;
	text-decoration:underline;
}
a:active
{
	color:#191970;
	text-decoration:none;
}

.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
float:right;

}



.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 300px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../Img/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(../Img/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;

top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
#middle
{
	width:927px;

	height:640px;
}
#middle_left
{
   width:225px;
   height:100%;
   float:left;
}
.middleofleft
{
	width:222px;
}
#middle_left1
{
	 height:142px;
	 background:url(../Img/studentlogin.gif) center top no-repeat;
}
#middle_left2
{
	 height:159px;
	 background:url(../Img/studentleft2.gif) center top no-repeat;
}

#middle_left3
{
	height:156px;
	background:url(../Img/studentleft3.gif) center top no-repeat;
}
#middle_left4
{
	height:156px;
	background:url(../Img/student_left4.gif) center top no-repeat;
}
#middle_center
{
	width:670px;
	height:640px;
	float:left;
}
.middleofcenter
{
	width:670px;
}
#middle_center1
{
	height:93px;
	background:url(../Img/studentcenter1.gif) left top no-repeat;
}
#middle_center2
{
	height:169px;
	background:url(../Img/studentcenter2.gif) left top no-repeat;
}
#middle_center3
{
	height:69px;
	background:url(../Img/studentcenter3.gif) left top no-repeat;
}
#middle_center4
{
	height:305px;
}



