BODY {
	background: #ffffff url("../images/left-1.jpg") repeat-y; /* that will be repeated only along the y-axis [North/South] */
	margin: 0; /*margins are set to zero*/
	padding-top: 0; /*for Opera6*/
	line-height: 15px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}
      
#container{/*location set for browser, DO NOT EDIT*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

#header {
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	z-index: 2;
	margin-bottom: 0;
	margin-right: 0;
	background: #EAE85F url("../images/rightback.jpg") no-repeat right; /*EDIT COLOR TO MATCH PRIMARY IMAGE BACKGROUND COLOR TO BLEND*/
	color: #FFFFF;
}
#cse {
	/*Google Search*/
	TEXT-ALIGN: left;
}	


#webcontent {
	/*The area that holds the primary content*/
	position: absolute;
	top: 75px;
	left: 195px;
	color: #000000;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.15;
	width: 48%;
	z-index: 3;
	font-size: small;
	background-color: transparent;
}
	
/*Default link colors for content area; not recommended to edit*/
A:link {
	COLOR: #0000CC;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:visited {
	COLOR: #990099;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION:underline;
	background-color: transparent;
}



#navigation{
	position:absolute;
	background-color:#eae85f;
	border:  1px solid;
	width: 160px;
	margin-top: 120px;
	margin-left: 6px;
	margin-right: auto;
	z-index:6;
	padding: 2px;
	text-align: left;
	font-size: 10pt;
	top: 150px;
}

/* want more space between your buttons? just increase the margins
from 1px. Font weight can be bold if you prefer.*/



.housebutton {


line-height: 110%;
font-size: 9pt;
font-weight: bold;
text-align: left;
margin-bottom: 1px;
margin-top: 1px;

}

/* this part is for the colors of your buttons "at rest" so to speak.*/



.housebutton a {

font-size: 9pt;
padding: 4px;
display: block;
color: #12248a; /*this is where you change the button font color*/
background-color: transparent;
border-top:  ;
border-left: ;
border-bottom: 1px dotted;
border-right: ;
font-size: 93%;
font-family:  Arial, sans-serif;
text-decoration: none;

}

/*this part is how the buttons look, once the pointer passes over them. */




.housebutton a:hover {

color: #000000; /*-----this is where you change the button font color, when the button is hovered over*/
background-color: #fe6d34;
border-top:  1px dotted;
border-left: 1px dotted;
border-bottom: none;
border-right: 1px dotted;
font-size: 93%;
font-family:  Arial, sans-serif;
text-decoration: none;

}
	
      

#topleftads{
	position:absolute;
	background-color:transparent;
	width: 130px;
	margin-top: 120px;
	margin-left: 6px;
	margin-right: auto;
	z-index:6;
	top: -40px;
}

#menu3 {
	/*for manual footer links*/
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 3px;
	MARGIN: 40px 0 0;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 22px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}	

#rightcontent {
	/*to set the right column*/
	position: absolute;
	left: 76%;
	top: 75px;
	width: 210px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	margin: 0;
	text-align: left;
	padding: 3px 5px;
	border: 1px solid #DCDCDC;
	background-color: transparent;
}  	

#webcontent p{
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}

OL, UL, DL {font-size:small;}/*font-family is already defined, here I only set the font-size*/

/*Settings for all heading tags*/
H1{
	margin-bottom: 0;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
    font-weight:bold;
    text-align: center;
	background-color: transparent;
}

H2{
	margin-top:0;
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:large;
	color:#000000;
	font-weight:bold;
	text-align: center;
    background-color: transparent;
}

H3{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-weight: bolder;
	background-color: transparent;
}

H5{
	margin-bottom: 0;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
    font-weight:normal;
    text-align: center;
	color: #696969;
	background-color: transparent;
}

H4 {
	font-family: Courier New;
	font-weight: bold;
	font-size: large;
	color: #01197D;
	padding: 4px;
	BORDER-TOP: 1px solid #DCDCDC;
	BORDER-LEFT: 1px solid #DCDCDC;
	BORDER-BOTTOM: 1px solid #DCDCDC;
	BORDER-RIGHT: 1px solid #DCDCDC;
	

}

H6 {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000033;
	BORDER-TOP: thin solid #EFED85;
	BORDER-BOTTOM: thin solid #EFED85;
	BORDER-LEFT: thin solid #EFED85;
	BORDER-RIGHT: thin solid #EFED85;
	margin: 0;
	padding: 1px;
	text-align: center;
	background-color: #FF8D42;
}    


hr {
border: 0;
color: #fe6d34;
background-color: #fe6d34;
height: 1px;
text-align: center;
}

span.navmenu {

font-size: x-small;
font-weight:bold;
padding: 4px;
display: block;
color: #000000; /*this is where you change the button font color*/
background-color: #ffffff;
border-top: 1px solid ;
border-left:;
border-bottom: 1px solid;
border-right: ;
font-family:  Verdana, sans-serif;
text-align: center;
margin-bottom: 6px;

}


strong, b {font-weight:800;}/*NN 4.xx needs that...*/ 
big {font-size:larger;}/*to emphasize words, use it inline with a <span> class*/ 
small {font-size:smaller;}/*not really necessary, but one never knows...use it inline with a <span> class*/

/*This removes the need to add border=0 to linked images*/
A IMG {border:0.1px none #000000;} 

ul{
	list-style-image:  url("../images/li.gif");
	list-style-position:outside;
	list-style-type:none;
}

em,i{ /*sets italics to bold to stand out better*/
	font-weight: bold;
	font-style: italic;
}

body .InvSquestions {
	color: #000000;
  	font-weight:bold;
  	font-size:small;
  	background:#FF8D42;
  	border-top:1px dotted #000;
  	border-bottom:1px dotted #000;
  	padding:2px;
}

.InvShelp {
	color: #000;
}

.date {
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subBodyText {
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.author {
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#notificationOptions {
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#SSC2NotificationContactDiv td {
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
