	body
	{
		margin: 0;
		padding: 0;
		font-size: 85% ;
		font-family: Arial;
		text-align: center;
		background-color: #585858;
		color: Black;

	}
	a:link { color: Blue; }
	a:visited { color: Blue; }
	
	h1
	{
		color: Blue;
		font-family: Arial;
		font-size: 1.8em; 
	}
	.l1h
	{
		color: #7D1B7E;
		font-family: Arial;
		font-size: 2em; 
		font-weight:bold;
	}
	.l1hl
	{
		color: #7D1B7E;
		font-family: Arial;
		font-size: 2em; 
		font-weight:bold;
		float:left;
	}
	.l1hr
	{
		color: #7D1B7E;
		font-family: Arial;
		font-size: 2em; 
		font-weight:bold;
		float:right;
	}
	
	.l1hBlue
	{
		color: Blue;
		font-family: Arial;
		font-size: 1.9em; 
		font-weight:bold;
	}	
	
	.l1w
	{
		color: #7D1B7E;
		font-family: Arial;
		font-size: 1.3em; 
		font-weight:bold;
		font-style:italic;
	}
	
	h2
	{
		color :Blue;
		/*font-style: italic; */
		font-family: Arial;
		font-size: 1.4em; 
		margin-bottom:0;
	}
	.l2h
	{
/*		color: #8A4B08;   */
        color: #7D1B7E;
		/*font-style: italic; */
		font-family: Arial;
		font-size: 1.6em; 
		display: block;
		font-weight:bold;
	}
	
	.l2hc
	{
/*		color: #8A4B08;   */
		color: #7D1B7E;
		/*font-style: italic; */
		font-family: Arial;
		font-size: 1.6em; 
		display: block;
		font-weight:bold;
		text-align: center;
	}	
	.l2hBlue
	{
		color: Blue;
		/*font-style: italic; */
		font-family: Arial;
		font-size: 1.6em; 
		display: block;
		font-weight:bold;
	}	
	
    h3
	{
		color:Black;
		font-family: Verdana;
		font-size: 1.2em; 
		font-weight:normal;
		margin:0;
	}
	
    .fh3
	{
		color:Blue;
		font-family: Verdana;
		font-size: 1em; 
		font-weight:bold;
		margin:0;
	}
	.fh3 a:link { color: blue; font-style:italic; }
	.fh3 a:visited { color: blue; font-style:italic; }
	
    .l3h
	{
		color:Black;
		font-family: Verdana;
		font-size: 1em; 
		font-weight:normal;
		display: block;
	}
	
    .l6h
	{
		color:#7D1B7E;
		font-family: Verdana;
		font-size: 0.9em; 
		font-weight:bold;
	}
	.l6h a:link { color: #7D1B7E; }
	.l6h a:visited { color: #7D1B7E; }
	
	.l3hc
	{
		color:Black;
		font-family: Arial;
		font-size: 1.2em; 
		font-weight:bold;
		display: block;
		text-align: center;
	}
	
    h4
	{
		color:Blue;
 	    font-style : italic;
		font-family: Tahoma;
		font-size: 85%; 
	}

    h5
	{
		color: #f08828;
		font-family: Tahoma;
		font-size: 1.5em; 
	}

    h6
	{
		color:Red;
		/*font-style: italic; */
		font-family: Tahoma;
		font-size: 1em; 
	}
	h6 a:link { color: Red; }
	h6 a:visited { color: Red; }
	
/* some nice looking text styles	*/
	.t1
	{
		color: black;
		font-family: Arial;
		font-size:10pt;
	}	
    .t1 a:link { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:underline; }
    .t1 a:visited { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:underline; }
    
	.t1c
	{
		color: black;
		font-family: Arial;
		font-size:10pt;
		text-align: center;
	}	
    .t1c a:link { color: #8A4B08; font-style:italic; font-weight:bold; }
    .t1c a:visited { color: #8A4B08; font-style:italic; font-weight:bold; }
    
	.t1j
	{
		color: black;
		font-family: Arial;
		font-size:10pt;
		text-align: justify;
	}
    .t1j a:link { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }
    .t1j a:visited { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }    
    
	.t1smallL
	{
		color: black;
		font-family: Arial;
		font-size:8pt;
		float:left;
	    vertical-align:top;
	}	
    .t1smallL a:link { color: #8A4B08; text-decoration:none; }
    .t1smallL a:visited { color: #8A4B08; text-decoration:none; }

	.t1smallR
	{
		color: black;
		font-family: Arial;
		font-size:8pt;
		float:right;
	    vertical-align:top;
	}	
    .t1smallR a:link { color: #8A4B08; text-decoration:none; }
    .t1smallR a:visited { color: #8A4B08; text-decoration:none; }
    
	.t2
	{
		color: black;
		font-family: Arial;
		font-size:12pt;
		text-align: center;
	}	
    .t2 a:link { color: #8A4B08; font-style:italic; font-weight:bold; }
    .t2 a:visited { color: #8A4B08; font-style:italic; font-weight:bold; }
    
	.t2c
	{
		color: black;
		font-family: Arial;
		font-size:12pt;
	}	
    .t2c a:link { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }
    .t2c a:visited { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }
    
	.t3
	{
		color: black;
		font-family: Arial;
		font-size:8pt;
	}	
    .t3 a:link { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }
    .t3 a:visited { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }  

	.t4bold
	{
		color: black;
		font-size:1.2em;
		font-weight:bold;
		font-style:oblique;
	}	
	.t4
	{
		color: black;
		font-size:1.2em;
	}	
      
    .imgC
    {
        vertical-align:bottom;
        border:0;
    }
    .imgC a:link { color: black; text-decoration:none; border-style:none; }
    .imgC a:visited { color: black; text-decoration:none; border-style:none; }
    
    
    
	.t1u
	{
		color: #8A4B08;
		font-family: Arial;
		font-size:10pt;
        font-style:italic;
        font-weight:bold; 
        text-decoration:underline;
	}	
    .t1u a:link { color: #8A4B08; font-style:italic; font-weight:bold; text-decoration:none; }
    .t1u a:visited { color: #8A4B08; font-style:italic; font-weight:bold; }    

	.t1b
	{
		color: black;
		font-family: Arial;
		font-size:10pt;
		font-weight: bold;
	}	
    .t1b a:link { color: #8A4B08; font-style:italic; font-weight:bold; }
    .t1b a:visited { color: #8A4B08; font-style:italic; font-weight:bold; }
    
    
/* some styles for DIVs */
    .col1J
    {
        width:315px; 
        float:left; 
        padding-right:10px; 
        padding-left:10px; 
        text-align:justify;
    }
    
    .col1
    {
        width:320px; 
        float:left; 
        padding-right:10px; 
        padding-left:10px; 
        text-align:center;
    }    
    
    .col1L
    {
        width:320px; 
        float:left; 
        padding-right:10px; 
        padding-left:10px; 
        text-align:left;
    } 
    
    .col1C
    {
        width:320px; 
        float:left; 
        padding-right:10px; 
        padding-left:10px; 
        text-align:center;
    }     
    
    .colNarrow
    {
        width:190px; 
        float:left; 
        padding-left:10px; 
        padding-right: 10px;
        text-align:center;
    }           
    
    .baseLine
    {
        visibility: hidden;
        display: none;
    }
    


	
	#container
	{
		text-align: left;
		border: 1px solid #676767;
		width: 1024px;
		margin: 0 auto;
		background-color: #E0ECF8;
	}
	
	#header
	{
	    height: 150px;
	    font-family: Calibri;
	    color: Blue;
        background-color: #E0ECF8;
	    background-image: url(domelogo.jpg);
	    background-repeat: no-repeat;
		background-position: 0 0;
/*		border-bottom: 1px solid Blue; */
		position: relative;
		width: 1024px;
	}
	

	#mainnav
	{
		background-color: #7daecf;
		color: #f08828;
		padding: 2px 0;
		font-size: 80%;
		font-weight:bold;
		border-bottom: 2px solid Blue;
	}
	
	#mainnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C4C769;
	}
	
	#mainnav li a
	{
		text-decoration: none;
	}
	.skipmenu
	{
		position: absolute; 
		left: -1000em; 
		width: 20em;
	}

	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}

	#subnav
	{
		float: right;
		color: #fff;
		padding: 2px 0;
		margin-bottom: 22px;
	}
	#subnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}
	
	#subnav li
	{
		display: inline;
		padding: 0 5px;
		border-right: 1px solid #C4C769;
	}
	
	
	#menu
	{
		float: right;
		width: 250px;
		border-left: 1px solid #585858;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#menux
	{
		float: right;
		width: 275px;
	/*	border-left: 1px solid #585858; */
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#menux1
	{
		float: right;
		width: 200px;
	/*	border-left: 1px solid #585858; */
		padding-left: 10px;
		padding-right: 10px;
	}
	
	
	#menuf
	{
		float: right;
		width: 350px;
/*		border-left: 1px solid #585858; */
		padding-left: 25px;
		padding-right: 15px;
	}
	
	#menuw
	{
		float: right;
		width: 730px;
		color: Blue;
		
		border-left: 1px solid #585858;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#menuy
	{
		float: right;
		width: 700px;
		color: Blue;
		
		border-left: 1px solid  #585858;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#menuz
	{
		float: right;
		width: 365px;
		font-size: 100%;
		
		border-left: 1px solid #585858;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#contents 
	{ 
		margin: 0 300px 40px 20px; 
	    text-align:center;
	    min-height: 300px;
	}
	
	#contents ul
	{
		margin-left: 15px;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#justcontents { margin: 0 20px 40px 20px; min-height: 300px;}
	#justcontents ul
	{
		margin-left: 5px;
		padding-left: 0;
		line-height: 165%;
        min-height: 300px;	
	}
	
div.float {
  float: left;
  margin: 0 20px 0px 20px;
  }
  
div.float p {
   text-align: center;
   }
div.spacer {
  clear: both;
  }


	.imagefloat
	{
		float: right;
		padding: 2px;
		margin: 0 0 10px 10px;
		border: 0;
	}
	
	.leftimagefloat
	{
		float: left;
		padding: 2px;
		margin: 0 0 10px 10px;
		border: 0;
	}
	
	.botnav ul
	{
		list-style-type: none;
		text-align: center;
		margin: 1em 1em;
		padding: 0;
		font-size: 95%;
	}
	
	.botnav li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	#footer
	{
		clear: both;
		color: White;
		background-color: #5E5A80;
		text-align: right;
		padding: 5px;
		font-size: 110%;
	}

	.nbar
	{
	  font-size: 1.6em;
	  font-weight: bold;
	  font-style: italic;
	  display: inline;
      padding-right: 25px;
	}
    .nbar a:link { color: blue; font-style:italic; }
    .nbar a:visited { color: #4E387E; font-style:italic; }
    
    .mc1
    {
      color:#8A4B08;
      vertical-align:top;
      text-align:center;
	  font-size: 0.75em;
    }
    
	.bFilm
	{
		color :Blue;
		font-family: Arial;
		font-size: 1.1em; 
		font-weight: bold;
		margin-bottom:0;
	}    
