html, body {height: 100%;}

body {
margin: 0;
padding: 0;
background:#fff url('/images/siteimages/centreimage.jpg') top center repeat-x;
color:#999999;
font-family:"Trebuchet MS",arial,sans-serif;
font-size:70.5%;
}

#container {
position: relative;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}
html>body #container { height: auto; }
#content {
padding: 10px;
padding-bottom: 48px;
}

/* ~~~~~~~~~ blogtitle ~~~~~~~~~ */

#blogtitle {
width:100%;	
margin:0px auto;
padding:0 0 5px 0;
font-size:1.1em;
line-height:1.2em;
}

#small {
positon:relative;
padding-left: 5px;
}

#small2 {
positon:relative;
float:right;
margin-top: -15px;
}

#blogtitle a:link, a:visited {
color:#00b4a0;
text-decoration:none;
}

#blogtitle a:hover, a:active {
color:#fff;
text-decoration:none;
}

UL.BLUE {
list-style: url(bullet.gif) disc;
font-size: 1.1em;
}

/* ~~~~~~~~~ topmenu ~~~~~~~~~ */

#topmenu {
position: absolute;
top: 45px;
left: 240px;
width: 600px;
font-size:100%;
margin: 0 0 50px 0;;
line-height:normal;
height: 35px;
}

#topmenu ul {
margin:0;
padding:0px 0px 0 0px;
list-style:none;
}

#topmenu li {
display:inline;
margin:0;
padding:0;
}

#topmenu a {
float:left;
background:url(/images/siteimages/menuleft2.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#topmenu a span {
float:left;
display:block;
background:url(/images/siteimages/menuright2.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#888;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */

#topmenu a:hover span {
color:#999999;
}

#topmenu a:hover {
background-position:0% -42px;
}

#topmenu a:hover span {
background-position:100% -42px;
}

/* ~~~~~~~~~ leftcontent ~~~~~~~~~ */

#leftcontent {
position: absolute;
left:10px;
top:50px;
width:200px;
margin-top: 116px;
background-image:url("/images/siteimages/strips_onside.gif");
background-repeat:repeat-y;
font-size:1.0em;
padding-left: 12px;	
padding-top: 8px;
}

#leftcontent p {
padding-right:10px; 
margin-left: 5px; 
color:#000; 
font-size:1em;
}

#leftcontent a, a:link { 
color:#006633; 
font-weight:500;
}

#leftcontent a:hover, a:active { 
color:#FF6666;
}

/* ~~~~~~~~~ rightcontent ~~~~~~~~~ */

#rightcontent {
position: absolute;
right:10px;
top:50px;
width:200px;
font-size:1.1em;
background-image:url("/images/siteimages/strips_onside.gif");
background-repeat:repeat-y;
margin-top: 116px; 
padding-left: 5px;
padding-right: 8px;
padding-top: 8px;
}

#rightcontent p {
color:#000;
}

#rightcontent a, a:link { 
color:#006633; 
font-weight:600;
}

#rightcontent a:hover, a:active { 
color:#FF6666;
}
#rightcontent p {
font-size:11px
}

/* ~~~~~~~~~ centercontent ~~~~~~~~~ */

#centercontent {
margin-top: 37px;
margin-left: 199px;
margin-right:199px;
color:#000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201px;
margin-right:201px;
padding:20px;
}

#centercontent p {
color:#000;
}

#centercontent a, a:link { 
color:#006633;
}

#centercontent a:hover, a:active { 
color:#FF6666;
}

html>body #centercontent {
margin-left: 201px;
margin-right:201px;
}

.centercontentleft {
float:left;
width:40%; 
height:200px; 
background-color:#fff; 
text-align:left;
border:dashed 2px #ccc; 
margin: 4px 10px 5px 10px; 
padding:6px; 
font-size:1.1em; 
color:#666666;
}

.centercontentright {
float:right; 
width:30%; 
height:100px; 
background-color:#fff; 
text-align:left;
border:dashed 2px #ccc; 
margin: 4px 10px 5px 10px; 
padding:6px; 
font-size:1.1em; 
color:#666666;
}

/* ~~~~~~~~~ footer ~~~~~~~~~ */

#footer {
height: 30px;
position: absolute;
bottom: 0;
background:#00b4a0 url('/images/siteimages/bg.jpg') top center repeat-x; 
text-align: center; 
color:#ffffff;
width: 100%;
}

#footer a, a:link {
color:#999999;
text-decoration: none;
}

#footer a:hover {
color:#A5CE77;
text-decoration: none;
}

/* ~~~~~~~~~ banner ~~~~~~~~~ */

#banner {
background:#fff;
height:40px;
voice-family: "\"}\"";
voice-family: inherit;
height:39px;
}
html>body #banner {
height:39px;
}
#banner h1 {
font-size:14px;
padding:10px 10px 0px 10px;
margin:0px;
}

/* ~~~~~~~~~ html code ~~~~~~~~~ */

p,h1,pre {
margin:0px 10px 10px 10px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1.6em;
text-align:justify;
text-decoration:none;
}

h1 {
font-size:2.5em;
float:right;
color:#000;
padding-top:15px;
}

h3 {
font-size:14px;
color:#999;
}

.introduction ul, #introduction li {
text-align:center;
list-style: none;
margin: 0;
padding: 0;
}

.introduction a {
border-bottom: none;
color:#999999;
}

.introduction h3 {
text-align: center;
position:static;
}

/* ~~~~~~~~~ blog ~~~~~~~~~ */
.posttitle {
font-size:1.3em;
font-weight:600;
}

.postdate {
font-size:1.1em;
font-weight:400;
color:#6a6a6a;
}

.postlocation {
font-weight:300;
}

/* ~~~~~~~~~ diary ~~~~~~~~~ */
.eventdate {
font-size:1.3em;
font-weight:600;
}

.eventtitle {
font-size:1.0em;
font-weight:600;
}

.eventlocation {
font-weight:300;
}