BODY {

	background: #FFFFFF url(../images/leftback.gif) repeat-y; /* that will be repeated only along the y-axis [North/South] */
	max-width: 1054px;
	margin: auto; /*margins are set to zero*/
	padding-top: 0; /*for Opera6*/
	line-height: 15px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:auto
	font-size: 100%;
	text-align:center
}
      
	  .main-table{
	  width:expression(document.body.clientWidth > 1054? "1054px": "auto");
	  margin-top: 0px;
	  margin-right:auto
	  margin-bottom: 0px;
	  margin-left:auto
	  }
	  
	  table{
	  font-family: Arial, Verdana, sans-serif;
	  font-size: 9pxcolor:#000;
	  padding-top: 5px;
	  padding-right: 5px;
	  padding-bottom: 5px;
	  padding-left; 5px;
	  }
#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: #000000 url(../images/rightback.gif) no-repeat right; /*EDIT COLOR TO MATCH PRIMARY IMAGE BACKGROUND COLOR TO BLEND*/
	color: #FFFFFF;
}



#navback {
	/*background image set for left side*/
	position: absolute;
	top: 307px;
	left: 0px;
	z-index: 5;
	width: 200px;
	background-color: transparent;
	color: #000000;
}
      
#navigation {/*The navigation on the left side, positioned absolutely*/
   position:absolute;
	top:190px;
	left:3px;
	z-index:6;
   width:22%;
   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: transparent;
	color:#000000;
}

/*Default links for navigation area; edit as needed*/
#navigation A:link {
	COLOR: #0000CC;
	TEXT-DECORATION: underline;
	font-size:medium;
	background-color: transparent;
}
#navigation A:visited {
	COLOR: #990099;
	TEXT-DECORATION: underline;
	font-size:medium;
	background-color: transparent;
}
#navigation A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION: underline;
	font-size:medium;
	background-color: transparent;
}
	
#webcontent {
	/*The area that holds the primary content*/
	position: absolute;
	top: 307px;
	left: 209px;
	color: #000000;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.15;
	width: auto;
	z-index: 3;
	font-size: medium;
	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;
}

#menu3 {
	/*for manual footer links*/
	PADDING-RIGHT: 0;
	BORDER-TOP: thin solid #800000;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 3px;
	MARGIN: 200px 0 0;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 22px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	overflow: scroll;
	position: relative;
	height: auto;
	width: auto;
	bottom: 5px;
}	


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

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: #003300;
	background-color: transparent;
}

H2{
	margin-top:0;
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#333333;
	font-weight:normal;
	background-color: transparent;
}

H3{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003300;
	font-weight: bolder;
	background-color: transparent;
}

H5{
	margin-bottom: 0;
	font-size: 18px;
	color: #003300;
	font-weight: lighter;
	background-color: transparent;
}

H4 {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	padding: 3px;
	width: 100%;
	BORDER-TOP: thin solid #333333;
	BORDER-LEFT: thin solid #333333;
	BORDER-BOTTOM: thin solid #333333;
	BORDER-RIGHT: thin solid #333333;
	background-color: #003300;
}

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: #DCDCDC;
}    
    
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;
}
li.a_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_a.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.b_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_b.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.c_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_c.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.d_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_d.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.e_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_e.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.f_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_f.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.g_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_g.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.h_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_h.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.i_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_i.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.j_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_j.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.k_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_k.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.l_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_l.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.m_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_m.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.n_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_n.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.o_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_o.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.p_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_p.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.q_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_q.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.r_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_r.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.s_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_s.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.t_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_t.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.u_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_u.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.v_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_v.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.w_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_w.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.x_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_x.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.y_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_y.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
li.z_symp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/tn_z.jpg);
	cursor: crosshair;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: thin;
	text-align: left;
	text-indent: 10px;
}
.Michale {
	font-family: "Monotype Corsiva", cursive, Script;
	
}

