BODY {
	background-color:#FFFCFC; /* 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:relative;
	margin:10px auto 10px;
	width: 840px;
	background:  url(../image-files/leftback.gif) repeat;
	padding-bottom:10px;
	border: solid #333333;
	}

#header {
	margin:0;
	padding:10px 10px 0px 30px;
	width: 800px;
	height:200px;
	background: url(../image-files/rightback.gif) repeat; /*EDIT COLOR TO MATCH PRIMARY IMAGE BACKGROUND COLOR TO BLEND*/
	color: #FFFFFF;
}


#navigation {/*The navigation on the left side, positioned absolutely*/
   position:absolute;
   top:210px;
   padding-top:20px;
   width:150px;
   font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
   line-height:120%;/*line-height can be set in order to have the navigation elements better separated, if needed*/
	background:url(../image-files/leftimage.gif) no-repeat; 
	color:#000000;
	text-align:center;
}

/*Default links for navigation area; edit as needed*/
#navigation A:link {
	COLOR:#000099;
	TEXT-DECORATION: underline;
	font-size:12px;
	background-color: transparent;
}
#navigation A:visited {
	COLOR:#660033;
	TEXT-DECORATION: underline;
	font-size:12px;
	background-color: transparent;
}
#navigation A:hover {
	COLOR:#FF99CC;
	TEXT-DECORATION: underline;
	font-size:12px;
	background-color: transparent;
}


#webcontent {
	/*The area that holds the primary content*/
	position:relative;	
	top: 0px;
	left: 150px;
	width:530px;
	color: #000000;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 10px;
	font-weight:500;
	background-color:#F3E6E0;
	padding:0 10px 2px 10px;
	margin-bottom:2px;
}
	
/*Default link colors for content area; not recommended to edit*/
A:link {
	COLOR:#0000CC;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:visited {
	COLOR:#6B0101;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:hover {
	COLOR:#003333; 
	TEXT-DECORATION:underline;
	background-color: transparent;
}

#menu3 {
	/*for manual footer links*/
	PADDING: 6px 0 6px 0px;
	BORDER-TOP: solid #800000;
	BORDER-bottom: solid #800000;
	MARGIN: 20px 10px 10px 10px;
	TEXT-ALIGN: center;
	line-height: 180%;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:400;
	color:#990000;
}	

#socialize {
	/*for manual footer links*/
	PADDING-RIGHT: 0;
	MARGIN: 5px 10px 20px 10px;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 12px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#000000;
}	

#rightcontent {
	/*to set the right column*/
	position:absolute;
	top: 210px;	
	left:700px;
	width:150px;
	margin:20px 3px 10px 3px;
	padding: 10px 3px 10px 3px;
	width: 130px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: left;
	background-color:#D76D69;
} 

#right2content {
	/*to set the right column- below first ad set up for google ads 120X600*/
		top:570px;
	width: 130px;
	height:auto;
	margin: 0;
	text-align: center;
	padding: 30px 10px;
	background-color:#831A12;
}  	

#webcontent p{
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#webcontent p:first-letter {
color:#330033; 
font-size: 20px; 
font-family:   Palatino, Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
padding-right: 1px; 
font-weight: 400;
line-height: 100%;
margin: 2px 1px 0 0;
float: left;
	}
	
	#socialize p:first-letter {
color:#000000;
font-size: 12px; 
font-family:   Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
font-weight: 400;
line-height: 100%;
float:none;
padding:0;
margin:0;
	}

#webcontent OL, UL, DL {font-size:11px;}/*font-family is already defined, here I only set the font-size*/

/*Settings for all heading tags*/
#webcontent H1{
	margin: 0px 0 20px 0;
	padding-top:20px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	background-color: transparent;
	text-align: center;
}

#webcontent H2{
	margin:20px 0 20px 0;
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #DCDCDC;
	padding: 3px 0 6px 0;
	width: 100%;
	font-weight:600;
	text-align: center;
    BORDER-TOP: thin solid #333333;
	BORDER-BOTTOM: thin solid #333333;
	background-color: #800000;
}

#webcontent H3{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 3px 6px 6px 6px;
	width: 98%;
	background-color:#C04645;
	text-align: center;
}

#webcontent H4{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
	padding: 3px 0 3px 0;
	width: 100%;
	background-color:transparent;
	text-align: center;
}

#rightcontent  H5{
	margin-bottom: 0;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000033;
	background-color: transparent;
	text-align: center;
}

#webcontent  H5{
	margin-bottom: 0;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000033;
	background-color: transparent;
	text-align: center;
}

#rightcontent  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: 10px 0 0 0;
	padding: 1px;
	text-align: center;
	background-color:#F5EABB;
	}
    
#Sitemap  H6 {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 1px;
	text-align: left;
	}
	
#Sitemap  H3 a{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	width: 98%;
	background-color:#C04645;
	text-align: center;
	}
	
strong, b {
     font-weight:800;
	 color:#330033; 
	 }/*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;} 

#webcontent 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(../image-files/li.gif);
	list-style-position:outside;
	list-style-type:none;
	line-height: 170%;
}

#webcontent li{
    line-height: 130%;
	padding-bottom: 10px;
}
	
em,i{ /*sets italics to bold to stand out better*/
	font-weight: bold;
	font-style: italic;
}

