       /************ General styles ***********/
       
	body {background:#cccccc}
/*  a:link, a:visited, a:active {color:#006633; text-decoration: none}*/
    a:link, a:visited, a:active {color:#ff0000; text-decoration: none}
    img {border:none}
    a:hover {color:#C6C1C1; text-decoration: none}
    .subheading{text-decoration:underline;font-size:16px;font-weight:bold;}
/*	.redLink a:link, a:visited, a:active{text-decoration: none;	color:#ff0000;}*/
    .tableCenter{
        width:"100%";
        margin:auto;
    }

       /************ Specific styles ***********/
    #Table_01{
        width:780px;
        margin:auto;
        border:none;
    } 
    #navTable{
	    width:"780px";
        margin:auto;
	    text-align:center;
        border:none;
   		}
       
	#index_01{
		background: url("images/index_01.gif");
		width:780px;
		height:60px;
		}       
	#index_02{
		background: url("images/index_02.gif");
		width:82px;
		height:70px;
		}       
	#index_04{
		background: url("images/index_04.gif");
		width:82px;
		height:70px;
		} 
	#index_05a{
		background: url("images/index_05.gif");
		width:780px;
		height:50px;
		margin:auto;
		text-align:center;
		}              
	#index_05b{
		background: url("images/index_05.gif");
		text-align:center;
		margin: 20px;
		padding: 20px;
		}     
	#home{
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-variant:normal;
		font-weight:bold;
		font-size: 14pt;
		color:#736F4D;
		margin:auto;
		}
	#main{
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-variant:normal;
		font-weight:normal;
		font-size: 12pt;
		color:#000000;
		}
	#index_06{
		background: url("images/index_06.gif");
		width:144px;
		height:56px;
		}       
	#index_11{
		background: url("images/index_11.gif");
		width:133px;
		height:56px;
		}       
	#index_12{
		background: url("images/index_12.gif");
		width:780px;
		height:31px;
		}
		
	#header {
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-variant:small-caps;
		font-style:normal;
		font-weight:bold;
		font-size: 20pt;
		margin: 0px;
		padding: 0px;
		background-color:#736F4D;
		color:#ffffcc;
		border-style:ridge;
		text-align:center;
		}
		
	#footerLeft {
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-variant:normal;
		font-weight:500;
		font-size: 13pt;
		margin: 0px;
		padding: 0px;
		background-color:#736F4D;
		color:#ffffcc;
		border-style:ridge;
		text-align:center;
		}	
 	#footerLeft a:link, #footerLeft a:visited{
		text-align: center;
		text-decoration: none;
		color:#ffffcc;
		}

	#footerLeft a:hover{
		color:#CCCCCC;
		}
			
	#footerRight {
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-variant:small-caps;
		font-weight:500;
		font-size: 13pt;
		margin: 0px;
		padding: 0px;
		background-color:#736F4D;
		color:#ffffcc;
		border-style:ridge;
		text-align:center;
		}
		
	.navigateBox{
		vertical-align:middle;
	    border:none;
		}
		
	 /************Links styles ***********/

.sectionLinks
{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight:bold;
	font-size: 10pt;
	background: url('images/fade.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	border:ridge;
}

.sectionLinks a:link, .sectionLinks a:visited
{
	display: block;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	color:#736F4D;
}

.sectionLinks a:hover
{
	background-color:#ffffcc;
}
       /************ Front Page Photos ***********/
       
#picArea img {
	text-align:center;
	display:none;
	position:absolute;
	top:0px; left:180px;
}
#picArea { 
	height:309px;
	position:relative;
	vertical-align:top;
}
