@charset "utf-8";
/* CSS Document */

	body
		{
		 margin-top:60px;
		 background:url(../images/mainbg.jpg);
		 background-attachment:fixed; 
		 background-repeat:repeat-x;
    	}
		#tophead{
		width:903px;
		height:39px;
		margin:0 auto;		 
		}
	#page{
	    width:903px;
		/*min-height:700px;*/
		margin:0 auto;
		
		height:auto;  !improtant; /* for explorer 6*/
		margin-top:-2px;
		background-color:#f4ead2;
		background-image:url(../images/pagebg.jpg);
		background-repeat:repeat-y;
		    }
		#head{
		       width:899px;
			   height:240px; 
			   border-left:#d4b66e 2px solid;
			   border-right:#d4b66e 2px solid;   
			   float:left;
			      
			   }
		
		#logo
		{		
		 width:260px;		 
		 height:240px;
		 margin-left:0px;	
		 background-color:#f4ead2;	 	 	 
	     background-image:url(../images/logo.png);
	     background-repeat:no-repeat;
	     background-position:center;
		 float:left;
		 }	
		 #flash
		{		
		 width:639px;		 
		 height:240px;
		 margin-left:0px;		 	 	 
		 float:left;
		 background-image:url(../images/flash1.jpg);
		 background-repeat:no-repeat;
		 }	
		#wrapper
		  {
		  float:left;
		  margin: 0 auto;
		  width:899px;	
		  background-repeat:repeat-y;
		  border-left:#d4b66e 2px solid;
		  border-right:#d4b66e 2px solid; 	
		  margin-top:0px;  
		  padding-top:0px;
		   }
		
		#leftmenuetop
		{
		width:215px;
		height:20px;					 
		margin-left:20px;
		margin-top:0px;
		background:url(../images/menutop.gif);		
		}
			
		#menucont
		{
		width:215px;
		height:30px;	
		margin-left:20px;
		margin-top:0px;	
		background-color:#7d0909;	
		}	
		#leftpics
		{
		width:258px;				 
		float:left;	
		margin-left:0px;	
		margin-top:0px;
		}
		#leftmenuebot
		{
		width:215px;
		height:20px;					 
		margin-left:20px;
		margin-top:0px;
		background:url(../images/menubottom.gif);		
		}	  
			
		.pic{
		width:242px;
		height:120px;
		margin-left:3px;
		background-color:#FFFFFF;
		padding:5px;
		margin-bottom:20px;
		}	  
		#menu
		{
		width:174px;
		padding:8px;
		min-height:200px;
		/*background-color:#f9f4e7;*/
		float:left;
		margin-left:0px;
		}		  
		#rightcont
		{
		float:left;
		width:430px;
		padding:8px;
		min-height:400px;
		margin-left:5px;
		background-color:#e0e3e2;
		/*border-left:#d4b66e 2px solid;*/
		padding-top:8px;
		background-color:#FFFFFF;
		}
		
		#wrapper1{
		width:899px;
		border-left:2px solid #d4b66e;
		border-right:2px solid #d4b66e;
		margin:0 auto;
		float:left;
		background-image:url(../images/mainpagebg.jpg);
		background-repeat:repeat-y;
		}
		
		#menu1
		{
		width:240px;
		float:left;
		min-height:300px;
		/*background-color:#ccc;*/
		float:left;
		margin-left:19px;
		}
		#text1
		{
		width:614px;
		float:left;
		margin-left:0px;
		min-height:400px;
		background-color:#FFFFFF;
		padding:8px;
		}
		#foot{
		width:903px;
		margin:0 auto;
		height:39px;
		/*background:url(../images/bottompic.png);
		background-repeat:no-repeat;	*/
		      }
			
		
	.shadetabs{
	margin-top:30px;	 
	display:block;
	list-style-position:inside;	
	width:175px;
	margin-left:0px;
	/*color:#e0da97;*/
	color:#FFFFFF;
	}
	.shadetabs li{	
	list-style: none;
	list-style-position:inside;
	margin-left:0px;
	display:block;
	width:170px;
	color:#77012a;
	margin-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	}
	.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
color:#77012a;
}

.shadetabs li a:visited{
text-decoration: none;
position: relative;
z-index: 1;
color:#77012a;
}

.shadetabs li a:hover{
text-decoration: none;
position: relative;
z-index: 1;
color:#be0243;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
color:#e0da97;
}

.shadetabs li a.selected{ /*selected main tab style */

/*border-bottom-color: white;*/
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
#textbottom
{
width:850px;
margin:0 auto;
text-align:right;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a.a1:link, a.a1:visited{text-decoration: underline; color:#CCCCCC;}
a.a1:active{ text-decoration: underline; color:#CCCCCC;}
a.a1:hover{ text-decoration: underline; color:#CCCCCC;}


.tit{font:normal 17px Georgia, 'Times New Roman', Times, serif; color:#960F2D; margin:0px; padding:0px; margin-top:20px;}
.adddata{font:normal 14px Georgia, 'Times New Roman', Times, serif; color:#000; margin:0px; padding:0px; padding-top:8px; display:block;}

a.contlnk:link,a.contlnk:visited{text-decoration:underline; color:#FF0000;}
a.contlnk:active{text-decoration:underline; color:#FF0000;}
a.contlnk:hover{text-decoration:underline; color:#FF0000;}