/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 31 August 2011 11:46:08
*/


/* CSS Document */

html {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    background-color: #EBF1F5;
    background: url("http://www.cgc.gov.au/__data/assets/image/0013/193/background.gif") 0 0 repeat-y;
    height: 100%;
}
a {
    color: #3374CC;
}

h2 {
    font-size: 1.3em;
    color: #556B7D;
    font-weight: bold;
    margin: 1em 0;
}

p {
    margin: 1em 0;
}
form {
    margin: 0;
    padding: 0;
}
#wrapper-outer {
    position: relative;
    min-height: 100%;
}
*html #wrapper-outer {
    height: 100%;
}
#header {
    height: 112px;
    width: 100%;
    float: left;
    position: relative;
    background-color: #FFFFFF;
}
#crest {
    position: absolute;
    left: 20px;
    top: 10px;
}
#site-links {
    position: absolute;
    left: 500px;
    bottom: 20px;
}
#site-links p {
    margin: 10px 0 0 0;
    padding: 0;
}
#search p {
    margin-bottom: 5px;
}
#search input {
    font-size: 0.9em;
}
#search #srch_button {
    vertical-align: bottom;
}
#global-nav {
    float: left;
    width: 100%;
    padding-top: 6px;
    background-color: #19425A;
}
#global-nav ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none;
}
#global-nav ul li {
    list-style-type: none;
    display: inline;
    margin-right: 1px;
}
#global-nav ul li a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 10px 6px 10px;
    float: left;
    margin-right: 1px;
}
#global-nav ul li a:hover, #global-nav ul li.current a {
    background-color: #FFFFFF;
    color: #556B7D;
}
#img-banner {
    height: 182px;
    background: url("http://www.cgc.gov.au/__data/assets/image/0014/194/blue_grad.jpg") top left repeat-x;
    float: left;
    width: 100%;
    border-top: 1px solid #FFFFFF;
}
#main-img {
    width: 720px;
    height: 170px;
    border-bottom: 12px solid #DDE8EE;
    background-color: #FFFFFF;
}
#content {
    width: 100%;
    float: left;
    padding-bottom: 61px;
}
#main-content {
    width: 450px;
    padding: 0 20px;
    background: #EBF1F5 url("") top right no-repeat;
    float: left;
}
#quick-links {
    width: 350px;
    padding: 0 20px;
    float: left;
}
#quick-links ul {
    margin: 0;
    padding: 0;
}
#quick-links ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 5px 15px;
    background: url("http://www.cgc.gov.au/__data/assets/image/0019/8812/bullet-arrow.gif") left 0.3em no-repeat;
}
#quick-links p {
    color: #3374cc;
}
#latest-news {
    float: left;
    display: block;
    width: 310px;
    padding-left: 20px;
}
#footer {
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #EBF1F5;
    border-top: 1px solid #FFFFFF;
    margin-top: -61px;
}
#footer p {
    margin: 0;
    font-size: 0.9em;
    position: absolute;
    top: 10px;
    left: 20px;
    width: 90%;
}
.clearer {
    clear: both;
    line-height: 0;
    font-size: 1px;
    overflow: hidden;
    height: 0;
}

.linda
{
  font-family: verdana;
  color: pink;
  background-color: green;
  font-weight: bold;
}
