body {
	font-family: "Palatino Linotype", "Times New Roman", serif;
}

#text, #news_position {
	font-size: 110%;
}

#header {
	height: 335px;
}

#menu_bg {
	background: url(/images/menu_bg.gif) 0 0 no-repeat;
	position: absolute;
	top: -18px;
	left: 42px;
	width: 859px;
	height: 18px;
}

#logo {
	margin-left: 25px;
}

.container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.header_box, .header_box_bg {
	right: 0;
	top: 0;
	height: 50px;
	padding: 1.4em 1em 32px 1em;
	margin-top: 50px;
	width: 15em;
	text-align: right;
	display: none;
}
.header_box_bg {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.left {
	padding-left: 2em;
}

#ie6 #key { display: none !important; }

/*
.right {
	width: 900px;
}
.right.append-1 {
	padding-left: 50px;	
}
*/

#menu {
	padding-left: 80px;
	z-index: 10;
	position: relative;
	top: -20px;
	left: -10px;
}

#menu a {
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
	font-family: Georgia, serif;
}

* h1 {
	color: #c02293;
	font-style: italic;
}

#icq * {
	font-size: 16px;
}

#news .header {
	font-size: 16px;
}

#news .shortdesc {
	display: none;
}


