body {
	behavior:url(Assets/csshover.htc);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#000 url(images/bg_01.gif) top center;
	margin:auto;
	padding:0px;
}


/********** COPYRIGHT *******************/
#copyright {
	color:#F2EBC9;
	padding:10px;
}
	#copyright a {
		color:#5A0504;
	}
	#copyright a:hover {
		color:#5A0504;
	}
/************* MAIN *********************/


#container{
	margin:auto;
	text-align:left;
	width: 760px;
	background: #FBF5D8 url(images/bg_02.gif) repeat-y;
}

	#header{
		background:#FFF url(images/header_01.jpg);
		height:92px;
	}
		#topmenu {	
			text-align:right;
			padding:4px 5px 34px 0px;
			margin:auto;
			height:20px;
			text-decoration:none;
		}
			#topmenu a {
			text-decoration:none;
			}
				#topmenu .menuitem {
					font-size:11px;
					color:#EBE3BA;
					padding:0px 4px;
					border-right:#EBE3BA 1px solid;
					
				}
				
					#topmenu .menuitem:hover {
						
					}
					#topmenu .menuitem a:hover {
						
					}
		
	#menu { 
		height:32px;
		
	}
		#menu #float {
			float:right;
		 }
			
			#menu a {
				display:block;
				text-decoration:none;
			}
				#menu .menuitem {
					float:left;
					font-size:12px;
					color:#EBE3BA;
					padding:9px;
					
				}
				
					#menu .menuitem:hover {
						background:#A76954;
					}
					#menu .menuitem a:hover {
						background:#A76954;
					}
					
					.menucontainer {
						z-index:4;
						position:absolute;
						visibility:hidden;
						background:#750400;
						border-top:#A05443 1px solid;
					}
						.subitem {
						color:#EBE3BA;
						width:130px;
						padding:5px;
						border-bottom:#EAD69B;
					}
						.subitem:hover {
							background:#A76954;
						}
						
	#sidebar {
		float:left;	
		background:url(images/side_image_01.jpg) no-repeat top left;
		width:220px;
		padding-top:132px;
		padding-right:16px;
		text-align:center;
		
		
	}
		.channel{
			text-align:left;
			margin:0px auto;
			padding:0px 5px 15px 5px;
			width: 180px;
			color:#95363C;
		}
			.channel h3 {
				font-size:12px;
				font-weight:bold;
				margin:0px -5px 5px -5px;
				padding:5px;
				_height:12px;
				border-bottom: #FFF 1px solid;
			}
			
			.channel a{
				color:#A27F37;
			}
	
	#main {
		width:524px;
		float:right;
		margin:Auto;
	}
	
		#flash{
			border-bottom:#082449 1px solid;
		
		}
		#isite_content {
			padding:5px;
		}
			#isite_content a {
				color:;
		}
	
	#footer { 
		margin:auto;
		width:760px;
		color:#D3B695;
		padding-top:17px;
		text-align:left;
		background: url(images/footer_01.gif) no-repeat;
		font-weight:bold;
	}
	
		#footer form {
			padding:0px 0px 0px 10px;
			margin:0px;
		}
			#footer form input {
				width:130px;
				border-top:#B79358 1px solid;
				border-left:#B79358 1px solid;
				padding-top:0px;
			}
			
			#footer #info{
				text-align:right;
				font-weight:normal;
				color: #08254B;
				padding:35px 85px 10px 10px;
			}
	
/******SUB PAGE*************/

#sub_main{
	background:url(images/bg_02.jpg);
	width:760px;
}

#menu { 
		height:32px;
		
	}
		#menu #float {
			float:right;
		 }
			
			#menu a {
				display:block;
				text-decoration:none;
			}
				#menu .menuitem {
					float:left;
					font-size:12px;
					color:#EBE3BA;
					padding:9px;
					
				}
				
					#menu .menuitem:hover {
						background:#A76954;
					}
					#menu .menuitem a:hover {
						background:#A76954;
					}
					
					.menucontainer {
						z-index:4;
						position:absolute;
						visibility:hidden;
						background:#750400;
						border-top:#A05443 1px solid;
					}
						.subitem {
						color:#EBE3BA;
						width:130px;
						padding:5px;
						border-bottom:#EAD69B;
					}
						.subitem:hover {
							background:#A76954;
						}


#isite_content a{
	color:;
	text-decoration:none;
}
	#isite_content a:hover{
		color:;
		text-decoration:underline;
	}
	

