h1{
	display: none;
}

h2{
	font-size:10px;
}

h3{
	font-size:15px;
}

body{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:80%;
}

div.underline{
	background-image: url("../img/left-underline-stripe.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

div.imgrow{
	width:33.3%;
	padding:0px;
	margin:0px;
	float:left;
}

span.yellow{
	color:yellow;
}

span.black{
	color:#000000;
}

span.red{
	color:red;
}

a.imagelink{
	color:#000000;
}

li.styled{
	background-image:url("../img/star-small.jpg");
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:14px;
}

ul{
	list-style:none;
	padding:0;
	margin:0;
}

img.leftalign{
	padding-right:10px;
	padding-bottom:10px;
	border:0;
}

img.rightalign{
	padding-left: 10px;
	padding-bottom: 10px;
	border:0;
}

img{
	border:0;
}

table.cellcentre td{
	text-align: center;	
	padding: 10px;
}

#page{
	background-color:#ffffff;
	position:relative;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	top:0;
}

#blackback{
	background-color:#000000;
}

#logolink{
	display:block;
	background-image: url("../img/header-zare.png");
	background-repeat:no-repeat;
	height:130px;
}

#mainmenu{
	position: relative;
	float: right;
	width: 750px;
	margin-top: -40px;
	margin-right:0;
	margin-left:auto;
}

#main{
	position:absolute;
	margin-top:-70px;
	top:220px;
	bottom:40px;
	width:750px;
}

#left{
	position: relative;
	float:left;
	width:550px;
}

#right{
	position:relative;
	float:left;
	width:190px;
	padding-left:10px;
	padding-bottom:10px;
	}

#menu{
	position:relative;
	float:left;
	margin-left: 0px;
	padding-top: 0px;
	width:190px;
}

#footer{
	clear: both;
	height:20px;
	width:750px;
	clear:both;
	text-align:center;
}

#footer-bottom{
	background:url("../img/footer.jpg") no-repeat;
	width:750px;
	height:100px;
	clear:both;
	margin-top:-13px;
}

#copyright{
	color:#3f3f3f;
	text-align:center;
	padding-top:10px;
}

#valid{
	text-align:center;
}

#left h2{
	color:#2E8B57;
	font-size:20px;
	letter-spacing:3px;
	line-height: 150%;
}

#right h2{
	color:#2E8B57;
	font-weight: bold;
	font-size:15px;
	padding-top:15px;
	text-align:center;
}

#youtube-pow{
	display:block;
	width:270px;
	height:216px;
	background-image:url("../img/youtube-pow.png");
}

#youtube-pow:hover {
	width:270px;
	height:216px;
	background-image:url("../img/youtube-pow.png");
	background-position:0 -216px;
} 

#godor{
	display:block;
	width:270px;
	height:173px;
	background-image:url("../img/flickr/godor-210310.png");
}

#godor:hover{
	width:270px;
	height:173px;
	background-image:url("../img/flickr/godor-210310.png");
	background-position:0 -173px;
}

#subscribe{
	display:block;
	width:270px;
	height:166px;
	background-image:url("../img/subscribe.png");
}

#subscribe:hover {
	width:270px;
	height:166px;
	background-image:url("../img/subscribe.png");
	background-position:0 -166px;
} 

#note{
	font-size:10px;
}

#mainmenu ul{
	float: right;
	list-style: none;
	padding:0;
	margin:0;
}

/*main menu color*/
#mainmenu li{
	float: left;
	margin: 0;
	margin-left: 0.65em;
	color:#696969;
}


/*visited link in main menu*/
#mainmenu li a:visited{
	color:#00964E;
	text-decoration: none;
}

#flickr-rea-1{
	background-image:url("../img/flickr/baja-200310.png");
	background-repeat:no-repeat;
}

#flickr-rea-1:hover{
	background-image:url("../img/flickr/baja-200310.png");
	background-repeat:no-repeat;
	background-position:0 -84px;
}

#flickr-rea-2{
	background-image:url("../img/flickr/szeged-200319.png");
	background-repeat:no-repeat;
}

#flickr-rea-2:hover{
	background-image:url("../img/flickr/szeged-200319.png");
	background-repeat:no-repeat;
	background-position:0 -84px;
}

#flickr-rea-3{
	background-image:url("../img/flickr/artworkshop-bp-190310.png");
	background-repeat:no-repeat;
}

#flickr-rea-3:hover{
	background-image:url("../img/flickr/artworkshop-bp-190310.png");
	background-repeat:no-repeat;
	background-position:0 -84px;
}

#flickr-rea-4{
	background-image:url("../img/flickr/mehkasaula-200310.png");
	background-repeat:no-repeat;
}

#flickr-rea-4:hover{
	background-image:url("../img/flickr/mehkasaula-200310.png");
	background-repeat:no-repeat;
	background-position:0 -84px;
}

/* unvisited link */
a:link {
	color:#696969;
	text-decoration: none
}

/* visited link */
a:visited {
	color:#00964E;
	text-decoration: none;
}

/* mouse over link */
a:hover {
	color:#00964E;
	text-decoration: none;
}

/* selected link */
a:active {
	color:#00964E;
}

.news-trail{
	padding-bottom:10px;
}

.submit-date{
	font-size:0.85em;
	margin-top:-15px;
}

.hide{
	display:none;
}

.right{
	text-align:right;
}

.input{
	border: 1px solid #696969;
	background: #FFFFE0;
	width: 200px;
}

.input:hover {
    border: 1px solid #2E8B57;
    background: #FFFFFF;
}

.button{
	border: 1px solid #006;
	background: #2E8B57;
	color:#FFFFE0;
}



.highlight{
	background-color:#f0f0f0;
	width:530px;
	padding:10px;
	margin-bottom:20px;
	min-height:330px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.highlight img{
  float: left;
  width: 180px;
  padding-right: 10px;
}

.free-fest{
	background-image:url("../img/free-fest-bg.gif");
	width:530px;
	padding:10px;
	padding-top:290px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.free-fest p, .free-fest h3{
  color:#f0f0f0;
  padding: 0 50px;
}

.free-fest a{
  color:#cc9b01;
}

.stick{
	position:relative;
	left:-5px;
	top:-5px;
	width:80px;
}

.gallery{
	background-color:#000000;
	color:#ffffff;
	width:540px;
	height:125px;
	padding:5px;
}

.flickr{
	float:left;
	background-color:#ffffff;
	width:115px;
	height:74px;
	padding:5px;
	margin:5px;
}

.tablestyle{
	font-size:100%;
}

.textup td{
	vertical-align:top;
}

.bold{
	font-weight:bold;
}

.newsimg{
  float: left;
  width: 300px;
  padding-right: 10px;
}

label {
    display: block;
    width: 80px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}

.button:hover {
    border: 1px solid #2E8B57;
    background: #FFFFE0;
	color:#000000;
}

