/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background:#fff url(img/bg.jpg) repeat;
}

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:#F6C;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}



#page{
	width:660px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
	border-left:10px solid #98cbec;
	border-right:10px solid #98cbec;
}




/*** HEAD BLOCK ***/




#headBlock{
	width:660px;
	height:199px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headBlock h1{
	padding:140px 0 0;
}


#headBlock h1 a{
	width:660px;
	height:59px;
	display:block;
}

#headBlock h1 a span{
	display:none;}





/*** MAIN BLOCK ***/


#mainBlock{
	width:660px;
	margin:0;
	padding:0;
}


#clear{
	clear:both;
}




/* MENU */


#menu{
	width:190px;
	padding:0;
	margin:20px 0 0 10px;
	position:relative;
	float:left;
}


#menu ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}


#menu ul li{
	padding:4px;
	margin:0 0 5px;
	border:1px dotted #aaa;
}



#menu h2{
	width:190px;
	height:30px;
	background:#fff url(img/l_h2.jpg) no-repeat;
	margin:0;
}

#menu h2 span{
	display:none;}



#global{
	width:190px;
	margin:0 0 15px;
	padding:0 0 11px;
	background:#e2d5b5 url(img/img03.jpg) no-repeat;
	background-position:bottom;
}



#global ol{
	width:190px;
	margin:0;
	padding:0;
}



#global ol li a{
	width:165px;
	padding:8px 0px 8px 25px;
	margin:0;
	background:url(img/img02.jpg) 3px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#070e21;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #2f0a0a;
}

#global ol li a:hover{
	color:#f00;
}



#global ol li#cl1 a{
	width:170px;
	padding:7px 10px;
	margin:0;
	background:#fff url(img/img01.jpg) repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	border:none;
}

#global ol li#cl1 a:hover{
	color:#f00;
}





/* ENTRIES */



#entries{
	width:430px;
	margin:0 10px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#entries ul{
	margin:0px 5px 20px;
}


#entries li{
	line-height:200%;
}


#entries h2{
	width:410px;
	height:41px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#000;
	font-size:16px;
	line-height:36px;
}


#entries h3{
	width:410px;
	height:23px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:23px;
}






/*** BOTTOM BLOCK ***/



#bottomBlock{
	clear:both;
	width:660px;
	padding:0;
	margin:30px 0 0;
	background-color:#7cc2ef;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#bottomBlock ul{
	padding:10px;
}


#bottomBlock ul li{
	line-height:180%;}

#bottomBlock p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:640px;
	text-align:right;
}

#bottomBlock img{
	border:0;
	margin:5px;
}

