body   {
	background-color: #A7B695;
	background-image:url(../images/bg.hamsa.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

#bgimg {
background-image:url(../images/bg.hamsa.jpg);
background-repeat:no-repeat;
background-color:#EAEEE6;
width:100%;
height:100%;
margin:0px;
}

.bgpage {
background-image:url(../images/bg.page.gif);
background-repeat:no-repeat;
width:100%;
height:100%;
margin:0px;
}

img  { border: 0px none}

img.left  { padding: 0 15px 10px 0 }
img.right  { padding: 0 0 10px 15px;  }


ul li 
          { 
	list-style-type: square; 
	list-style-image: url(../images/dot.gif) }

a       { color: #011F5B }
a:link       { color: #011F5B }
a:active { color: #60744C }
a:hover    { color: #60744C }

a.copyright    {
	color: #011F5B;
	}
a.copyright:hover    {
	color: #60744C;
	}




.text
	{font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 40px;
	color: #000000; }

.calendar
	{font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold; }

.firstheader
	{font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #011F5B; }

.subheader
	{font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: -5px;
	color: #011F5B; }

h2  {
	color: #011F5B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 0px;
	}

h3   { color: #0d546f; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { color: #0d546f; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }



.copyright    {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-left: 62px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	}


