
#banner {background-image: url('images/topbars/966_banner.jpg');height:197px;}
body {background:url('images/backgrounds/10.gif') top center;}
.hmenu #nav, #nav a, #blogfloat a {background-color:#ffffff !important;color:#555555 !important;}
#nav a:hover, #nav a.on, #blogfloat a:hover, #blogfloat a.on {background-color:#6495ED !important;color:#7d7d7d !important;}
/*set backgrounds both sides*/
#menu {background:#EFEEF1;}

#ads {background:#EFEEF1;}

/*format text and headings*/
body {font-family: arial; font-size: 12px; font-style: normal; font-weight: bold; text-align: left; color: #666666 !important}

h1 {font-family: arial; font-size: 16px; font-style: normal; font-weight: bold; text-align: left; color: #008080!important}

h2 {font-family: arial; font-size: 14px; line-height: 1px !important; font-style: normal; font-weight: bold; text-align: left; color: #008080!important}

/*text under menu color TEAL*/ #menu-bottom {color: #008080}

/*text under menu format*/ #menu-bottom {font-family: arial; font-size: 12px; font-style: italic; font-weight: bold; text-align: center} 

/*link color to match STANDARD TEXT*/ a {color: #666666} 

/*link hover color CORNFLOWER*/ a:hover {color: #6495ED}

/*background of contents colour HONEYDEW*/ #content {background: #f0fff0}

/*text of contents colour STANDARD TEXT*/ #content {color: #666666}

/*footer text format TEAL*/ #footer {color: #008080; font-family: arial; font-size: 12px; font-style: italic; font-weight: bold}

/*background colour ALICEBLUE*/ body {background: #f0f8ff;}

/*coloured side panels WHITE*/ #container, #blogfloat {background: #ffffff;}

/*change "sponsored by" on RHS into text to match side panels*/ #rhstext {color: #EFEEF1}

/*edit menu text*/
#menu a {height: 10px !important; line-height: 10px !important; font-size: 0.8em; font-weight: normal; text-align: left;}

/*edit gallery text*/
.imgtd {color: #008080; font-family: arial; font-size: 14px; font-weight: bold}

/*changing padding in tables*/
td {padding: 1px}
th {padding: 1px}


table {width: 100%;}

/*make bullet lists indent to left, and wrap around under text, not bullet*/
ul  {list-style-type: none; padding: 0px;  margin: 0px; }
ul li {list-style-type: disc; margin: 12px; padding-left: 5px; line-height:100%;}


