#body {
    /*background-color: #F7F7F7;*/
    background-color: #FFFFE6;
    /* background-image: url("../images/longfords.png"); */
    text-align: center;
}

#fullpage {
    background-color:white;
    border:0px;
    border-radius: 5px;
    -moz-border-radius:5px; /* Old Firefox */
    margin:auto;
    padding:0px;
    width:80%;
    min-width:1100px;
}

/* common list table attributes */
.taclist
{
    font-size: 13px;
    color: blue;
}

.taclist th
{
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
}

.taclist th.rh1
{
    background-color: RGB(255,255,80);
    white-space: nowrap;
}

.taclist tr.rh1
{
    background-color: RGB(255,255,80);
    white-space: nowrap;
}

.taclist tr.r1
{
    background-color: RGB(255,255,132);
    white-space: nowrap;
}

.taclist tr.r2
{
    background-color: RGB(255,255,205);
    white-space: nowrap;
}
/* end of common list table attributes */

.delButton {
    font-size: 85%;
    color: blue;
}

a:link {
    color: black;
    text-decoration:none;
}

a:visited {
    color:blue;
}

a:hover {
    color:RGB(181, 74, 41);
    text-decoration:none;
}

h1 {
    font-family: verdana,arial,sans-serif;
    font-size: 16px;
    font-style: oblique;
    color: blue;
    font-weight: bold;
}

h2 {
    font-family:verdana,arial,sans-serif;
    font-size:14px;
    color:blue;
}

h3 {
    font-family:verdana,arial,sans-serif;
    font-size:12px;
    font-family: times;
    font-style: oblique;
    color:blue;
}

table.tac {
    color: blue;
    font-size: 12px;
}

table.tacoption {
    color: blue;
    font-size: 12px;
}

table.main
{
    width:100%;
    min-width:1100px;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: blue;
    margin: auto;
}

table.tacfooter
{
    border-radius: 5px;
    -moz-border-radius:5px; /* Old Firefox */
    width: 100%;
    table-layout: fixed;
    background-image: url(../images/footerfill1.gif);
    color: yellow;
    text-align: center;
    margin: auto;
    padding: 0;
}

table.tacadverts
{
    color: blue;
    font-size: 11px;
}

tr.tac
{
    background-color: RGB(255,255,132);
    color: blue;
    text-align: left;
    vertical-align: top;
}

tr.tachover
{
    background-color: cornflowerblue;
    color: blue;
    text-align: left;
    vertical-align: top;
}

th.tac
{
    color:blue;
    font-size:11px;
    font-weight:bold;
    background-color:#FFFF00;
    height:25px;
    text-align:left;
    vertical-align:top;
    background-image: url(../images/fill1.gif);
}

th.tacleftcorner
{
    background-image: url(../images/fill_left_corner.gif);
}

th.tacrightcorner
{
    background-image: url(../images/fill_right_corner.gif);
}

td.tac
{
    background-color: RGB(255,255,132);
    color: blue;
    text-align: left;
    vertical-align: top;
}

td.tachover
{
    background-color: cornflowerblue;
    color: blue;
    text-align: left;
    vertical-align: top;
}

td.tacadvert
{
    /* background-color: RGB(255,255,132); */
    color: blue;
    text-align: center;
    vertical-align: top;
}

td.tacthd
{
    background-color:RGB(255,255,132);
    color:blue;
    text-align:right;
    font-size:12px;
}

a.tac:link,
a.tac:visited
{
    color: #0000FF;
    text-decoration: none;
}

a.tac:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

a.youarehere
{
    color: cornflowerblue;
    font-size: 12px;
    font-style:italic;
}

a.youarehere:link,
a.youarehere:visited
{
    color: cornflowerblue;
    text-decoration: none;
}

a.youarehere:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

td.links
{
    color:yellow;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    vertical-align: middle;
    background-color:#3333FF;
    height: 13px;
    text-align:center;
}

a.toolbar:link,
a.toolbar:visited
{
    color: yellow;
    text-decoration: none;
}

a.toolbar:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

h1.header
{
    color:yellow;
    font-size: 16px;
    font-style:italic;
}

h1.tacdir
{
    color: cornflowerblue;
    font-size: 12px;
    font-style:italic;
}

