/* CSS Document InterConcert by Nase Karajanov KarajanN */

html, body {
	width:100%;
	height:100%;
	min-height:900px;
	min-width:900px;
}
body {
	background: #000000 url(../images/bgrnd.jpg) center top no-repeat;
}
html, body, h1, p, div, img, ul, li {
	margin:0px;
	padding:0px;
}
img {
	border:0px
}
#container {
	width:660px;
	height:670px;
	padding-top:100px;
	margin:0 auto;
	overflow:hidden
}
#header, #mainmenu {
	width:100%;
}
#header {
	height:80px;
	padding-bottom:60px;
}
ul {
	list-style-type:none;
	list-style-position:outside;
}
#header li {
	height:12px;
	width:100%;
	padding:7px 0px;
}
#header li img {
	vertical-align:top
}
#leftmenu {
	width:242px;
	height:80px;
	text-align:right;
}
#logoheader {
	width:180px;
	padding-top:27px;
	height:25px;
	text-align:center;
}
#rightmenu {
	width:200px;
	height:80px;
	text-align:left;
}
#mainmenu {
	width:100%;
	height:12px;
}
#mainmenu li {
	height:12px;
	padding-left:35px;
	float: left;
}
.left {
	float:left
}
.right {
	float:right
}
#footer {
	width:860px;
	height:40px;
	margin:0 auto;
	text-align:right
}
.whitetxt {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
	font-family:Arial ;
}
.goldtxt {
	color: #c2964f;
	text-decoration: none;
	font-size: 10px;
	font-family:Arial ;
}
a.goldlink {
 color:#c2964f; 
 text-decoration:none;
 font-family:Arial ;
 
}
.style3 {color: #99CC33}
.style4 {color: #33FF99}
.style6 {color: #c2964f ;font-size: 10px; font-family:Arial }
.whitetxt {color: #FFFFFF;font-size: 13px; font-weight:bold;font-family:Arial}
.goldtxt {color: #c2964f; font-size: 11px; font-family:Arial}


a.gold:link {
	color: #c2964f;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial
}
a.gold:active {
	color: #c2964f;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial
}
a.gold:visited {
	color: #c2964f;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial
}
a.gold:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial
}
a.link_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.link_white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.link_white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.link_white:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

