* {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {
	height:100%;
}
body {
	background-color:#1f1f1f;
	background-image:url(images/page-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
p {
	margin-bottom:8px;
}
img {
	border:0;
}
a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#f05a28;
	text-decoration:underline;
	font-weight:bold;
}
#container {
	width:920px;
	height:auto;
	left:50%;
	margin-left:-460px;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat-y;
	position:absolute;
}
#hyves {
	width:auto;
	top:6px;
	left:24px;
	position:absolute;
	z-index:2;
}
#language {
	width:auto;
	top:10px;
	right:24px;
	position:absolute;
	z-index:2;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
#language a {
	color:#FFFFFF;
	text-decoration:none;
}
#language a:hover {
	color:#f05a28;
	text-decoration:none;
}
.nonactive {
	color:#3c3b3b;
}
#container2 {
	height:auto;
	background-image:url(images/contenttop.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-right:24px;
	padding-top:52px;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:155px;
}
#mainnav {
	height:53px;
	background-color:#1f1e1e;
}
.mainbtn {
	width:auto;
	float:left;
}
#content {
	height:auto;
	background-image:url(images/innercontent-bg.gif);
	background-repeat:repeat-y;
	margin-bottom:5px;
}
#content2 {
	height:auto;
	background-image:url(images/innercontent-top.gif);
	background-repeat:no-repeat;
}
#contentleft {
	width:203px; wid\th:194px;
	float:left;
	padding-left:9px;
}
.orgdesc {
	font-size:10px;
	color:#7c7c7c;
	margin-bottom:6px;
}
.logoorg {
	margin-bottom:6px;
}
.logospon {
	width:auto;
	float:left;
	margin-right:13px;
	margin-bottom:5px;
}
.logospon2 {
	width:auto;
	float:left;
	margin-bottom:5px;
}
.newsitem {
	margin-bottom:10px;
	border-bottom:1px dotted #a0a0a0;
}
.newscontentsmall {
	font-size:10px;
}
#contentright {
	width:669px;
	float:left;
}
#contentcontainer {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:10px;
	font-size:11px;
	line-height:15px;
}
.pagetitle {
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
.pagecontent {
	font-size:11px;
}
.item {
	border:1px solid #e3e3e3;
	padding:8px;
	margin-bottom:5px;
}
.info {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #e3e3e3;
	padding-bottom:4px;
}
.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#a1a1a1;
}
.pagenav {
	margin-bottom:10px;
	font-size:11px;
}
.pagenav td {
	height:25px;
	line-height:25px;
}
.message {
	font-size:12px;
	padding:4px;
}
.answer {
	background-color:#e3e3e3;
	padding:4px;
	color:#6b6b6b;
}
.input-field {
	width:420px; wid\th:415px;
	height:22px;
	line-height:22px;
	padding-left:5px;
	font-size:10px;
	border:1px solid #a0a0a0;
	background-color:#d7d6d6;
}
.input-area {
	width:420px; wid\th:415px;
	padding-left:5px;
	padding-top:5px;
	font-size:10px;
	border:1px solid #a0a0a0;
	background-color:#d7d6d6;
}
.albumitem {
	border:1px solid #a0a0a0;
	margin-bottom:4px;
}
.albumname {
	font-weight:bold;
	font-size:14px;
	height:22px;
	line-height:22px;
}
#contentfooter {
	background-image: url(images/innercontent-footer.gif);
	background-repeat:no-repeat;
	height:13px;
}
#footer {
	background-image: url(images/contentfooter.gif);
	background-repeat:no-repeat;
	height:34px; heig\ht:32px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	padding-right:30px;
	padding-top:2px;
}
#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#f05a28;
	font-weight:bold;
	text-decoration:none;
}