h1.tacdirbold
{
    color: cornflowerblue;
    font-size: 12px;
    font-weight: bold;
}

/* tac news articles */
table.tacnews
{
    color:#0000FF;
    font-size:12px;
    text-align:center;
}

th.tacnews
{
    color:RGB(181, 74, 41);
    font-size:12px;
    font-weight:bold;
    background-color:#FFFF00;
    height:25px;
    text-align:left;
    background-image: url(../images/fill1.gif);
}

td.tacnewsheader
{
    background-color:RGB(255,255,192);
    color:#0000FF;
    font-weight:bold;
}

td.tacnews
{
    background-color:RGB(255,255,192);
    color:#0000FF;
}

a.tachnews
{
    color:blue;
}

a.tachnews:hover
{
    color: RGB(181, 74, 41);
    text-decoration: none;
}


a.tachnews:visited
{
    color: blue;
    text-decoration: none;
}

#news_item {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
}

li.news_row {
    font-size: 12px;
}
/* end of tac news articles */

/* external news feeds */
.feed-lists {
    font-size:12px;
}

.feed-title {
    font-size: 13px;
    font-weight: bold;
    color: blue;
}

.feed-title a {
    color:blue;
}

.feed-title a:hover
{
    color: RGB(181, 74, 41);
    text-decoration: none;
}

.feed-title a:visited
{
    color: blue;
    text-decoration: none;
}

.feed-description a {
    color:black;
}

.feed-description a:hover
{
    color: RGB(181, 74, 41);
    text-decoration: none;
}

.feed-description a:visited
{
    color: black;
    text-decoration: none;
}
/* end of external news feed */

input.headerinput
{
    font-size:12px;
    color:blue;
}

.gensmall
{
    font-size:10px;
}

#headerloggedout
{
    border-radius: 5px;
    font-size:10px;
    color:blue;
    text-align: left;
    width:170px;
}

#headerloggedout th
{
    border-radius: 5px;
    border-radius: 5px;
    background-color:yellow;

}

#headerloggedout input
{
    font-size:10px;
    color:blue;
    width:80px;
}

#headerloggedout a
{
    text-decoration: none;
    font-size:10px;
    color:blue;
}

#headerloggedout a:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

#headerloggedout a:visited
{
    color: blue;
    text-decoration: none;
}

#headerlogin
{
    border-radius: 5px;
    font-size:10px;
    color:yellow;
    text-align: left;
    width:170px;
}

#headerlogin th
{
    border-radius: 5px;
    border-radius: 5px;
    background-color:yellow;

}

#headerlogin input
{
    font-size:10px;
    color:yellow;
    width:80px;
}

#headerlogin a
{
    text-decoration: none;
    font-size:10px;
    color:yellow;
}

#headerlogin a:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

#headerlogin a:visited
{
    color: yellow;
    text-decoration: none;
}

table.header
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft:5px; /* Old Firefox */
    -moz-border-radius-topright:5px; /* Old Firefox */
    /*background-image: url(../images/headerfill1.gif);*/
    background-color: #0533ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    padding: 0;
    border-spacing: 0;
    border: 0;
    width:100%;
}

td.headerlogo {
    text-align: center;
    vertical-align: top;
    width: 200px;
}

td.headertext {
    text-align: left;
    vertical-align: middle;
}

td.headerlogin {
    text-align: left;
    vertical-align: middle;
    width: 200px;
}

form.tac
{
    font-size:12px;
    color:blue;
}

input.tacfont
{
    font-size:12px;
    color:blue;
}

input.tacoption
{
    font-size: 12px;
    color:blue;
}

input.tacsavebutton
{
    font-size:12px;
    color:blue;
    width:100px;
}

input.delete
{
    font-size:12px;
    color:red;
}

button.tacfont
{
    font-size:12px;
    color:blue;
}

a.tacfont
{
    font-size:12px;
    color:blue;
    text-decoration: none;
}

a.tacfont:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

a.tacoption
{
    font-size: 12px;
    color: blue;
    text-decoration: none;
}

a.tacoption:hover
{
    text-decoration: none;
    color: RGB(181, 74, 41);
}

select.tacfont
{
    font-size:12px;
    color:blue;
    disabled-text:blue;
}

