/* 
Goondiwindi Training & Technology
Style Sheet
Created by Michelle Wallace IT Support
*/


.small {
width: 69px;
height: 60px;
padding-right: 10px;
}





body {
font-family: Verdana, Arial, sans-serif;
}

.centre {
padding-top: 32px;
padding-left: 25px;
}

#messagestrip {
position: absolute;
top: 257px;
left: 11px;
height: 20px;
}

#banner {
position: absolute;
top: 135px;
left: 0;
width: 100%;
}

#navbar {
position: absolute;
top: 305px;
left: 11px;
background-color: #B6BF1C;
}

#navbar a {
   font-size: 18px;
   font-weight: bold;
   text-decoration: none;
   padding: 5px;
}

#navbar a:link {
  color: #000080;
  }

.Copyright{
  font-size: 10px;
 text-align: center;
}


.floatleft {
   float: left;
   padding-right: 10px;
   padding-bottom: 5px;
}

.bullets {
   list-style-type: square;
}

h3 {
   font-size: 17px;
   font-weight: bold;
}

h2 {
  color: black;
  font-size: extra-large;
  font-weight: bold;
}

p a{
   color: #000080;
   text-decoration: none;
   font-weight: bold;
}

p a:visited {

 color: #000080;
 font-weight: bold;
 text-decoration: none;
}

#navbar a:visited {
  color: #000080; 
}


#navbar a:hover {
  color: white;
  background-color: #000080;
}

li {
  list-style-type: none;
  padding: 8px;
}

li {
  padding-left: 0;
}

#maintext {
position: absolute;
top: 290px;
left: 225px;
padding-top: 10px;
padding-right: 10px;

}



body {

   font-family: Verdana, Arial, sans-serif;
   font-size: 13px;
}


.bullet {
 list-style-type: square;
}

h3 {
 text-decoration: bold;
}

table {
border: 1px solid black;
border-collapse: collapse;
}

td {
border: 1px solid black;
padding: 7px;
}

th {
border: 1px solid black;
}

#lists td {
border: none;
}

#lists table {
border: none;
}

.floatleft {
   float: left;
   padding-right: 10px;
   padding-bottom: 5px;
}

.floatright {
   float: right;
   padding-right: 10px;
   padding-bottom: 5px;
}

td a{
   color: #000080;
   text-decoration: none;
   font-weight: bold;
}

td a:visited {

 color: #000080;
 font-weight: bold;
 text-decoration: none;
}

.floatleft {
 float: left;
}

.leftlogo {
float: left;

padding-right: 10px;
padding-top: 5px;
}

.rightlogo {
float: right;

padding-top: 8px;
}

h1 {
font-size: 25px;
}