body {
background-repeat: no-repeat;
background-position: top;
color: BLACK;
background-color: black;
MARGIN:0;
PADDING:0;
font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;	
}

#header{
background-image : url(pic/header.jpg);
height: 284px;
width:800px;
min-width:800px;
left:50%;
margin-left:-400px;
position:absolute;
}

#main {
top:284px;
background-repeat : repeat-y;
background-image : url(pic/bg.jpg);
border:0 none;
left:50%;
margin-left:-400px;
padding-bottom: 20px;
position:absolute;
width:800px;
min-width:800px;
/*height: 310px;*/
/*overflow: auto;*/
}

.scroll-pane {
	width: 795px;
	height: 300px;
	overflow: auto;
	float: left;
}

#top_menu{
font-size: 12px;
margin-top: 10px;
margin-left: 10px;
position:relative;
border: 0 none;
clear:both;
}

#top_menu .menu_item{
float: left;
padding-left: 25px;
}


#top_menu .menu_item a, a:hover, a:link, a:visited{
	color: white;
}

#top_menu .menu_item a:hover{
	color: black;
}

#sec_menu{
	padding:15 0 15 0;
	font-size: 12px;
	font-weight: bold;
}

#sec_menu .menu_item{
float: left;
padding-left: 20px;
}

#sec_menu .menu_item a, a:hover, a:visited, a:link{
color:black;
}
#sec_menu .menu_item a:hover{
color:white;
}

#ctext{
margin:  10 5 0 5;
/* margin-top: 10px; */
/* text-indent: 20px; */
text-align: left;
font-size:14px;
}

#left, #right{
padding-top: 15px;
}

#left{
width: 200px;
padding-left: 10px;
Vertical-align: top;
float: left;
}

.news_date{
padding-top: 10 0 5 0;
text-align:center;
text-align: center;
font-weight: bold;
}

.news_title{
padding: 0 0 5 0;
font-size:13px;
}

#content{
padding-top: 15px;
text-align: left;
vertical-align: top;
float: left;
/* width: 380px; */
min-width:400px;
}

#ctext{
width:410px;
}

#partners{
border: none;
}

#partners 	tr{
height: 110px;
font-size: 20px;
}

#orgonizer .logo{
width: 150px;
}

#orgonizer tr{
height: 110px;
font-size: 16px;
}

.text{
padding-top: 40px;
}

#partners .logo {
width :215px;
}

.logo img{
vertical-align: center;
}

#participant .logo{
width :190px;
}

#participant td{
padding: 10 0 10 0;
}

.block{
padding: 0 0 20 0;
}

.link{
text-align: left;
}


#right{
width: 170px;
float:left;
vertical-align: top;
}

.ls_img{
padding-top:  10px;
padding-left: 15px;
}

img{
border: none;
}

h1 {
font-size: 12pt;

}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 0.5em;

}
h2 {
font-size: 12pt;

}
h3, h4, h5, h6 {
font-size: 14pt;

}

/*a {
text-decoration: underline;
color: #000;
}


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

a:link {
color: #000;
}

a:visited {
color: #000;
}*/




.title
{
text-align:center;
font-weight: bold;
font-size: 12pt;
}


.gallery_content {text-align:center;} 
.gallery_content a img {border:0px; margin:10px;}
.gallery_navigation {text-align:center;} 
.gallery_navigation a {margin-left:5px;}  