body {
	margin: 0px;
	background: url(../img/bg_gradient.jpg) repeat-x #6F6F70;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link, a:visited {
color:#00CCFF;
text-decoration:underline;
}

a:hover {
text-decoration:none;
font-weight: normal;
}

#bg_sides{	
background: url(../img/bg_sides.jpg) repeat-y;
width:780px;
padding-top:0px;
padding-left:0px;
padding-right:0px;

}

#header2{
width:720px;
height: 15px;
padding-left:0px;
padding-right:0px;

}

#header_frontpage{
background: url(../img/header_frontpage.jpg) no-repeat;
width: 780px;
height: 120px;
padding-top:0px;
padding-bottom:0px;
}

#header_themes{
background: url(../img/header_themes.jpg) no-repeat;
width: 780px;
height: 120px;
padding-top:0px;
padding-bottom:0px;
}

#header_decor{
background: url(../img/header_decor.jpg) no-repeat;
width: 780px;
height: 120px;
padding-top:0px;
padding-bottom:0px;
}

#header_events{
background: url(../img/header_events.jpg) no-repeat;
width: 780px;
height: 120px;
padding-top:0px;
padding-bottom:0px;
}

#header_contact{
background: url(../img/header_contact.jpg) no-repeat;
width: 780px;
height: 120px;
padding-top:0px;
padding-bottom:0px;
}

#frontpage_top{
	width: 720px;
	height: 90px;
	padding-top:0px;
	padding-bottom:0px;
	background: url(../img/frontpage_top.jpg) no-repeat;
}

#frontpage_bottom{
background: url(../img/frontpage_bottom.jpg) no-repeat;
width: 720px;
height: 212px;
padding-top:0px;
padding-bottom:0px;
}

#footer_frontpage{
background: url(../img/footer_frontpage.jpg) no-repeat;
padding-top:3px;
height: 80px;
}

#footer{
background: url(../img/footer.jpg) no-repeat;
padding-top:0px;
height: 10px;
}
#frontpage_middle {

background: url(../img/frontpage_middle.jpg) no-repeat;
width: 720px;
height: 264px;
padding-top:0px;
padding-bottom:0px;
}
