html {
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-y: scroll; /*fix firefox hide vertical scroll bar */
		background-color: #477e16;
}

body {
	font: normal 12px/160% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
    text-align: left;
	height: 100%;
	
	/* added background 4 Oct 08 by MT */
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-color: #477e16;
}

h1 {
	position: relative;
	margin-top: 18px;
	font-size: 80px;
	font-family: wedge;
	font-weight: bold;
	color: #e3efef;
}

#mbclear {
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: -200px;
}

#page{
    position: relative;
    margin: 0 auto;
    width: 963px;
    text-align: left;
	height:auto !important;
	height: 100%;
	min-height: 100%;
    /*background: #f9fce9;*/
}

#page #header {
	/*position: absolute; */
	position: relative;
    height: 83px;
    width: 100%;
	/* text-align: center; */
    background: #006600;
    color: #ffffff;
	
	/** added background image  - Oct 08*/
	background-image:url(../images/header2.jpg);
	height: 82; /* 143px; */
}

/* mwb: subheading in its own div */
#page #subheader {
	letter-spacing: 1.5px;
    text-align: center;
	position: relative;
	top: -20px; 
	padding-top: 0px;
	margin: 0;
	background: #c2d4ad;
}

#page #main {
    min-height: 600px;
	margin:0;
	position: relative;
	top: 20px; /*-141*/
	padding-bottom: 20px;
}

/*added new background image center - 4 Oct 08 by MT*/
#page #imageBg{
	background-image: url(../images/interface.jpg);
	width: 819px;
	position:absolute;
	height: 583px;

}

#page #main #navbar_alpha {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
	
	bottom: 20px;
	position: absolute;
	height: 15px;
}

#page #main #entry {
	text-align: center;
	position: relative; /* mwb */
    /*background-color: #3B587A; */
	top: 360px;
	font-size: 32px;
	font-family: wedge;
	font-weight: bold;
}


#page #main #category {
	position: relative; /* mwb */
	margin-top: 110px; /* mwb */
    float:left;
    width: 260px;
	color: #ffffff;
    /*background-color: #3B587A; */
}
#page #main #subcategory {
	position: relative; /* mwb */
	margin-top: 110px; /* mwb */
    float:left;
    width: 280px;
    padding-left: 0px;
    padding-right: 0px;
    overflow:auto;
	color: #ffffff;
    /*background-color: #ccffcc;*/
}

#page #main #contact a {color: #000000; text-decoration: underline;} 
#page #main #contact a:link {color: #000000; text-decoration: underline;}  
#page #main #contact a:visited {color: #000000; text-decoration: underline;} 
#page #main #contact a:hover {color: #000000; text-decoration: underline;} 
#page #main #contact a:active {color: #000000; text-decoration: underline;} 

#page #main h3 a {color: #000000; text-decoration: underline;} 
#page #main h3 a:link {color: #000000; text-decoration: underline;}  
#page #main h3 a:visited {color: #000000; text-decoration: underline;} 
#page #main h3 a:hover {color: #000000; text-decoration: underline;} 
#page #main h3 a:active {color: #000000; text-decoration: underline;} 

#page #main #contact {
	position: absolute; /* mwb */
	margin-top: 110px; /* mwb */
	left: 540px; /* mwb */
    float:left;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
    background-color: #f9fce9; /* mwb */
    width: 460px;
	min-height: 84%;
	max-height: 84%;
}

#page #main #signup {
    width: 800px;
	position: relative; /* mwb */
    float:left;
	/*margin-top: 110px; /* mwb */
    text-align: center;
}

#page #main #signup_confirm {
    width: 800px;
	position: relative; /* mwb */
    float:left;
	/*margin-top: 110px; /* mwb */
    text-align: center;
}

#page #footer {
	bottom: 0px;
	position: fixed;
	height: 20px;
    width: 100%;
    background: #32471e;
    color: #ffffff;
	text-align:center;
	left: 0px;
}

#page #footer a {
	color: #ffffff; text-decoration: underline;
}

#page #footer a:link {
	color: #ffffff; text-decoration: underline;
}

/* main category style */
table.mainCategory
{
    border: 0px;
    width: 100%;
}
table.mainCategory td
{
    background: #006633;
    width: 50%;
    height: 40px;
    text-align: center;
}
table.mainCategory td.hover
{
    background: #c0c7ba;
}
table.mainCategory td.select
{
    background: #c0c7ba;
}

/* sub category style */
table.subCategory
{
    border: 0px;
    width: 100%;
}
table.subCategory td
{
    background: #466b1e;
    text-align: center;
}
table.subCategory td.hover
{
    background: #c7d2ba;
}
table.subCategory td.select
{
    background: #c7d2ba;
}

/* contact style */
table.contact
{
	margin: 10px 10px 10px 10px;
	padding: 0px;
    border: 0px;
    width: 440px;
	line-height: 110%;
}
table.contact td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table.contact td.meta
{
	width: 15%;
	text-align: left;
}
table.contact td.info
{
	text-align: left;
}

table.contact img
{
	width: 85px;
}

a {color: #ffffff; text-decoration: ;} 
a:link {color: #ffffff; text-decoration: none;}     /* unvisited link */
a:visited {color: #ffffff; text-decoration: none;}  /* visited link */
a:hover {color: #ffffff; text-decoration: none;}   /* mouse over link */
a:active {color: #ffffff; text-decoration: none;}   /* selected link */