colours {
  color: #704C3C; /* dark red */
  color: #666666; /* grey */
  color: #6C5635; /* gold */
}
body {
	background: #ffffff; /* black */
	color: #000000; /* white */
	font-size: 62.5%;
	text-align: center;
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0px 0px 20px 0px;
}
* {
	margin: 0px;
	padding: 0px; 
}
h1, h2, h3, h4, h5, h6 {
  color: #704C3C; /* dark red */
	font-family: coolvetica, helvetica, arial, verdana, sans-serif;
	margin: 5px 0px;
}
h2 {
	font-size: 1.8em;
	line-height: 1.8em;
}
h3 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h4 {
	font-size: 1.4em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.2em;
	line-height: 1em;
}
a {
	cursor: pointer;
	font-size:16pt;
	font-weight:bold;
	color:#0000ff;
}
a:link, a:visited {
  color: #730063; /* purple */
	text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #008485; /* blue */
	text-decoration: underline;
	font-size:18pt;
	font-weight:bold;
}
p {
	margin: 10px 5px;
}
ul {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}
/*- classes ----------------------------------------------------------------------------*/
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 5px;
}
.clear {
	clear: both;
}
.error {
	margin: 10px 0;
	color: #ff0000;
	background-color : #ffeeee;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	padding: 10px;
}

.announce  {
	vertical-align:baseline;
	margin:10px;
}
.urgent1  {

    color:#ff0000;
	font-weight:800;
	font-size:30pt;
	background-color:#ffff00;
	
	}

.info {
	margin: 10px 0;
	color: #0000ff;
	background-color:	#eeeeff;
	border-bottom: 1px solid #0000ff;
	border-top: 1px solid #0000ff; 
	padding : 10px;
}
.success {
	margin: 10px 0;
	color: #009F62;
	background-color: #E6FFE6;
	border-top: 1px solid #009F62;
	border-bottom: 1px solid #009F62;
	padding: 10px;
}

/*- layout -------------------------------------------------------------------*/


/*- forms --------------------------------------------------------------------*/
.superForm {
	margin: 10px 0px;
	width: 450px;
}
.superForm label {
	text-align: right;
	display: block;
	float: left;
	width: 200px;
  margin: 5px 4px;
}
.superForm .text,
.superForm textarea,
.superForm .file {
  border: 1px solid #E7A922;
  float: left;
  display: block;
  width: 200px;
  margin: 5px 0px;
}
.superForm .submit,
.superForm .button {
  width: 100px;
  float: left;
}


/*
.superForm span {
	width: 400px;
	margin-left: 160px;
}
.superForm p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.superForm label select,
.superForm textarea,
.superForm label input {
  width: 240px;
  margin-left: 10px;
}
.superForm .submit,
.superForm .button {
  margin-left: 160px;
}
.superForm input.text,
.superForm textarea,
.superForm input.file {
  border: 1px solid #E7A922;
}
.superForm label.for {
  width: 150px;
  float: left;
}
.superForm label.onRight {
  text-align: left;
  width: 220px;
  margin-left: 120px;
}
.superForm input.radio {
  width: 20px;
}
*/
/*- site ---------------------------------------------------------------------*/
#container {
  width: 900px;
  margin: 0 auto;
  font-size: 1.4em;
  text-align: left;
  position: relative;
}
  #header {
    background: url(../images/header_V02.jpg) no-repeat;
    height: 270px;
  }
    #header .strapline {
      margin: 0px 0px 0px 30px;
      padding: 10px 0px 0px 0px;
			color: white;
    }
    #header .logo {
      padding: 25px 0px 0px 490px;
			position:relative;
	    right:30px;  
    }
      #nav {
        height: 91px;
      }
      #nav ul {
        list-style-type: none;
        float: left;
        margin: 0px;
      }
        #nav li {
          display: inline;
        }
        #nav li.stu {
          margin-left: 20px;
        }
        #nav li.pay {
          margin-left: 20px;
          position: relative;
          top: 25px;
        }
        #nav li.do {
          margin-left: 20px;
        }
          #nav li a {
          }
  #main {
    background: url(../images/bodyFill_V02.jpg) no-repeat;
    min-height: 544px;
    padding-right: 50px;
  }
  * html #main {
    height: 544px;
  }
    #links {
      height: 30px;
      text-align: right;
      padding: 10px 10px 0px 0px;
    }
		.application {
		  background: url(../images/PAPER12L.jpg);
			
	  }
		
    #content {
      height: 320px;
      overflow-y: scroll;
      float: right;
      width: 550px;
    }
    #sideBarLeft {
      width: 232px;
      margin: 0px 0px 0px 32px;
    }
    #logos {
      position: absolute;
      bottom: 110px;
      left: 20px;
      z-index: 10;
    }
    #blokes {
      background: url(../images/blokes.gif) no-repeat bottom left;
      width: 406px;
      height: 215px;
      position: absolute;
      bottom: 110px;
      left: 0px;
      z-index: 5;
    }
    #footerNav {
      position: absolute;
      bottom: 200px;
      right: 220px;
      z-index: 15;
      text-align: center;
      margin: 75px 0px 0px 0px;
      width: 400px;
    }
      #footerNav ul {
        list-style-type: none;
      }
      #footerNav li {
        display: inline;
        padding: 0px 5px;
      }
        #footerNav a {
          color: #6C5635; /* gold */
          font-weight: bold;
        }
  #footer {
    background: url(../images/footer_V02.jpg) no-repeat;
    clear: both;
    height: 86px;
  }
    #copyright {
      color: #ffffff; /* white */
      padding: 0px 0px 0px 10px;
    }
      #copyright p {
        margin: 0px;
      }
  #bottom {
    color: #754A3D;
    text-align: center;
		margin-top: 20px;
  }
    #bottom ul {
      list-style-type: none;
      margin-top: 10px;
    }
    #bottom li {
      display: inline;
      padding: 0px 5px;
    }
      #bottom a {
        color: #6C5635; /* gold */
      }

