@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background: #000000 url(images/bg.jpg) top center no-repeat;
	margin: 0px;
}
a{	
outline:none;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
p, form, div, table{
	margin:0;
	padding:0;
	}
p{
	padding-bottom:10px;
	}
#mainHolder{
	width:538px;
	height:517px;
	background:url(images/homepageBudaBG.jpg) top left no-repeat;
	margin:auto;
	margin-top:30px;
	padding:15px;
	padding-top:90px;
	
		}
#mainHolder2{
	background:url(images/contentPage.jpg) top left no-repeat;
	margin:auto;
	margin-top:30px;
	width:538px;
	height:517px;
	padding:15px;
	padding-top:90px;
	}
#content{
	height:410px;
	overflow:auto;
	}
#content h1{
	color:#E7C468;
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	
	}
#nav{
	padding-top:40px;
	line-height:37px;
	text-align:center;
	}
#nav a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(images/bullet.gif) 0px 16px no-repeat;
	display:inline-block;
	padding-left:10px;
	margin:0 5px;
	}
#nav a.breather{
	background:none;
	padding-left:25px;
	cursor: default;
	}
#nav a.breather:hover{
	text-decoration:none;
	}
#footer{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:600px;
	margin:auto;
	text-align:center;
	padding-top:18px;
	}
#footer a{
	color:#000000;
	}
table.gallery-table tr td img{
	border: 3px solid #FFCC66;
	

}
	
	
	
	
	
	
	