select.tacoption
{
    font-size:12px;
    color:blue;
    disabled-text:blue;
}

select.tacemail
{
    font-size:12px;
    color:blue;
    disabled-text:blue;
    height:150px;
    width:300;
}

textarea.tacfont
{
    font-size:12px;
    color:blue;
}

td.tacfont
{
    font-size:12px;
    color:blue;
    vertical-align: top;
}

th.tacfont
{
    font-size:12px;
    font-weight:bold;
    color:blue;
    vertical-align: top;
    text-align:right;
}

td.tacimport
{
    font-size:9px;
    color:blue;
    vertical-align: top;
    background-color: RGB(255,255,132);
    text-align: left;
}

th.tacimport
{
    color:blue;
    font-size:9px;
    font-weight:bold;
    background-color:#FFFF00;
    height:25px;
    text-align:left;
    vertical-align:top;
    background-image: url(../images/fill1.gif);
}

img.alignright
{
    float: right;
    clear: right;
    margin: 5px 10px 5px 10px;
    background: #fff;
    padding: 2px;
    border: 2px solid #ffffff;
}

img.alignleft
{
    float: left;
    clear: left;
    margin: 5px 5px 5px 5px;
    background: #fff;
    padding: 2px;
    border: 2px solid #ffffff;
}

img.centered
{
    display: block;
    padding: 2px;
    margin: 0 auto 20px auto;
    border: 1px solid #ffffff;
    float: none;
    clear: both;
}

.taclist {
    font-size: 13px;
    color: blue;
}

.taclist th {
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
}

.taclist th.rh1 {
    background-color: RGB(255,255,80);
    white-space: nowrap;
}

.taclist tr.rh1 {
    background-color: RGB(255,255,80);
    white-space: nowrap;
}

.taclist tr.r1 {
    background-color: RGB(255,255,132);
    white-space: nowrap;
}

.taclist tr.r2 {
    background-color: RGB(255,255,205);
    white-space: nowrap;
}

