UNKNOWN { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY: verdana, arial, helvetica, sans-serif }
BODY { FONT-SIZE: 14px; 	font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica }
H2 { FONT-SIZE: 20px; 	font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica }
H3 { FONT-SIZE: 16px; 	font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica }
TD { FONT-SIZE: 12px; 	font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica }
P { FONT-SIZE: 12px; 	font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica }
.nav { FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #ce3908; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none }
.small { FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, helvetica, sans-serif }

#infobar-date {
	position: relative;
	text-align: right;
	padding-right: 10px;
	float:right;
	width: 400px;
}

#clock {
	position: relative;
	text-align: right;
	padding-right: 10px;
	float:right;
	width: 400px;
}

.menu_left_bttn a {
        background-image : url(http://www.seeley-society.net/images/nav/left_menu_button.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 12px;
        padding-right : 6px;
        position: relative;
        display: block;
        height : 32px;
        line-height : 32px;
        text-decoration: none;
        color: #000000;
        font-size: 12px;
}

.menu_left_bttn a:hover {
        background-image : url(http://www.seeley-society.net/images/nav/left_menu_button_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #ffffff;
}

.menu_right_bttn a {
        background-image : url(http://www.seeley-society.net/images/nav/right_menu_button.gif);
        background-repeat : no-repeat;
        background-position : right;
        padding-right : 22px;
        padding-left : 6px;
        position: relative;
        display: block;
        height : 32px;
        line-height : 32px;
        text-decoration: none;
        color: #000000;
        font-size: 12px;
}

.menu_right_bttn a:hover {
        background-image : url(http://www.seeley-society.net/images/nav/right_menu_button_over.gif);
        background-position : right;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #ffffff;
}

.menu_bttn a {
        background-image : url(http://www.seeley-society.net/images/nav/menu_button.gif);
        background-position : left;
        padding-left : 6px;
        padding-right : 6px;
        position: relative;
        display: block;
        height : 32px;
        line-height : 32px;
        text-decoration: none;
        color: #000000;
        font-size: 12px;
}

.menu_bttn a:hover {
        background-image : url(http://www.seeley-society.net/images/nav/menu_button_over.gif);
        text-decoration: none;
        color:         #ffffff;
}


A {
	COLOR: #0000ff
}

