@charset "utf-8";
/* FFKSIRES STYLESHEET */

#wrapper {
	width: 902px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 902px;
	height: 138px;
	background-image:url(img/theme_black/header.png)
}

#navigation {
	width: 902px;
	height: 61px;
	background-image:url(img/theme_black/navbar.png);
	position: relative;
	}

#navbuttons {
	width: 100%;
	heigh: 37px;
	position: absolute;
	top: 14px;
}


#maincontent {
	width: 902px;
	height: 356px;
	background-image:url(img/theme_black/maincontent.png);
	position: relative;
}

#maincontent2 {
	width: 902px;
	height: 500px;
	background-image:url(img/theme_black/maincontent_emp.gif);
	position: relative;
}

#maincontent_wingal {
	width: 902px;
	height: 1200px;
	background-image:url(img/theme_black/maincontent_wingal.gif);
	position: relative;
}

#flashgallery {
	width: 600px;
	height: 310px;
	position: absolute;
	top: 23px;
	right: 52px;
	border: 0px solid #fff;
}

#contentwin2 {
	width: 822px;
	height: 424px;
	position: absolute;
	top: 22px;
	right: 42px;
	border: 0px solid #fff;
}

#contentwin3 {
	width: 862px;
	height: 424px;
	position: absolute;
	top: 15px;
	right: 22px;
	border: 0px solid #fff;
}

#sirespage {
	width: 600px;
	height: 300px;
	position: absolute;
	top: 23px;
	right: 52px;
	border: 0px solid #fff;
}

#newswrapper {
	width: 600px;
	height: 205px;
	position: absolute;
	top: 23px;
	right: 52px;
}

#siresmenu {
	width: 110px;
	height: auto;
	position:absolute;
	top: 10px;
	left: 17px;
}

#newsbox {
	width: 577px;
	height: 232px;
	background-image:url(img/theme_black/bottomleft.png);
	float: left;
	position: absolute;
	font-size: 12px;
}

#newsbox h1, h2, h3 {
	font-size:12px;
}

#sirerecord {
	width: 902px;
	height: 420px;
	background-image:url(img/theme_black/siredetails.gif);
	float: left;
}

#mediabox {
	width: 325px;
	height: 232px;
	background-image:url(img/theme_black/bottomright.png);
	float: right;
}

#ticker {
	width: 490px;
	height: 155px;
	position: absolute;
	top: 46px;
	left: 17px;
	overflow: hidden;
	overflow-x: hidden;
}

#ticker h1, h2 {
    margin: 0 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 140%;
    color:#F90;
}

#footer {
	margin: 0 auto;
	clear: both;
	width: 920px;
	text-align: center;
}

#newsheader {
	width: 86px;
	height: 23px;
	position: absolute;
	top: 15px;
	left: 19px;
	background-image:url(img/theme_black/latestnews_header.png);
}
