@charset "UTF-8";
/* CSS Document */

/*Calender*/

table.Calendar 
 { 
padding-top: 12px; 
margin-left:10px;
width: 90px ;
}

table.Calendar td
{
text-align:center;
}

table.Calendar th {
font-size:90%;
color:#fff;
background-color:#333300;
horizontal-align:center;
text-align:center;
padding:3px;
width:14%;
line-height: 110%;
}

div.Calendar  { padding-left: 5px }

td.CalendarEvent a,td.CalendarEvent a:visited 
{
text-decoration:none;
background-color: #fff; 
color: #333300;
text-align: center ;
}

div.Calendar dd a
{ 
font-size: 11px; 
font-weight: bold; 
}

div.Calendar h2, div.Zine h2
{ 
color: #333300;
border:0;
text-decoration:none;
font-size: 14px; 
font-weight: bold; 
}

table.info td img,table.Calendar td {
padding:5px;
}

td.CalendarToday,td.CalendarEvent {
background-color:#fff;
text-align: center ;
}

div.Calendar h4 {
font-size: 10px; 
font-weight: bold;
}

div.Calendar dt{
padding: 0px;
background-image: none;
font-weight: bold;
}

div.Calendar h4{
font-size:small;
}

table.CalendarCurrentDayTable
{
margin:0px;
padding:0px;
}

table.CalendarCurrentDayTable td,table.CalendarCurrentDayTable td a
{
margin:0px;
padding:0px;
}


/* navigation */

a#memberlogin
{
float:right;
width:80px;
	color: #999999;
	text-decoration: none;
	display: block;
	white-space:nowrap;
	font: 12px/30px Arial, Helvetica, sans-serif;
}

a#memberlogin:hover
{
	color: #fff;
	text-decoration: none;
}


#navcontainer
{
	margin: 0;
	padding: 0;
	width: 1000px;
	background-color:#fff;;
}

table.menubar
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	list-style-type: none;
	text-align: center;
}

table.menubar td
{
	text-align: center;
	padding: 0;
	margin: 0;
}

table.menubar td a
{
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	white-space:nowrap;
	position:relative;
	font: 12px/30px Arial, Helvetica, sans-serif;
	padding: 0;
}

table.menubar td a:hover
{
	color: #FFFFFF;
}

#thispage, #toppage {
	background:url(transparent.png)transparent ;
	color: #FFFFFF;
}

table.menubar td 
{
background-image: none; 
}

div.DMenu { 
        padding:0;
        margin:0; 
}

div.DMenu table
{ 
margin: 0; 
padding: 0; 
}

div.DMenu table
{
width:auto !important;
}

div.DMenu a {
	display: block;
        border-top: 1px solid #999;
	background-color:#ccc ;
	font: 12px Arial, Helvetica, sans-serif;
	color: #292929;
	padding: 5px;
	width: 120px;
	margin: 0;
text-decoration: none; 
}

div.DMenu a:hover {
	background-color:#666 ;
text-decoration: none; 
	color: #FFFFFF;
}

div.DMenu #thispage {
	background-color:#666 ;
text-decoration: none; 
	color: #FFFFFF;
}


/* ImageRotate over DMenu in Safari fix */

div.DMenu {
z-index:100;
}

/* base contents */
body {
	background: url(background.gif) #333333 no-repeat center top;
	margin: 50px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner {
	height: 118px;
	padding: 0px;
}


td.header {
	height: 151px;
}

#backgroundimage {
	height: 589px;
}

h1{
	font-size: 22px;
	color: #333300;
	font-style: italic;
	font-weight: normal;
}

h2{
	font-size: 18px;
	color: #333300;
	font-style: italic;
	font-weight: normal;
}

h3{
	font-size: 14px;
	color: #333300;
	font-style: italic;
	font-weight: normal;
}

ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul li  { 
background-image: url(li_arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
padding: 0 0 0 15px ;
}

hr 
{ 
height:1px; 
border:0;
background-image: url(hr_gray_h.gif); 
background-repeat: repeat-x; 
background-position: 0 center; 
margin-top: 10px; 
margin-bottom: 10px; 
}

/* right side body */


div#member_icons_right
{
	position: relative;
	top: 60px;
	width: 355px;
	left: 570px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}

div#member_icons_left
{
	position: relative;
	top: 60px;
	width: 355px;
	left: 120px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}

div#member_icons_right img,div#member_icons_left img
{
margin-right:5px;
}

#title-right h1 {
	position: relative;
	top: 70px;
	width: 355px;
	left: 570px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}

#content_right_body {
	color : #666666;
	padding : 0 25px 0 35px;
	width : 380px;
	overflow : auto;
	margin: 0px;
	position: relative;
	left: 535px;
	top: 90px;
	font-size: 14px;
	line-height: 20px;
}

/* left side body */
#title-left h1 {
	position: relative;
	top: 70px;
	width: 375px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}

#content_left_body {
	color : #666666;
	padding : 0 25px 0 35px;
	width : 380px;
	overflow : auto;
	margin: 0px;
	position: relative;
	left: 45px;
	top: 90px;
	font-size: 14px;
	line-height: 20px;
}