/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-color:#f7ff97;
}


h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}


a{
	color:#F60;
	text-decoration:none;}
a:hover{
	color:#F9F;
	text-decoration:underline;}






#layout{
	width:798px;
	margin:0 auto;
	padding:0;
	background-color:#FFF;
	text-align:left;
}





/*** HEADER COLUMN ***/




#headerCol{
	width:798px;
	height:218px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headerCol h1{
	padding:0;
}

#headerCol h1 a{
	width:550px;
	height:70px;
	display:block;
}

#headerCol h1 a span{
	display:none;}








/*** SIDE COLUMN ***/


#sideCol{
	width:225px;
	padding:0;
	margin:20px 0 0 0;
	position:relative;
	float:left;
}


#sideCol ul{
	font-size:12px;
	line-height:150%;
	padding:0 5px 10px;
	margin:0;
}

#sideCol ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#FFC;
}



#sideCol h2{
	width:225px;
	height:30px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#sideCol h2 span{
	display:none;}




#globalMenu{
	width:225px;
	margin:0 0 15px;
	padding:0 0 18px;
	background:#857e14 url(img/list03.jpg) no-repeat;
	background-position:bottom;
}



#globalMenu ul{
	width:225px;
	margin:0;
	padding:0;
}


#globalMenu ul li{
	padding:0;
	border:none;
	background-color:#857e14;
}



#globalMenu ul li a{
	width:195px;
	padding:8px 0px 8px 30px;
	margin:0;
	background:url(img/list02.jpg) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #fff;
}

#globalMenu ul li a:hover{
	color:#f00;
}



#globalMenu li#cl1 a{
	width:180px;
	height:39px;
	padding:0 0 0 37px;
	margin:4px;
	background:#fff url(img/list01.jpg) no-repeat;
	color:#857e14;
	font-size:14px;
	font-weight:bold;
	line-height:39px;
	text-decoration:none;
	display:block;
	border:none;
}

#globalMenu li#cl1 a:hover{
	color:#F00;
}









/*** CENTER COLUMN ***/



#centerCol{
	width:550px;
	margin:0 10px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#centerCol ul{
	margin:0px 5px 20px;
}


#centerCol li{
	line-height:200%;
}



#centerCol h2{
	width:520px;
	height:28px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:28px;
}


#centerCol h3{
	width:520px;
	height:29px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#2d2d2d;
	font-size:14px;
	line-height:29px;
}


#entryBox{
	width:452px;
	padding:0 0 30px;
}












/*** FOOT COLUMN ***/



#footCol{
	clear:both;
	width:798px;
	padding:0;
	margin:30px 0 0;
	background-color:#857e14;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#footCol ul{
	padding:10px;
}


#footCol ul li{
	line-height:180%;}

#footCol p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:778px;
	text-align:right;
}

#footCol img{
	border:0;
	margin:5px;
}