/***** New super duper photo upload stuff *****/
/*   overflow-y auto, -x visible combination not valid - overflow-x ignored 
     - maybe change transition origin depending on image position to avoid the overflow issue
     - OR do not scale images on hover
#photoLoader {
    border: 8px solid #aaa;
    height: 600px;
    margin: 0 auto;
    padding: 11px 13px;
    position: relative;
    text-align: center;
    width: 600px;

}
#photoLoader:before {
    border: 4px solid #ccc;
    bottom: 4px;
    content: " ";
    left: 4px;
    position: absolute;
    right: 4px;
    top: 4px;
}
#photoLoaderText {
    color: #ddd;
    font-size: 60px;
    font-weight: 700;
}
#fileContainer {
    bottom: 11px;
    left: 11px;
    overflow-x: visible;
    overflow-y: auto;
    position: absolute;
    right: 11px;
    top: 11px;


}
#cloneContainer {
    display: none;
}
.fileContainers {
    border: solid 2px gray;
    color: grey;
    float: left;
    font-size: 0.9em;
    margin: 5px 6px;
    padding: 0 2px 2px 2px;
    position: relative;
    width: 130px;

}
.imageContainer {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 90px;
    position: absolute;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    transition: transform 1s;
    width: 130px;
}
.imageContainer:hover {
    display: block;
    -moz-transform: scale(2,2);
    -webkit-transform: scale(2,2);
    -o-transform: scale(2,2);
    -ms-transform: scale(2,2);
    transform: scale(2,2);
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    transition: transform 1s;
}
*/
#uploadContainer {
    height: 3em;
    position: relative;
    width: 90%;
}
#uploadStatus {
    font-size: 1.2em;
    line-height: 3em;
}
#uploadButtonContainer {
    position: absolute;
    right: -30px;
}
/*  variable height container with image scaling on hover */
#photoLoader {
    border: 8px solid #aaa;
    min-height: 250px;
    margin: 0 auto;
    padding: 11px 13px;
    position: relative;
    text-align: center;
    width: 600px;

}
#photoLoader:before {
    border: 4px solid #ccc;
    bottom: 4px;
    content: " ";
    left: 4px;
    position: absolute;
    right: 4px;
    top: 4px;
}
#photoLoaderText {
    color: #ddd;
    font-size: 60px;
    font-weight: 700;
    left: 0px;
    position: absolute;
    right: 0px;
}
#fileContainer {
    position: relative;
}
#cloneContainer {
    display: none;
}
.fileContainers {
    border: solid 2px gray;
    color: grey;
    float: left;
    font-size: 0.9em;
    height: 138px;
    margin: 5px 6px;
    padding: 0 2px 2px 2px;
    position: relative;
    width: 130px;
}
.fileContainers .imageContainer {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 90px;
    position: absolute;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    transition: transform 1s;
    width: 130px;
}
.fileContainers .imageContainer:hover {
    display: block;
    -moz-transform: scale(2,2);
    -webkit-transform: scale(2,2);
    -o-transform: scale(2,2);
    -ms-transform: scale(2,2);
    transform: scale(2,2);
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    transition: transform 1s;
}
.photoTextContainer {
    margin-top: 95px;
}
.fileContainers input {
    width: 12em;
    font-size: 10px;
}
.photoHidden {
    display: none;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.processingImage {
    display: none;
}
.clear {
    clear:both;
}

/***** New Super Duper photo edit stuff *****/
.photoContainer {
    border: solid 2px gray;
    color: grey;
    float: left;
    font-size: 0.8em;
/*    height: 138px;*/
    margin: 5px 5px;
    padding: 0 2px 2px 2px;
    position: relative;
    width: 139px;
}
.photoContainer img {
    width: 100%;
}
.photoContainer input[type=text] {
    width: 120px;
}
.photoContainer input[type=number] {
    width: 135px;
}
img.rotater {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 15px;
}
.rotateImg0 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.rotateImg90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rotateImg180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.rotateImg270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.photoContainer .cbContainer {
    border-top: 1px solid gray; 
    height: 2em;
}
.photoContainer .cbContainer label:first-child {
    float: left;
}
.photoContainer .cbContainer label:last-child {
    float: right;
}
.photoContainer .cbContainer input[type=checkbox] {
    border-width: 0px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 0;
    vertical-align: middle;
	width: 1em;
}
.photoContainer .imageContainer {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 135px;
    width: 100%;
}
.photoContainer .nameInput {
    border: 0;
    margin-top: 1px;
    padding: 0;
}
.photoContainer .captionInput {
    margin-top: 4px;
}

.photoContainer .phototags {
    color: blue;
}

.photoContainer .phototags a:visited {
    color: blue;
}

/***** Menu stuff *****/

table.menu_table
{
    font-family: arial, helvetica, sans-serif;
    width: 100%;
    border: solid blue;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius:5px; /* Old Firefox */
}

td.menu_header
{
    /*background-color: blue;*/
    background-image: url(../images/menufill2.gif);
    color: yellow;
    font-weight: bold;
    font-size: 12px;
    /*border: 1px solid yellow;*/
}

td.menu_header:hover
{
    background-color: cornflowerblue;
}

a.menu_header
{
    color: yellow;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
}

a.menu_header:visited
{
    text-decoration: none;
    color: yellow;
}

a.menu_header:hover
{
    text-decoration: none;
    background-color: cornflowerblue;
    color: yellow;
    font-size: 12px;
}

td.menu_header_highlighted
{
    background-color: cornflowerblue;
    color: yellow;
    font-weight: bold;
    font-size: 12px;
    /*border: 1px solid yellow;*/
}

td.menu_header_chosen
{
    background-image: url(../images/menuchosenfill1.gif);
    color: blue;
    font-weight: bold;
    font-size: 12px;
    /*border: 1px solid yellow;*/
}

a.menu_header_chosen
{
    color: blue;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
}

a.menu_header_chosen:visited
{
    text-decoration: none;
    color: blue;
}

a.menu_header_chosen:hover
{
    text-decoration: none;
    background-color: cornflowerblue;
    color: blue;
    font-size: 12px;
}

td.sub_menu
{
    background-color: lightyellow;
    color: yellow;
    border: 1px solid blue;
    font-size: 10px;
}

td.sub_menu_chosen
{
    background-image: url(../images/menuchosenfill1.gif);
    color: yellow;
    border: 1px solid blue;
    font-size: 10px;
}

td.sub_menu_highlighted
{
    background-color: cornflowerblue;
    color: yellow;
    border: 1px solid blue;
    font-size: 10px;
}

a.sub_menu
{
    color: blue;
    font-size: 10px;
    text-decoration: none;
    display: block;
}

a.sub_menu_chosen
{
    color: blue;
    font-size: 10px;
    text-decoration: none;
    display: block;
}

a.sub_menu:hover
{
    text-decoration: none;
    background-color: cornflowerblue;
    color: blue;
    font-size: 10px;
}

a.sub_menu_chosen:hover
{
    text-decoration: none;
    background-color: cornflowerblue;
    color: blue;
    font-size: 10px;
}

a.sub_menu_highlighted
{
    text-decoration: none;
    background-color: cornflowerblue;
    color: yellow;
    font-size: 10px;
    display: block;
}

img.menu_background
{
    height: 5;
    width: 20;
}

/***** end menu stuff *****/


/* Begin CSS Drop Down Menu */

td.menuh
    {
    color:yellow;
    FONT-WEIGHT: bold;
    position: absolute;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    width:100%;
    /*margin:1em;*/
    margin-top: 1em;
    text-align: center;
    background-color: blue;
    height:24px;
    }

td.menuh a
    {
    text-align: center;
    display:block;
    border: 1px solid #555;
    white-space:nowrap;
    margin:0;
    padding: 0.3em;
    }

td.menuh a, td.menuh a:visited  /* menu at rest */
    {
    color: yellow;
    background-color: blue;
    text-decoration:none;
    }

td.menuh a:hover  /* menu at mouse-over  */
    {
    color: white;
    background-color: cornflowerblue;
    }

td.menuh a.top_parent, td.menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
    {
    background-image: url(navdown_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
    }

td.menuh a.parent, td.menuh a.parent:hover  /* attaches side-arrow to all parents */
    {
    background-image: url(nav_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
    }

td.menuh ul
    {
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    width:10em;  /* width of all menu boxes */
    }

td.menuh li
    {
    position:relative;
    min-height: 1px;    /* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
    }

td.menuh ul ul
    {
    position:absolute;
    z-index:500;
    top:auto;
    display:none;
    padding: 1em;
    margin:-1em 0 0 -1em;
    }

td.menuh ul ul ul
    {
    top:0;
    left:100%;
    }

td.menuh li:hover
    {
    cursor:pointer;
    z-index:100;
    }

td.menuh li:hover ul ul,
td.menuh li li:hover ul ul,
td.menuh li li li:hover ul ul,
td.menuh li li li li:hover ul ul
{display:none;}

td.menuh li:hover ul,
td.menuh li li:hover ul,
td.menuh li li li:hover ul,
td.menuh li li li li:hover ul
{display:block;}

.weight {
    text-align: right;
}













/*
#menuh-container
    {
    position: absolute;
    }

#menuh
    {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    width:100%;
    float:left;
    /*margin:1em;*/
    margin-top: 1em;
    }

#menuh a
    {
    text-align: center;
    display:block;
    border: 1px solid #555;
    white-space:nowrap;
    margin:0;
    padding: 0.3em;
    }

#menuh a, #menuh a:visited  /* menu at rest */
    {
    color: yellow;
    background-color: blue;
    text-decoration:none;
    }

#menuh a:hover  /* menu at mouse-over  */
    {
    color: white;
    background-color: cornflowerblue;
    }

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
    {
    background-image: url(navdown_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
    }

#menuh a.parent, #menuh a.parent:hover  /* attaches side-arrow to all parents */
    {
    background-image: url(nav_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
    }

#menuh ul
    {
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    width:10em;  /* width of all menu boxes */
    }

#menuh li
    {
    position:relative;
    min-height: 1px;    /* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
    }

#menuh ul ul
    {
    position:absolute;
    z-index:500;
    top:auto;
    display:none;
    padding: 1em;
    margin:-1em 0 0 -1em;
    }

#menuh ul ul ul
    {
    top:0;
    left:100%;
    }

div#menuh li:hover
    {
    cursor:pointer;
    z-index:100;
    }

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}
*/
/* End CSS Drop Down Menu */

/* http://sperling.com/examples/menuh/ */