* {
	padding: 		0;
	margin: 		0;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#shadow_container {
	/*width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	z-index: 2;
	background-color: #99CC00;*/
}
#container {
	width: 924px;
	/*margin-left: 13px;*/
	margin-right: auto;
	margin-left: auto;
	/*background-color: #999933;*/
	z-index: 3;
}
#left_col {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;	/*background-color: #CCFF00;*/
}
#centre_col {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
	float: left;
	width: 55%;
	/*background-color: #99FFFF;*/
}
#right_col {
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	float: left;
	padding-top: 10px;
}
#right_col p {
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	background-color: #041d45;
	height: 45px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	padding-top: 5px;
}
#header a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}


#footer {
	
	clear: both;
	font-size: smaller;
	text-align: center;
	padding: 6px;
}
#bgStrip {
	/*position: 		absolute;
	top: 			0;
	left: 			0px;
	width:			100%;
	height:			87px;
	background-color: #041D45;
	z-index: -3;*/
}

.input_text{
	height: 13px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #041D45;
	background-color: #E4C5C5;
}
#log-in {
	padding-top: 5px;
	padding-right: 30px;
	float: right;
	color: #E495AE;
	font-size: 90%;
}

 #nav {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	font-size:100%;
	line-height:normal;
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
      }
    #nav ul {
	padding:10px 10px 0;
	list-style:none;
	margin-top: 0;
      }
    #nav li {
	float:left;
	background:url(../images/tabL.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
      }
    #nav a {
	display:block;
	background:url(../images/tabR.jpg) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#CCD7FF;
	
      }
    #nav a:hover {
      color:#FFFFFF;
	   background-image:url(../images/tabRcurrent.jpg);
      }
    #nav #current {
      background-image:url(../images/tabLcurrent.gif);
      }

#nav #current a {
  background-image:url(../images/tabRcurrent.jpg);
 color:#FFFFFF;
  padding-bottom:4px; /*changing this to 5px will break the layout in Firefox and Safari - but only on the index page???? */
  }
/*
#nav a:active {
  background-image:url(../images/tabRcurrent.jpg);
  color:#FFFFFF;
  padding-bottom:5px;
  }
  */
h1 {
	padding: 0px 0px 10px;
	color: #3E79D0;
	font-size: 30px;
	line-height: 28px;
	margin: 0px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px 0px 12px;
}
#left_col h2 {
	color: #FFFFFF;
	padding: 2px 2px 2px 8px;
	margin-top: 0px;
	font-size: 100%;
	background-image: url(../images/radL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 5px;
}
#left_col h3 {
	color: #041D45;
	font-size: 100%;
	line-height: 100%;
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
}
#left_col ul {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	
	color: #1C487A;
	line-height: 130%;
	list-style-type: square;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	list-style-position: outside;
}
.centre_col_img_rl {
	float: left;
	margin-right: 20px;
}
.centre_col_img_rr {
	float: right;
	margin-left: 20px;
}
.sub_header {
	color: #041D45;
	font-size: small;
	font-weight: bold;
}
#centre_col h2 {
	font-size: small;
	font-weight: bold;
	color: #2A4D81;
	margin: 0;
	margin-bottom: 10px;
}
.last_para {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#centre_col ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;

}
.quotation {
	font-size: x-small;
	font-style: italic;
	font-variant: normal;
	color: #2C4F82;
	line-height: 130%;
}
#right_col h2 {
	color: #FFFFFF;
	padding: 2px 2px 2px 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	background-image: url(../images/radL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 5px;
}
#right_col h3 {
	color: #041D45;
	font-size: 100%;
	line-height: 100%;
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
}
#right_col ul {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	
	color: #1C487A;
	line-height: 130%;
	list-style-type: square;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	list-style-position: outside;
}

#right_col p {
	line-height:110%;

}
.student_quote {
	background-color: #FF6600;
	font-size: 160%;
	color: #FFFFFF;
	line-height: normal;
}
.attribution {
	color: #000000;
	text-align: right;
}
.right_col_item {
	margin-bottom: 10px;
	background-color: #DFDECD;
	border: 1px solid #D3D3C5;
	padding-top: 5px;
}
#header_img {
	background-image: url(../images/welcome_image.jpg);
	padding-top: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: top;
	
}
#strapline {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 190px;
	padding-top: 110px;
	padding-bottom: 5px;
}
.right_rad {
	background-image: url(../images/radR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0166C9;
}
#content {
}
#banner_img {
	clear: both;
	padding-top: 15px;
	background-image: url(../images/welcome_image.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
#banner_img h1 {
	color: #FFFFFF;
}
