.studentform input {
    width: 50px;
}

ul {padding-left: 20px;}



body { 
	padding: 0; 
	margin: 0; 
	font: 0.65em Tahoma, sans-serif; 
	color: #000000;
	background: #f2f2f2;
}

a {
	color: #182D8D;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #182D8D;
	background: inherit;
    text-decoration: underline;
}

.loginnow {
    color: #cc0000;
}

h1 {
 	color:#CB122E;
 	text-align:center;
 	font-weight:normal;
 	font-size:20px;
}

h2 {
	color:#182D8D;
 	text-align:center;
 	font-weight:normal;
	font-size:16px;
}

h3{
	font-weight:200;
	font-size:14px;
}

img {
	border:none;
	padding:0;
	margin:0;
}

hr {
	border: 1px solid #c8c8c8;
}

#wrap { 
	margin: 0px auto 0px auto;
	width: 804px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	background: #fff;
	border-left:3px solid #c8c8c8;
	border-right:3px solid #c8c8c8;
	border-bottom:3px solid #c8c8c8;
}

#top {
	margin: 25px auto 0px auto;
	width:832px;
	background: url(images/top.jpg);
	height:30px;
	padding:0;
}

*html #top{
	background: url(images/top1.jpg);
}


#crest {
	width:800px;
	height:200px;
	border-bottom:2px solid #c8c8c8;
	padding:0;
	margin:0;
	background:#fff;
}

#border {
	border-right:2px solid #c8c8c8;
	border-left:2px solid #c8c8c8;
	border-bottom:2px solid #c8c8c8;
}

#left_head{
	float:right;
	width:619px;
	border-right:1px solid #c8c8c8;
}

#header { 
	float:right;
	height: 60px;
	width:618px;
	background: url(images/header.gif);
	color: #fff;
	margin: 0;
	padding: 0;
	clear: both;	
}


#red {
	background: #CB122E;
	height:25px;
	float:right;
	width:618px;
	color:#fff;
}

#red a {
	float:right;
	border-left: 2px solid #fff;
	padding:8px 7px 0 8px;
	color: #fff;
	height:17px;
}

#red a:hover{
	background-color:#182D82;
}

.logo {
	float: left;
	width: 179px;
	height:200px;
	padding:0;
	color: #fff;
}

#size {	
	float:right;
	background: #fff;
	width:618px;
	height:20px;
	padding:0;
	margin:0;
}

#schools {
	float:left;
	margin:0;
	padding:0;
	border-left:1px solid #c8c8c8;
}

#body{
	background: url(images/bg.gif);
}

#left {
	float:left;
	width:180px;
	margin:0;
	color:#000;
	padding-top:5px;
}

#left span { 
	font-size:14px;
	color:#182D8D;
	padding-left:5px;
}

#left div {
	width:180px;
}

#left img {
	margin-left:5px;
}

#center {
	float:left;
	width:465px;
	height:100%;
	margin:0;
	color:#000;
}

#center div {
	padding:10px;
}

#center p {
	padding:10px;
	text-align:justify;
	font-size:11px;
} 

#right {
	float:right;
	width:153px;
	padding:0;
	margin:0;
}

#right p{
	color:#969696;
	text-align:center;
}

#rimage {
	width:150px;
	height:110px;
	/*margin-left:10px;*/
	margin-top:10px;
}

/* Transparent Menu */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:618px; position:relative; font-size:11px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:101px; height:20px; font-weight:bold;
		text-align:center; color:#000; border:1px solid #c8c8c8; background: #fff url('images/nav.gif') top repeat-x; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#041D7A;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#c8c8c8; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#041D7A; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}



#footer {
	border-top:2px solid #c8c8c8;
	background: url(images/bottom.jpg);
	height:14px;
	padding:8px;
}

#form {
	background:url(images/bg1.gif);
	width:230px;
	font-weight:bold;

}
