﻿body { behavior:url("csshover3.htc"); text-align:center}

/*-- mainButton
{ border-color:Black; border-style:dashed; border-width:thick; border-spacing :[2];} */

a.menubutton
{
    border: 0px non #FFFFFF;
    padding: 0px;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    vertical-align: top;
    text-align: left;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    text-indent: 0px;
    margin-left: 5px;
}

 
a.menubutton:link{}
a.menubutton:visited {}
a.menubutton:hover {font-weight: bold;}

a.menubutton_current_section{color: #FFFFFF;}
a.menubutton_current_section:link{}
a.menubutton_current_section:visited {}
a.menubutton_current_section:hover {font-weight: normal}

a.menubutton_change_section{ }
a.menubutton_change_section:link{}
a.menubutton_change_section:visited {}
a.menubutton_change_section:hover{font-weight: normal }

.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	font-style: italic;
    padding: 5px 0px 5px 0px;
}
.copy
{ 
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    line-height: 15px;
    text-align: justify;
    vertical-align: top;
 }

.noSpace
{   padding: 0px 0px 0px 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    line-height: 11px;
    text-align: justify;
    vertical-align: top;
}

.footer
{
    padding: 0px;
    margin: 0px;
    border: 1px none ye yellow;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    text-align: center;
    top: auto;
}

.copySmall
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: Black;
    text-align: right;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
}
.title   
{
    padding: 5px 0px 5px 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: Black;
    text-align: left;
    line-height: 14px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: Black;
}

a img, :link img, :visited img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
}

#container
{
    border: 0px none #000000;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 860px ;
    margin-left: auto ;
    margin-right: auto ;
    text-align:center
}

#menu_current {
	float:left;
    border: 1px none #000;
	width:150px;
	background-color: #7A7A7A;
	text-align:left
}
#menu_change 
{
    background-color: #c4c4c4;
	float:left;
    border: 1px none #000;
	width:150px;
	text-align:left
}
#menu_change:hover 
{
	background-color: #7A7A7A;
}
#menu_sub {
	float:left;
    border: 1px none #000;
	width:150px;
	text-align:left
}
#divider {
	float:left;
    border: 0px none #000;
	width:20px;
	/*margin-left:-1px;/* makes border line up with #left border */
}
#contents { 
	float:left;
	width:500px;
    border: 0px none #000;
    overflow:hidden
	/*margin-left:-1px makes border line up with #left border */
 }

#slide_show {
	float:left;
	width:190px;
    border: 0px none #000;
	/*margin-left:-1px;/* makes border line up with #left border */
}
#header, #footer { 
	background:#FFFFFF;
	text-align:center;
 }

#header h1, #footer h1 {margin:0}
#footer
{
    border: 1px none pu1px solid purple;
    padding: 0px;
    margin: 0px;
    background: #FFFFFF;
}
