br {line-height: 100%;}
}


body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
     }
	 
#global {
position:relative;
text-align:left;
margin-left: auto;
margin-right: auto;
width: 785px; /* mandatory to be centered */
z-index:0;
min-height:800px;
}

#menu {
	position:relative;
	margin-top:10px;
	margin-left:0px;
	width: 200px;
	z-index:2;
	left: 5px;
	top: 0px;


}

#news_flash {
	position:absolute;
	left: 626px;
	top:188px;
	width: 183px;
	z-index:2;
	height: 198px;

}

table.news {
border-collapse: separate;
border-width: 1px;
border-style:solid;
border-color:#B2B2B2;
}

#news {
font-family: Verdana, sans-serif; 
font-size:10px;
padding:3px;
}


#title {
position:relative;
margin-left:3px;
width: 500px;
z-index:3;
}

.mini_title {
position:float;
font-family: Verdana, sans-serif; 
font-size:14px;
color:#000000;
font-weight:bold;
margin-bottom:200%;
}


#body_text {
	position:absolute;
	font-family: Verdana, sans-serif;
	font-size:12px;
	width:462px;
	border-top-style: dotted;
	border-top-color: #B2B2B2;
	border-top-width:1px;
	border-left-style: double;
	border-left-color: #B1CDA6;
	border-bottom-style:dotted;
	border-bottom-color: #B2B2B2;
	border-bottom-width:1px;
	padding:8px;
	margin-left:70px;
	margin-top:40px;
	z-index:3;
	left: 79px;
	top: 146px;
	height: 1790px;



}

#icons {
position:absolute;
left:67px;
top:-30px;
width: 100px;
z-index:5;
}


a.menu {font-family: Verdana, sans-serif; font-size:12px; color:#93AF70; text-decoration:none; font-weight:normal; line-height:150%;}
a.menu:visited {font-family: Verdana, sans-serif; font-size:12px; color:#93AF70; text-decoration:none; font-weight:normal;line-height:150%;}
a.menu:hover {font-family: Verdana, sans-serif; font-size:12px; color:#93AF70; text-decoration:none; font-weight:bold;line-height:150%;} 
a.menu:active {font-family: Verdana, sans-serif; font-size:12px; color:#93AF70; text-decoration:none; font-weight:normal;line-height:150%;}

a.link {font-family: Verdana, sans-serif; color:#93AF70; text-decoration:underline;}
a.link:visited {font-family: Verdana, sans-serif; color:#93AF70; text-decoration:underline;}
a.link:hover {font-family: Verdana, sans-serif; color:#718656; text-decoration:underline;} 
a.link:active {font-family: Verdana, sans-serif; color:#93AF70; text-decoration:underline;}

LI.bullet  {list-style-image: url(http://www.cathydandy.ca/img/bullet.gif); list-style-position:outside; white-space:normal; margin-left:5px; margin-bottom:2px;}
UL.bullet  {margin-left:10px; margin-bottom:27px; margin-top:5px;}
