body {
	background-color : #006633;
	margin : 0px;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-arrow-color: #ffffcc;
	scrollbar-base-color: #006633;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #006633;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #006633;
	scrollbar-track-color: #ffffcc;
}
table#header {
	margin : 0px;
	padding : 0px;
	/*CHANGE TO RELATIVE PATH UPON UPLOAD TO THE SERVER*/
	background-image: url(file:///C|/work/web%20sites/morgal_family/morgal/images/header/bg.gif);
	width : 100%;
	height : 66px;
}
table#navbar {
	margin: 0px;
	padding: 0px;
	/*CHANGE TO RELATIVE PATH UPON UPLOAD TO THE SERVER*/
	background-image: url(file:///C|/work/web%20sites/morgal_family/morgal/images/navbar/bg.gif);
	width: 100%;
	height: 29px;
}
div#content {
	background : transparent;
	margin : 10px, 25px, 10px, 25px;
	width : 100%;
	height : 100%;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #ffffff;
}
p.parent {
	margin-bottom : 0px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}
p.notop {
	margin-top : 0px;
}
h1 {
	font-size : 19px;
	color : #ffff00;
	margin : 10px 15px 3px 15px;
	text-decoration : underline;
}
table#affiliates td{
	width : 90%;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #ffffff;
}
table.contact {
	width : 90%;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #ffffff;
}
table#form {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #ffffff;
}
table#employment {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}
table#map {
	width : 100%;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #ffffff;
}
table#map li{
	padding-bottom : 5px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #ffff00;
}
table#footer {
	margin: 0px;
	padding: 0px;
	/*CHANGE TO RELATIVE PATH UPON UPLOAD TO THE SERVER*/
	background-image: url(file:///C|/work/web%20sites/morgal_family/morgal/images/footer/bg.gif);
	width: 100%;
	height: 23px;
}
a:link {
	background : transparent;
	color : #ffffcc;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	background : transparent;
	color : #ffffcc;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	background : #ffffcc;
	color : #006633;
	text-decoration : underline;
}
a.child:link {
	background : transparent;
	margin : 0px 0px 3px 10px;
	color : #ffffcc;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.child:visited {
	background : transparent;
	margin : 0px 0px 3px 10px;
	color : #ffffcc;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.child:hover {
	background : #ffffcc;
	margin : 0px 0px 3px 10px;;
	color : #006633;
	font-size : 12px;
	text-decoration : underline;
}