/* GENERAL STYLES */
@import "LinkIcons.css";

html, body, form {
height:100%;
}
body {
-x-system-font:none;
background:#8A95A4 url(images/BackgroundVSlice.gif) repeat-x scroll left top;
color:#5C5C5C;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:76%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0pt auto;
padding:0pt;
}
#CentredPage {
background:black url(images/BackgroundHSlice.gif) repeat-y scroll right top;
width:973px;
min-height:100%;
height: auto !important;
height: 100%;
margin:0pt auto -112px;
}
#LeftColumn {
float:left;
width:230px;
}
#LeftColumn #LeftColumnTop {
background:#8A95A4 url(images/HeaderLeft.gif) no-repeat scroll right top;
height:425px;
}
#LeftColumn #LeftColumnMiddle {
background:#F0E6C9 url(images/LeftColumnMiddleBackground.gif) repeat-y scroll right top;
height:246px;
width:230px;
}
#RightColumn {
float:right;
width:113px;
}
#RightColumn #RightColumnTop {
background:#8A95A4 url(images/HeaderRight.gif) no-repeat scroll left top;
height:425px;
}
#RightColumn #RightColumnMiddle {
background:#F0E6C9 url(images/RightColumnMiddleBackground.gif) repeat-y scroll left top;
height:246px;
width:113px;
}
#CentreColumn {
margin-left:230px;
margin-right:113px;
}
#CentreColumn #Header {
background:#8A95A4 url(images/HeaderLoading.jpg) no-repeat scroll right top;
float:left;
height:446px;
width:630px;
}
#CentreColumn #HeaderSmall {
float:left;
height:240px;
width:630px;
}
#CentreColumn #Header #HeaderImage {
visibility:hidden;
}
#CentreColumn #Content {
background-color:#F0E7C8;
border-left:9px solid white;
border-right:9px solid white;
padding:0px 20px 20px;
}
#FooterSpace, #Footer {
height:112px;
}
#Footer {
background:#8A95A4 url(images/Footer.gif) no-repeat;
background-position: 87px 0;
width:973px;
margin: 0 auto;
clear:both;
}
#LeftColumnMiddle ul {
list-style-type:none;
margin-top:0px;
padding-left:20px;
padding-top:15px;
text-align:left;
}
#LeftColumnMiddle ul li.first {
border-top:0pt none;
padding-top:11px;
}
#LeftColumnMiddle ul li {
border-top:1px dashed gray;
padding:5px;
}
#LeftColumnMiddle ul li a {
color:#5C5C5C;
font-family:georgia,serif;
font-size:1.3em;
text-align:left;
text-decoration:none;
}
#LeftColumnMiddle ul li a:hover {
color:black;
}
#LeftColumnMiddle ul li a#current {
color:#5C5C5C;
}
h1 {
color:#A3A189;
font-family:Georgia,"Times New Roman",serif;
font-size:2em;
margin-top:0px;
}
h2 {
font-family:Georgia,"Times New Roman",serif;
font-size:1.7em;
font-style:italic;
}
p {
font-family:Verdana,sans-serif;
}



/* EDITOR PROPERTIES */
