/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #711419;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #486501;
	line-height:20px;
}

#bg {
width: 1028px;
margin: 0px auto;
background:url(images/bg.jpg) repeat-y}


#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	background: url(images/big_bg.jpg) bottom no-repeat #FFFFFF;
	
}


#header { width:1000px;
padding: 0px 0px 0px 0px;
height: 304px;
}

#buttons{
	width: 243px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	float: left;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 243px;
	height: 41px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	background: url(images/but.jpg) 0px 0px no-repeat;	
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_hover.jpg) 0px 0px no-repeat;
}

#img_lim {	height:304px;
			width:440px;
			background:url(images/img_concert013110.jpg) left top no-repeat;
			float: left;
		}
#bg_top {
	background: url(images/hrmafestival_banner_2.gif) left top no-repeat;	
	height:304px;
	width:757px;
	float:left;}
#text_top {
	color:#ffffff;
	width:400px;
	margin: 40px 0px 0px 19px;}
	
.tit_top {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color:#000000;
font-weight: 600;}

#content{
	width: 992px;
	padding: 5px 0px 5px 0px;
	background: url(images/bg_png.png) left repeat-y;
	margin: 0px 4px 0px 4px;
}


#razd {
background:url(images/razd1.gif) 325px repeat-y;
width: 992px;
min-height: 500px;
padding: 10px 0px 10px 0px;
}

#left{
	width: 312px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float:left;
}
#left ul 
{
	list-style: none;
	text-align: justify;
	padding-left:10px;
	padding-top:10px;
	padding-right:15px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}
#left li{
	padding-top: 5px;
	background: url(images/doc_btn1.jpg) 3px 2px no-repeat;
	padding-left: 39px;
}
#center{float:left;
padding: 0px 0px 0px 15px;
width:637px;
}

#center ul 
{
	list-style: none;
	text-align: justify;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}


.text{
	padding: 7px 7px 0px 7px;
}

.img {	float:left;
		margin: 10px 10px 5px 0px;
}

span {	color:#486501;
		font-weight:bold;
}

.dot { background:url(images/tit.gif) bottom repeat-x;
line-height:20px; }
.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit.gif) bottom repeat-x;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align:center;
}
H6{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align:center;
}
.read{
	text-align:right;
	padding-right:20px;
	padding-top: 7px;
}
.read_top{
	text-align:right;
	padding-right:20px;
	padding-top: 210px;
}

#right{
float:right;
width: 320px;
background: url(images/right_bg.gif) left repeat-y;
padding-right: 5px;
}



#right ul 
{
	list-style: none;
	text-align: justify;
	padding-left:10px;
	padding-top:10px;
	padding-right:15px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 2px;
	background: url(images/fish2.gif) 3px 2px no-repeat;
	padding-left: 39px;
}

#footer{
	height: 40px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 10px 0px 10px 0px;
	background: url(images/footer.jpg) left top no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}


table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
