﻿body
{
    width: 98%;
}
a:link
{
    color:#FF7B03;
    background-color: Transparent;
}
a:visited
{
    color:Olive;
    background-color: Transparent;
}
a:active
{
    color:Olive;
    background-color: Transparent;
}
a:hover
{
    color:Olive;
    background-color: Transparent;
}


#all
{
    width: 860px;
    font-family: Tahoma;
    font-size:small;
    color: #555555;
    padding-left: 20px;
}
.underMenu
{
    width: 860px;
    clear:both;
    float:left;
    vertical-align:bottom;
}
.keepLeft
{
    float:left;
}

#hi1
{
    vertical-align:top;
}
#hi2
{
    vertical-align:bottom;
}
#topborder
{
    width:100%;
    z-index:1;
    border-top:2px;
    border-top-color: #555555;
    border-top-style: solid;
    padding: 4px 4px 4px 4px;
}
#welcome
{
    clear:both;
    float: left;
    padding-bottom: 10px;
    padding-left: 10px;
    z-index:4;
}
#admin
{
    float:left;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#login
{
    float:right;
    padding-bottom: 10px;
    padding-right: 10px;
    z-index:4;
}
#banner_old
{
    clear:both;
    float:left;
    width:300px;
    z-index:2;
}
#banner
{
    position: fixed;
    right: 10px;
    bottom: 10px;
    width:200px;
    z-index:12;
}
#adrotate_fade
{
    position: absolute;
	width: 300px;
	height: 80px;
	right: 24px;
	top: 0px;
    z-index: 8;
}
#adrotate2
{
    float:right;
    width:304px;
    z-index:2;

    margin-right: 10px;

    padding-top: 3px;
    padding-left: 1px;
    padding-right: 1px;
}
#adrotate2_old
{
    float:right;
    width:304px;
    z-index:2;

    margin-right: 10px;

    padding-top: 3px;
    padding-left: 1px;
    padding-right: 1px;

    border-top-color: #7c6f57;
    border-top-style: groove;
    border-top-width: 1px;
    border-bottom-color: #7c6f57;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-left-color: #7c6f57;
    border-left-style: groove;
    border-left-width: 1px;
    border-right-color: #7c6f57;
    border-right-style: groove;
    border-right-width: 1px;
}
#menu
{
    clear:both;
    float:left;
    vertical-align:bottom;
    z-index:3;
    padding-bottom: 10px;
}
#content
{
    background-image: url('background/bk1.jpg');
    clear:both;
    float: left;
    width:840px;
    border-top:2px;
    border-top-color: #555555;
    border-top-style: solid;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    z-index:5;
}
#footer
{
    border-top:2px;
    border-top-color: #555555;
    border-top-style: solid;
    padding-top: 20px;
    clear:both;
    float: left;
    width:100%;
    z-index:6;
}
#box1
{
    position:fixed;
    left:790px;
    top: 10px;
    height:200px;
    width:400px;
    background-image: url('background/bk1.jpg');
    font-family:Arial;
    font-size:x-small;
    border-style:solid;
    border-color: #FF7B03;
    border-width:1px;
    overflow:scroll;
}
#box2
{
    position:fixed;
    left:790px;
    top: 230px;
    height:200px;
    width:400px;
    background-image: url('background/bk1.jpg');
    font-family:Arial;
    font-size:x-small;
    border-style:solid;
    border-color: #FF7B03;
    border-width:1px;
    overflow:scroll;
}
#box3
{
    position:fixed;
    left:790px;
    top: 450px;
    height:200px;
    width:400px;
    background-image: url('background/bk1.jpg');
    font-family:Arial;
    font-size:x-small;
    border-style:solid;
    border-color: #FF7B03;
    border-width:1px;
    overflow:scroll;
}

.menu1
{
    padding-left: 2px;
    padding-right: 2px;
}

.menu1 a:link
{
    color: #555555;
    background-color:Transparent;
}
.menu1 a:visited
{
    color: #555555;
    background-color:Transparent;
}
.menu1 a:hover
{
    color:#FF7D00;
    background-color:Transparent;
    font-size:medium;
}
.menu1 a:active
{
    color:#FF7D00;
    background-color:Transparent;
    font-size:medium;
}
.menu1 ul
{
    color:Olive;
    border: solid 1px red;
    background-color: #AAAAAA;
}
.menu1 li
{
    color:Olive;
    border: solid 1px red;
    background-color: #AAAAAA;
}

.memberdetails
{
    background-image: url('background/bk2.jpg');
    text-align:left;
    overflow:scroll;
}

#mem
{
    text-align: left;
}
#mem_detail
{
    float:left;
    padding-bottom: 20px;
    font-size:small;
}
#mem_info
{
    clear: left;
    float:left;
    font-size: medium;
    font-style: italic;
    color: #777777;
    width: 330px;
}
#mem_editable
{
    clear:left;
    float:right;
    width: 330px;
}
#mem_newsheading
{
    font-size:large;
    font-weight: bold;
    color: Maroon;
    padding-bottom: 10px;
}
#mem_news
{
    font-size:large;
    color: Red;
    padding-bottom: 10px;
}
#mem_h1
{
    font-size:small;
    font-weight: bold;
    color:Maroon;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mem_d1
{
    font-size:small;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mem_h2
{
    font-size:small;
    font-weight: bold;
    color:Maroon;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mem_d2
{
    font-size:small;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mem_h3
{
    font-size:small;
    font-weight: bold;
    color:Maroon;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mem_d3
{
    font-size:small;
    padding-top: 10px;
    padding-bottom: 10px;
}
#left_side
{
    float:left;
    width: 400px;
}
#right_side
{
    font-size:large;
    vertical-align:text-top;
    color: Green;
    clear:left;
    float:right;
    width: 300px;
    
}
#currentmembers
{
    color: Maroon;
}
#currentmembers a:link
{
    color: #777777;
    background-color: Transparent;
}
#currentmembers a:visited
{
    color:Olive;
    background-color: Transparent;
}
#currentmembers a:active
{
    color:Olive;
    background-color: Transparent;
}
#currentmembers a:hover
{
    color:Olive;
    background-color: Transparent;
}
#div_memrequestform
{
    width: 650px;
    padding-left: 30px;
    font-size: x-small;
    font-weight: bold;
    border-top-color: #7c6f57;
    border-top-style: groove;
    border-top-width: 1px;
    border-bottom-color: #7c6f57;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-left-color: #7c6f57;
    border-left-style: groove;
    border-left-width: 1px;
    border-right-color: #7c6f57;
    border-right-style: groove;
    border-right-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    
}
#div_directorydesc
{
    font-size: smaller;
}
#div_sudoku
{
    padding-left: 30px;
}
.sudoku1
{
    text-align: center;
    vertical-align: middle;
    font-family: Courier New;
    font-size: large;
    color: Blue;
    border-width: 4px;
    border-color: Green;
}
.sudoku2
{
    text-align: center;
    vertical-align: middle;
    font-family: Courier New;
    font-size: large;
    color: Blue;
    border-width: 2px;
    border-color: Purple;
}
.sudoku3
{
    text-align: center;
    vertical-align: middle;
    font-family: Courier New;
    font-size: x-large;
    color: Blue;
    width: 30px;
    height: 30px;
}
.hello
{
    font-weight: bold;
    color: #FF7B03;
    letter-spacing: 1px;
}
.ladner
{
    font-weight: bold;
    letter-spacing: 1px;
}
.moreinfo
{
    font-size: medium;
    font-style: italic;
    color: #FF7B03;
    letter-spacing: 1px;
}


.memberform
{
    width: 700px;
}
#updateform
{
}
.profiletable
{
    width: 700px;
    border-right: #7c6f57 1px solid;
    border-top: #7c6f57 1px solid;
    font-size: small;
    border-left: #7c6f57 1px solid;
    border-bottom: #7c6f57 1px solid;
    background-color: #f7f6f3;
}
.membertable
{
    width: 700px;
    border-right: #7c6f57 1px solid;
    border-top: #7c6f57 1px solid;
    font-weight: bold;
    font-size: smaller;
    border-left: #7c6f57 1px solid;
    border-bottom: #7c6f57 1px solid;
    background-color: #f7f6f3;
}
.membertable_col1
{
    width: 150px;
    height: 24px    
}
.membertable_col2
{
    width: 450px;
    height: 24px    
}
.membertable_col3
{
    width: 100px;
    height: 24px    
}
.weathercontent
{
    width: 500px;
}
.trafficcontent
{
    width: 500px;
}
.weather
{
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 20px;
    color: #FF7B03;
}
.traffic
{
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 20px;
    color: #FF7B03;
}
#memberpanel
{
    margin-top: 20px;
    margin-bottom: 40px;
}
.membership
{
    margin-top: 20px;
    width: 600px;
    font-size: small;
}
#member_oneuser
{
    clear: both;
    float: left;
    margin-bottom: 50px;
}
.logincontent
{
    border-top-color: #7c6f57;
    border-top-style: groove;
    border-top-width: 1px;
    border-bottom-color: #7c6f57;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-left-color: #7c6f57;
    border-left-style: groove;
    border-left-width: 1px;
    border-right-color: #7c6f57;
    border-right-style: groove;
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#login_1
{
    clear: both;
    float: left;
    width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#login_2
{
    float: right;
    width: 300px;
    margin-left: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
#login_3
{
    clear: both;
    float: left;
    width: 400px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#login_4
{
    margin-top: 10px;
    clear: both;
    float: left;
    width: 600px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#construction
{
    border-color: #555555;
    border-style:solid;
    border-width: 1px;
    font-size: small;
    width: 500px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.messagetable
{
}
.generalform
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
#div_text1
{
    clear: both;
    float:left;
    width: 410px;
    padding-right: 10px;
}
#div_text2
{
    float:left;
    width: 410px;
    padding-left: 10px;
}
.contentbox1
{
    clear: both;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#div_small
{
    font-size: smaller;
}
#leftphoto
{
    float: left;
    padding-right: 20px;
}
.leftphoto2
{
    float:left; 
    padding:1px; 
    border-style:solid; 
    border-width:1px; 
    margin-right:5px
}
.normaltext
{
}
.alternatetext
{
    background-color: #dddddd;
}
.headingtext
{
    background-color: #cccccc;
    font-weight: bold;
}
.tableheading
{
    font-weight: bold;
}
/* ------------------ days ----------------- */
.monday
{
    font-weight: bold;
    color: #009900;
    letter-spacing: 1px;
}
.tuesday
{
    font-weight: bold;
    color: #33CC33;
    letter-spacing: 1px;
}
.wednesday
{
    font-weight: bold;
    color: #00A8DE;
    letter-spacing: 1px;
}
.thursday
{
    font-weight: bold;
    color: #0077CC;
    letter-spacing: 1px;
}
.friday
{
    font-weight: bold;
    color: #C487F5;
    letter-spacing: 1px;
}
.saturday
{
    font-weight: bold;
    color: #FF7B57;
    letter-spacing: 1px;
}
.sunday
{
    font-weight: bold;
    color: #FF0000;
    letter-spacing: 1px;
}
/* --------------------------------------------------------------- */
/* Classes etc. for proposed new live pages
/* --------------------------------------------------------------- */
.div_newsHeading
{
    font-size: medium;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    margin: 10px 10px 10px 10px;
}
.div_news
{
    margin: 10px 10px 10px 10px;
    border: solid 1px #00477f;
    width: 800px;
}
.div_newsItem
{
    background-color: white;
    color: #3e3e3e;
    padding: 10px;
}
.div_newsItem a:link
{
    color: #3e3e3e;
    background-color: Transparent;
    text-decoration: none;
}
.div_newsItem a:visited
{
    color: #3e3e3e;
    background-color: Transparent;
    text-decoration: none;
}
.div_newsItem a:active
{
    color: #3e3e3e;
    background-color: Transparent;
    text-decoration: none;
}
.div_newsItem a:hover
{
    color: #ff7d01;
    background-color: Transparent;
    text-decoration: none;
}

.div_newsItemAlt
{
    background-color: #d0d0d0;
    color: #3e3e3e;
    padding: 10px;
}
.div_newsItemAlt a:link
{
    color: #3e3e3e;
    background-color: Transparent;
    text-decoration: none;
}
.div_newsItemAlt a:visited
{
    color: #3e3e3e;
    background-color: Transparent;
    text-decoration: none;
}
.div_newsItemAlt a:active
{
    color: #3e3e3e;
    background-color: Transparent;
    text-decoration: none;
}
.div_newsItemAlt a:hover
{
    color: #ff7d01;
    background-color: Transparent;
    text-decoration: none;
}
.div_sailing
{
    margin: 10px 10px 10px 10px;
    width: 600px;
    border: solid 1px #00477f;
}
.div_SailingTable
{
    background-color: #00477f;
    color: White;
    border: solid 1px white;
}
.div_border
{
    margin: 10px 10px 10px 10px;
    width: 360px;
    background-color: white;
    color: #3e3e3e;
}
.div_horoscope
{
    margin: 10px 10px 10px 10px;
    border: solid 1px #00477f;
}
.div_horoscopeItem
{
    background-color: white;
    color: #3e3e3e;
    padding: 10px 10px 0px 10px;
}
.div_horoscopeItemAlt
{
    background-color: #b2c7d8;
    color: #3e3e3e;
    padding: 10px 10px 0px 10px;
}
.div_horoscope1
{
    margin: 10px;
    padding: 10px;
    width: 700px;
    border: solid 1px #00477f;
}

.div_quote
{
    margin: 10px 10px 10px 10px;
    border: solid 1px #00477f;
}
.div_quoteItem
{
    background-color: white;
    color: #3e3e3e;
    padding: 10px 10px 0px 10px;
}
.div_quoteItemAlt
{
    background-color: #b2c7d8;
    color: #3e3e3e;
    padding: 10px 10px 0px 10px;
}

.div_lottery
{
    margin: 10px 10px 10px 10px;
    border: solid 1px #00477f;
}

.div_weather
{
    margin: 10px 10px 10px 10px;
    border: solid 1px #00477f;
}
.div_weatherItem
{
    background-color: white;
    color: #3e3e3e;
    padding: 0px 0px 10px 0px;
}
.div_weatherItemAlt
{
    background-color: #b2c7d8;
    color: #3e3e3e;
    padding: 0px 0px 10px 0px;
}

/* ---------------------------------------------------------------  */
/*      CALENDAR                                                    */
/* ---------------------------------------------------------------  */
#divCalendar1
{
    position: absolute;
    top: 300px;
    left: 300px;
    z-index: 20;
}
#divTime1 
{
    position: absolute;
    top: 300px;
    left: 300px;
    z-index: 20;
}
.divTime1Table
{
    background-image: url('background/ampm.jpg');
    background-repeat: repeat-y;
    background-position: center;
}
#divTime1 a:link
{
    color: Green;
    background-color: Transparent;
    text-decoration: none;
}
#divTime1 a:visited
{
    color: Green;
    background-color: Transparent;
    text-decoration: none;
}
#divTime1 a:active
{
    color: Green;
    background-color: Transparent;
    text-decoration: none;
}
#divTime1 a:hover
{
    color: Red;
    background-color: white;
    text-decoration: none;
}
.timeButton1
{
    color: #000033;
    font-size: 10px;
}
.timeButton2
{
    color: #0033ff;
    font-size: 10px;
}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#changes
{
    position: absolute;
    top: 130px;
    left: 700px;
    width: 320px;
    height: 165px;
    background-image: url('images/changes.png');
    z-index: 20;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */
/*  Begin CSS Drop Down Menu 1                                              */
/* ------------------------------------------------------------------------ */

#menu_1
{
    clear:both;
    float:left;
    vertical-align:bottom;
    z-index:3;
    width: 860px;
}
#menuh
	{
    font-family: Tahoma;
    font-size:small;
    color: #555555;
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid white;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #555555;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #FF7B03;
	text-decoration:none;
	}	
	
#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: 122px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#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 */
/* ------------------------------------------------------------------------ */
/*  Begin CSS Drop Down Menu 2                                              */
/* ------------------------------------------------------------------------ */

#menu_2
{
    clear:both;
    float:left;
    vertical-align:bottom;
    z-index:3;
    padding-bottom: 10px;
    width: 860px;
}
#menuh2
	{
    font-family: Tahoma;
    font-size:small;
    color: #4d97c1;
	width:100%;
	float:left;
	}
		
#menuh2 a
	{
	text-align: center;
	display:block;
	border: 1px solid white;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}
	
#menuh2 a:link, #menuh2 a:visited, #menuh2 a:active	/* menu at rest */
	{
	color: white;
	background-color: #4d97c1;
	text-decoration:none;
	}
	
#menuh2 a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #FF7B03;
	text-decoration:none;
	}	
	
#menuh2 a.top_parent, #menuh2 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;
	}
	
#menuh2 a.parent, #menuh2 a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh2 ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 122px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh2 li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh2 ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh2 ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh2 li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh2 li:hover ul ul,
div#menuh2 li li:hover ul ul,
div#menuh2 li li li:hover ul ul,
div#menuh2 li li li li:hover ul ul
{display:none;}

div#menuh2 li:hover ul,
div#menuh2 li li:hover ul,
div#menuh2 li li li:hover ul,
div#menuh2 li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
/* ------------------------------------------------------------------------ */
/*  Begin CSS Drop Down Menu 1                                              */
/* ------------------------------------------------------------------------ */

#menu_3
{
    clear:both;
    float:left;
    vertical-align:bottom;
    z-index:3;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 860px;
}
#menuh3
	{
    font-family: Tahoma;
    font-size:small;
    color: #4196e9;
	width:100%;
	float:left;
	}
		
#menuh3 a
	{
	text-align: center;
	display:block;
	border: 1px solid white;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh3 a:link, #menuh3 a:visited, #menuh3 a:active	/* menu at rest */
	{
	color: white;
	background-color: #4196e9;
	text-decoration:none;
	}
	
#menuh3 a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #FF7B03;
	text-decoration:none;
	}	
	
#menuh3 a.top_parent, #menuh3 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;
	}
	
#menuh3 a.parent, #menuh3 a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh3 ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 104px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh3 li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh3 ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh3 ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh3 li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh3 li:hover ul ul,
div#menuh3 li li:hover ul ul,
div#menuh3 li li li:hover ul ul,
div#menuh3 li li li li:hover ul ul
{display:none;}

div#menuh3 li:hover ul,
div#menuh3 li li:hover ul,
div#menuh3 li li li:hover ul,
div#menuh3 li li li li:hover ul
{display:block;}
/* ------------------------------------------------------------------------ */
.divTable1
{
    background-color: #dddddd;
    border: solid 1px #333333;
}
.Notice_box
{
    background-color: #e0e0e0;
    border: solid 1px #333333;
    margin: 20px 0px 0px 0px;
    padding: 10px;
}
.Notice_title
{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 6px 0px 3px 0px;
}
.Notice_msg
{
    padding: 3px 0px 3px 0px;
}
.Notice_poster
{
    font-size: 12px;
    font-weight: bold;
    color: #FF7B03;
    padding: 3px 0px 6px 0px;
}
.errorStyle1
{
    color: Red;
    margin-left: 10px;
}
.errorStyle2
{
    color: Red;
    margin-left: 10px;
    font-size: 14;
    font-weight: bold;
}
.spacer1
{
    padding: 20px;
}
.memberlog_box
{
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px olive;
    width: 500px;
}
/* ------------------------------------------------------------------------ */
/*  Notice Boards                                                           */
/* ------------------------------------------------------------------------ */
.noticeboard
{
    width: 100%;
}
.noticeboard_header
{
    background-color: #555555;
    color: #ffffff;
}
.noticeboard_date
{
    color: #FF7B03;
    font-weight: bold;
    border: solid 0px #555555;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #fcf4be;
}
.noticeboard_title
{
    border: solid 0px #555555;
    border-top-width: 1px;
    border-right-width: 1px;
    background-color: #fcf4be;
    color: #006ef6;
}
.noticeboard_poster
{
    border: solid 1px #555555;
    
    border-top-width: 2px;
    border-right-width: 2px;
}
.noticeboard_pic
{
    border: solid 1px #555555;
    
    border-left-width: 2px;
}
.noticeboard_dateonly
{
    border: solid 0px #555555;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    background-color: #fcf4be;
}
.noticeboard_msg
{
    border: solid 0px #555555;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    background-color: #fcf4be;
}
.noticeboard_msg2
{
    border: solid 1px #555555;
    
    border-left-width: 2px;
    border-right-width: 2px;
}
.noticeboard_timestamp
{
    border: solid 1px #555555;
    
    border-right-width: 2px;
}
.noticeboard_posted
{
    border: solid 1px #555555;
    
    border-bottom-width: 2px;
    border-left-width: 2px;
}
.noticeboard_edit
{
    background-color: #fbf0a0;
    border: solid 0px #555555;
    
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.noticeboard_remove
{
    background-color: #fbf0a0;
    border: solid 0px #555555;
    
    border-bottom-width: 1px;
    border-right-width: 1px;
}
.noticeboard_space
{
    height:1px;
}
.noticeboard_topicmsg
{
    border: solid 0px #555555;
    border-left-width: 1px;
    border-right-width: 1px;
    background-color: #fcf4be;
}
.noticeboard_topicname
{
    border: solid 0px #555555;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    background-color: #fcf4be;
    color: #4196e9;
    font-weight: bold;
}
.noticeboard_topicname2
{
    border: solid 0px #555555;
    border-left-width: 1px;
    border-bottom-width: 1px;
    background-color: #fcf4be;
    color: #4196e9;
    font-weight: bold;
}
.noticeboard_topicdate
{
    border: solid 0px #555555;
    border-right-width: 1px;
    border-bottom-width: 1px;
    background-color: #fcf4be;
    color: #4196e9;
}


/* ------------------------------------------------------------------------ */
.thumb1
{
    border: solid 1px #555555;
    float: left;
    padding: 16px;
    margin: 4px;
}
.masterTable1
{
    width: 98%;
}
.masterTable1_td
{
    padding: 10px;
}
.masterTable1_tdPic
{
    border-left: solid 1px #555555;
    border-right: solid 1px #555555;
    padding-left: 3px;
    padding-right: 3px;
}
.pageTitle
{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 6px;
}
.pageSubTitle
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
    color: #FF7B03;
}
.space1
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.forum_head_col1
{
    background-color: #555555;
    color: White;
    width: 460px;
}
.forum_head_col2
{
    background-color: #555555;
    color: White;
    width: 140px;
}
.forum_head_col3
{
    background-color: #555555;
    color: White;
    width: 200px;
}
.forum_itemA_col1
{
    border-top: solid 1px #555555;
}
.forum_itemA_col2
{
    border-top: solid 1px #555555;
    text-align: center;
}
.forum_itemA_col3
{
    border-top: solid 1px #555555;
}
.forum_itemB_col1
{
}
.forum_itemB_col2
{
}
.forum_itemB_col3
{
}
.cell_dark
{
    background-color: #555555;
    color: White;
}
.cell_lite
{
    background-color: #eeeeee;
    color: White;
    border: solid 1px #555555;
}
.cell_lite a:link
{
    color: #555555;
    background-color:Transparent;
}
.cell_lite a:visited
{
    color: #555555;
    background-color:Transparent;
}
.cell_lite a:hover
{
    color:#FF7D00;
    background-color:Transparent;
    font-weight: bold;
}
.cell_lite a:active
{
    color: #555555;
    background-color:Transparent;
}
.masterNotice
{
    font-weight: bold;
    color: Red;
    letter-spacing: 1px;
}
.bluDate
{
    color: #4196e9;
}
#twitter
{
    position: fixed;
    left: 900px;
    top: 20px;
    width:180px;
    z-index:16;
    font-family: Tahoma;
    font-size:small;
    color: #555555;
    padding-left: 10px;
}
.twitterHeading
{
    font-size: 14px;
    font-weight: bold;
    color: #FF7B03;
}
.twitterSubHeading
{
}
.twitterCell
{
    vertical-align: middle;
}
.twitterCell2
{
    vertical-align: top;
    border: solid 1px #555555;
    padding: 10px;
}
.twitterOuter1
{
    width: 820px;
}
.twitterInner1
{
    float: left;
    width: 360px;
    background-color: #cccccc;
    margin: 10px;
    padding: 10px;
    text-align : center;
}
.twitterInner11
{
    height: 500px;
    text-align: left;
    overflow: scroll;
    width: 98%;
    border: solid 1px #555555;
    margin-top: 20px;
}
.twitterInner2
{
    float: left;
    width: 360px;
    background-color: #dddddd;
    margin: 10px;
    padding: 10px;
    text-align : center;
}
.twitterWhen
{
    font-size: smaller;
    font-weight: bold;
    color: #007afc;
}
#outer_box {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}
#inner_box {	
	margin-left: -299px;
	position: absolute;
	top: -140px;
	left: 50%;
	width: 597px;
	height: 175px;
}