/*
  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: 24 November 2009 01:26:24
*/


#body, table {
    background-color: #ffffff;
    font-family: "verdana", "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif; 
}

h1,h2,h3,h4,p,a {
    font-family: "verdana", "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
    font-size: 11px;
}

li {
    font-family: "verdana", "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
    font-size: 11px;
    line-height: 1.25em;
}

#wrapper {
   margin: 15px auto 0 auto;
   background: url(http://www.library.uwa.edu.au/__data/assets/image/0008/10340/grey-column.gif) repeat-y right;
   width: 700px;
}

#header {
   height: 98px;
   background-image: url(http://www.library.uwa.edu.au/__data/assets/image/0009/10323/header.gif);
}

#header h1 {
    text-indent: -9999px;
}

#contentbanner {
    height: 67px;
    background-image: url(http://www.library.uwa.edu.au/__data/assets/image/0011/10325/photos.jpg);
}

.frontpageheadline {
    margin-bottom: 10px;
}

#leftcol {
    float: left;
    width: 489px;
    background-color: #fff;
    padding-top: 15px;
    padding-right: 15px;
}

#leftcol h2 {
    font-size: .9em;
    color: #f88606;
}

#leftcol h1 {
    font-size: .8em;
    color: #f88606;
    padding-bottom: .7em;
    margin-top: 20px;
}
   
#leftcol img {
   float: right;
   padding-right: 7px;
}

#leftcol table img {
  float: none;
  padding-right: 0pt;
}

#leftcol h2 a {
    font-size: .9em;
    color: #f88606;
    padding-bottom: .7em;
    text-decoration: none;
}

#leftcol p{
   font-size: 0.75em;
   line-height: 1.25em;
   margin-bottom: 20px; 
}

#leftcol table {
   font-size: .7em;
   line-height: 1em;
}

#leftcol table p {
   font-size: 1em;
}

#leftcol ul, #leftcol ol {
   font-size: .7em;
   line-height: 1em;
   margin-bottom: 20px;
   margin-left: 20px;
}


#leftcol .post {
   margin-top: 20px;
   margin-bottom: 5px;       
   border-bottom:  #d2cddf solid 1px ;
}

#leftcol .post div {
   margin-top: 12px;
}

#rightcol {
   float: left;
   width: 196px;
}

#issue {
    background-image: url(http://www.library.uwa.edu.au/__data/assets/image/0010/10324/issue.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 42px 2px 20px 7px;
}

#issue #issuelist {
margin-top: 17px;
}

#issue ul {
    list-style: none;
    list-style-type: none;
    margin: 8px 2px 3px 2px;
}

#issue ul li {
    background: url(http://www.library.uwa.edu.au/__data/assets/image/0012/10326/bullet.gif) no-repeat left center;
    margin: 2px 2px 0px 0;
}

#issue ul li a {
    font-family: "verdana", "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
    font-size: 1em;
    text-decoration: none;
    color: #000;
    margin-left: 15px;
    display: block;
}

#issue ul li a:hover {
    color: #f88606;
}

#contact {
    background-image: url(http://www.library.uwa.edu.au/__data/assets/image/0013/10327/contact.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #dcdcdc;
}

#contact p.bold {
    font-weight: bold;
}

#contact a {
   text-decoration: underline;
   color: #000;
}
   

#contactcontent {
    padding: 3em 1.5em 2em 0.5em;    
}

#footer {
   clear: both;
    background-image: url(http://www.library.uwa.edu.au/__data/assets/image/0008/10322/footer.gif);
    height: 34px;
}