/* CSS Document */
body {
	background-image:url(../../images/structure/bck.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#fff;
}
ul {
margin:0px;
padding:0px;
}
li {
height:31px;
list-style-type:none;
margin:0px;
padding:0px;
}
a {
	text-decoration: underline;
	color:#FFCC00;
}
a:link, a:visited {
	text-decoration: underline;
	color:#FFCC00;
}
a:hover {
	text-decoration: none;
	color:#FFFF00;
}
h1 { 
	font-size: 18px;
	color: #fff;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #FFCC00;
}
h3 { 
	font-size: 14px;
	color: #FFCC00;	
}
#top {
height:188px;
width:960px;
}
#mid {
background: url(../../images/structure/bck_mid.jpg) top no-repeat;
width:960px;
min-height:407px;
}
#menu {
position:absolute;
width:204px;
left:36px;
top:154px
}
#menu2 {
margin-top:15px;
}
#menu2 img {
margin-right:6px;
}
.bovag_nap {
margin-left:8px;
}
#content {
float:right;
width:630px;
min-height:400px;
padding: 0px 20px 20px 0px;
}
#marquee{
	position:absolute;
	top:200px;
	right:0px;
	width:460px;
	height: 20px;
	font-size:14px;
	color: #FFCC00;
	font-weight:bold;
}
#wrapper {
position: relative;
margin: 0 auto;
width: 960px;
min-height:450px;
background-color:#2d2d2d;
}

