body
{
	background: url("images/background.gif");
	margin: 0px;
	font-family: Verdana;
	color: #424026;
}

#container
{
	width: 1000px;
	text-align: justify;
	overflow: hidden;
}

#header
{
	height: 185px;
}

.header-pic
{
	margin-top: 12px;
}

#upline
{
	position: absolute; 
	top: 5px;
	background: url("images/line.jpg") no-repeat;
	height: 4px;
	width: 569px;
}

#search
{
	position: absolute;
	top: 25px;
	left: 820px;
}

#search-button
{
	background: url("images/lupa.gif") no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
	border: 0px;
}

#search-input
{
	background: url("images/inputbackground.gif") no-repeat #fff;
	width: 144px;
	height: 18px;
	border: 0px;
}

.line
{
	background: url("images/line.jpg") repeat-x;
	height: 4px;
	width: 100%;
}

#left
{
	width: 210px;
	float: left;
	overflow: hidden;
}

.ornament
{
	margin: 29px 0px 0px 6px;
}

#menu
{
	width: 200px;
	height: 240px;
	margin: 25px 0px 0px 0px;
	
}

#menu ul li
{
	list-style: none;
	padding: 6px 0px 0px 6px;
}

#menu a
{
	color: #700904;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: #fac663;
	display: block;
}

#menu a:hover
{
	color: #700904;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#admin
{
	width: 189px;
	margin: 20px 0px 0px 30px;
	font-size: 10px;
	text-align: left;
}

#admin a
{
	font-size: 11px;
	color: #424026;
	text-decoration: none;
}

#admin a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #424026;
	text-decoration: none;
}

.admininput
{
	background: url("images/inputbackground.gif") no-repeat;
	background-color: transparent;
	margin: 5px 0px 3px 31px;
	width: 144px;
	height: 18px;
	border: 0px;
}

.admininputselect
{
	background: url("images/inputbackground.gif") no-repeat;
	background-color: white;
	margin: 5px 0px 3px 31px;
	width: 144px;
	height: 18px;
	border: 0px;
}

.buttonreg
{
	background-color: transparent;
	color: #424026;
	position: absolute;
	margin-left: 0px;
	margin-top: 35px;
}

.buttonpassword
{
	background-color: transparent;
	color: #424026;	
	position: absolute;
	margin-top: 35px;
	margin-left: 0px;
}

#gallery
{
	margin: 70px 0px 0px 50px;
	width: 143px;
}

#galleryup
{
	background: url("images/galleryup.gif") no-repeat;
	width: 143px;
	height: 15px;
}

#galleryinfo
{
	background: url("images/galleryinfo.gif") repeat-y;
	width: 143px;
	height: auto;
	margin-top: -2px;
	padding: 0px 0px 0px 6px;
}

#gallerypic
{
	border: 2px solid #666;
}

#gallerydown
{
	background: url("images/gallerydown.gif") no-repeat;
	width: 143px;
	height: 15px;
}

#podmenu
{
	margin: 20px 0px 0px 40px;
	text-align: left;
	font-size: 10px;
}

#podmenu a
{
	color: #424026;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#podmenu a:hover
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#center
{
	float: left;
	width: 525px;
	padding: 28px 10px 20px 20px;
	text-indent: 10px;
	color: #700904;
	font-size: 12px;
	overflow: hidden;
}

#center a
{
	color: #700904;
	text-decoration: none;
	font-weight: bold;
}

#center a:hover
{
	color: #700904;
	font-weight: bold;
}

#right
{
	float: left;
	width: 222px;
	overflow: hidden;
}

#right a
{
	color: #424026;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}

#right a:hover
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#news
{
	width: 208px;
	margin: 28px 0px 0px 13px;
	clear: both;
}

#newsup
{	
	background: url("images/newsup.gif") no-repeat;
	width: 208px;
	height: 55px;
}

#calendar
{
	width: 208px;
	margin: 30px 0px 0px 13px;
	clear: both;
}

#calendarup
{	
	background: url("images/calendarup.gif") no-repeat;
	width: 208px;
	height: 79px;
}

.inforight
{	
	background: url("images/info-right.gif") repeat-y;
	width: 208px;
	padding-left: 20px;
	padding-right: 15px;
	font-size: 10px;
	clear: both;
}

.textright
{
	width: 165px;
}

.footerright
{	
	background: url("images/footer-right.gif") no-repeat;
	width: 208px;
	height: 25px;
}

#footer
{
	height: 30px;
	margin: 3px 10px 0px 10px;
	font-size: 10px;
	clear: both;
	height: 20px;
}

#footer a
{
	color: #424026;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover
{
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}

#regimg
{
	height: 15px;
}

#profile-details
{
	width: 400px;
}

#profile-password
{
	width: 500px;
}

#profile-mail
{
	width: 500px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

#map
{
	margin: 0px 0px 0px 150px;
	font-size: 15px;
}

#map ul
{
	list-style: none;
	margin: 10px;
}

a:hover.map
{
	padding-left: 5px;
	font-weight: bold;
}

.list
{
	border: 0px;
	padding-right: 5px;
}