body, td, th {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image:url(masters-bulgaria.jpg);
}
body {
	background-color: #000000;
	background-position:top center;
	background-repeat: no-repeat;
	margin-left: 0px;
}
h1 {
	border-bottom:1px solid #0d1527;
	margin-top:20px;
}
h2 {
	font-size:14px;
	border-bottom:1px solid #0d1527;
	padding-bottom:5px;
}
blockquote {
	padding:0 0 0 15px;
	margin:0;
	}
.mainHolder {
	width:600px;
	margin:300px auto 0 auto;
}
ul.images {
	list-style:none;
	overflow:hidden;
}
ul.images li {
	float:left;
	padding:0 2px;
}
ul.images img {
	border:0;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
/* - ----------------- Menu Start ------------------ */
.menu {
	padding: 0;
	list-style: none;
	text-align:center;
	clear:both;
}
.menu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 15px 10px;
	display: block;
	color: #fff;
	width: 100px;
	height:30px;
	text-decoration: none;
	font-weight: bold;
	background-color:#08142c;
	margin:3px;
}
.menu a:hover {
	background-color:#15265a;
	}
.menu li em {
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
ul.sponsors {
	list-style:none;
	background:url(sponsors-bg.jpg) no-repeat;
	width:594px;
	height:106px;
	padding:15px;
	margin:10px;
	}
.sponsors li {
	float:left;
	}
ol.jujes li{
	clear:both;
	border:1px solid #fff;
	}
ol.jujes img {
	border:5px solid #20469b;
	}
div.created {
	width:600px;
	margin:0 auto;
}
/* - ----------------- Menu end ------------------ */