BODY {
	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%;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
      
#container{/*location set for browser, DO NOT EDIT*/
	position: absolute;
	top: 0;
	width: 762px;
	border:solid #000000
	z-index: 1;
	height: 100%;
	left: 0px;
}

#header {
	width: 762px;
	z-index: 2;
	; /*EDIT COLOR TO MATCH PRIMARY IMAGE BACKGROUND COLOR TO BLEND*/
	color: #FFFFFF;
	;
	height: 103px;
	background-color: #AF896B;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
}

#navback {
	/*background image set for left side*/
	position: absolute;
	top: 84px;
	left: 1px;
	z-index: 1;
	width: 130px;
	color: #CCDEB8;
; background-repeat: repeat-y
; background-color: #AF896B
}
      
#navigation {/*The navigation on the left side, positioned absolutely*/
   position:absolute;
	top:106px;
	left:0px;
	z-index:5;
   width:128px;
   font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
   line-height:100%;/*line-height can be set in order to have the navigation elements better separated, if needed*/
	background-color: #EAE5CF;
	color:#000000;
; background-image: 
; background-repeat: repeat-y
; border: 1px #000000 solid; padding-top: 3px; padding-right: 2px; padding-bottom: 3px; padding-left: 2px
}

/*Default links for navigation area; edit as needed*/
#navigation A:link {
	COLOR: #000000;
	background-color: transparent;
; font-size: x-small
}
#navigation A:visited {
	COLOR: #000000;
	font-size:x-small;
	background-color: transparent;
}
#navigation A:hover {
	COLOR: #996633;
	font-size:x-small;
	background-color: transparent;
}

#contentmenu {
	/*The area that holds the primary content*/
	position: absolute;
	top: 82px;
	left: 1px;
	color: #000000;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.15;
	width: 750px;
	z-index: 6;
	font-size: small;
	background-color: #C19666;
; border: 1px #000000 solid
; padding-left: 3px
; padding-right: 3px
; height: 17px
}
	
#webcontent {
	/*The area that holds the primary content*/
	position: absolute;
	top: 106px;
	left: 135px;
	color: #000000;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.15;
	width: 468px;
	z-index: 3;
	font-size: small;
	background-color: transparent;
; border: 1px #000000 solid
; padding-left: 3px
; padding-right: 3px
}
	
/*Default link colors for content area; not recommended to edit*/
A:link {
	COLOR: #0000CC;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:hover {
	COLOR: #996633;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

#menu3 {
	/*for manual footer links*/
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 22px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CDAA83;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	width: 463px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	

#rightcontent {
	/*to set the right column*/
	position: absolute;
	top: 106px;
	width: 145px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	margin: 0;
	text-align: left;
	border: 1px #000000 solid;
	background-color: #eae5cf;
;
	float: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	left: 613px;
}  	

#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: large;
	color: #000000;
	background-color: transparent;
}

H2{
	margin-top:0;
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	font-weight:normal;
	background-color: transparent;
}

H3{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	background-color: transparent;
; font-variant: normal; width: 95%; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
}

H5{
	margin-bottom: 0;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
; text-align: center; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px
; font-weight: bold
; border: 2px #000000 solid
; background-color: #C19666
}

H4 {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 3px;
	width: 95%;
	BORDER-TOP: thin solid #333333;
	BORDER-LEFT: thin solid #333333;
	BORDER-BOTTOM: thin solid #333333;
	BORDER-RIGHT: thin solid #333333;
	background-color: #AF896B;
; clip:  rect(   )
; font-weight: bold
}

H6 {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	BORDER-TOP: thin solid #333333;
	BORDER-BOTTOM: thin solid #333333;
	BORDER-LEFT: thin solid #333333;
	BORDER-RIGHT: thin solid #333333;
	margin: 0;
	padding: 1px;
	text-align: center;
	background-color: #B78440;
}    
    
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{/*You can create a special image to use in lists, upload to the Graphics Library and be sure and name it li.gif*/
	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;
}
</span></span>.deckpictures {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; border: #000000; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
