@CHARSET "ISO-8859-1";
#header {
width: 100%;
margin: 0;
padding: 0;
height: 146px;
background: url("../img/header_online_left.gif") no-repeat;
border: none;
}
#header-inner {
width: 600px;
height: 146px;
float: right;
margin: 0;
padding: 0;
background: #FFFFFF url("../img/header_online_right.gif") no-repeat right;
border: none;
}
#header #logo {
position: absolute;
top: 10px;
left: 50px;
}
#header #anim-gif {
margin: 0;
padding: 0;
position: absolute;
top: 21px;
right: 110px;
border: none;
}
#home #container {
width: 790px;
}
#container {
width: 1000px;
padding: 0;
margin: auto auto 10px;
position: relative;
border: none;
}
#inner-container {
margin: 0;
padding: 0;
border: 1px solid #5C036A;
border-width: 0 1px;
position: relative;
text-align: left;
}
#bot{
clear:both;
padding: 0;
margin: 0;
height: 30px;
background: url(../img/site-outline-bottom-left.gif) bottom left no-repeat;
}
#bot-inner {
float: right;
width: 500px;
height: 30px;
padding: 0;
margin: 0;
background: url(../img/site-outline-bottom-right.gif) bottom right no-repeat;
}
/* content box for homepage */
#hcontent {
margin: 0 0 0 190px;
width: 328px;
height: 330px;
background: url(../img/home_centre_image.png) no-repeat;
}
/* general content box */
#contentWrapper {
margin: 0 20px 0 260px;
padding: 0 10px;
}
#contTop{
padding: 0;
margin: 0;
height: 30px;
background: url(../img/content-top-left.gif) top left no-repeat;
}
#contTopInner {
float: right;
width: 300px;
height: 30px;
padding: 0;
margin: 0;
background: url(../img/content-top-right.gif) top right no-repeat;
}
#contBot{
padding: 0;
margin: 0;
height: 30px;
background: url(../img/content-bot-left.gif) bottom left no-repeat;
}
#contBotInner {
float: right;
width: 300px;
height: 30px;
padding: 0;
margin: 0;
background: url(../img/content-bot-right.gif) bottom right no-repeat;
}
#content {
margin: 0 0 0 0;
padding: 0 2em .1em;
line-height: 1.3em;
border: 2px solid #B5B5B5;
border-width: 0 2px;
font-size: 85%;
}
#footer{
clear:both;
padding: 6px 10px;
text-align: right;
height: 10px;
}
/* right column */
#rightcol {
float: right;
margin: 0 1em;
padding: 0 12px;
}

/* left panel styles*/
#leftcol {
width: 275px;
margin: 0 0 0 30px;
padding: 0;
float: left;
position: relative;
}
/* bottom left links */
#leftcol #vactions {
padding: 0;
margin: 55px 0 0 10px;
font-size: 90%;
}
