body
{
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	background-color: #a0a8bf;
	margin: 0;
	padding: 0;
	background-image: url('../images/right_bg.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	
}

#wrapper
{
	position: absolute;
	left: 0;
	top: 0;
}

p
{
	padding-top: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-align: justify;
}

h1
{
	color: #910006;
	font-size: 1.6em;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	font-family: Garamond, "Garamond Premier Pro", Georgia, "Times New Roman", Times, serif;
}

h2
{
	color: #110098;
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Garamond, "Garamond Premier Pro", Georgia, "Times New Roman", Times, serif;
}

img
{
	border: 0;
}

#bg
{
	position: absolute;
	color: #000000;
	left: 0;
	top: 0;
	width: 840px;
	height: 608px;
	z-index: 1;
	background-attachment: fixed;
	background-image: url('../images/bg_IE.png');
	overflow: hidden;
}

#bg #logo
{
	top: 110px;
	right: 430px;
	position: absolute;
	z-index: 5;
	visibility: hidden;
}

#bg #button1
{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 340px;
	left: 760px;
	z-index: 3;
}

#bg #button2
{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 365px;
	left: 760px;
	z-index: 3;
}

#bg #button3
{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 390px;
	left: 760px;
	z-index: 3;
}

#bg #button4
{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 415px;
	left: 760px;
	z-index: 3;
}

#bg #button5
{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 440px;
	left: 760px;
	z-index: 3;
}

#bg #button6
{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 465px;
	left: 760px;
	z-index: 3;
}

#content
{
	background: transparent fixed;
	overflow: auto;
	width: 550px;
	height: 430px;
	left: 90px;
	top: 90px;
	z-index: 2;
	position: absolute;
	padding-right: 10px;
		scrollbar-base-color: #835e4f;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #835e4f;
	scrollbar-dark-shadow-color: #927163;
	scrollbar-shadow-color: #b1978c;
	scrollbar-3d-light-color: #927163;
}

#content a
{
	color: #000000;
	background-color: transparent;
}

#content a:visited
{
	color: #000000;
	background-color: transparent;
}

#content #leftBig
{
	width: 67%;
	position: relative;
	float: left;
}

#content #rightSmall
{
	width: 29%;
	position: relative;
	float: right;
}


#content #leftEqual
{
	width: 46%;
	position: relative;
	float: left;
}

#content #rightEqual
{
	width: 46%;
	position: relative;
	float: right;
}


#content #noscroll
{
	text-align: left;
	position: relative;
	width: 100%;
}

#content #stop
{
	z-index: 2; 
	right: 35px; 
	top: 70px;
	width: 100px;
	text-align: center; 
	position: absolute; 
	visibility: hidden;
}

#content #stop a
{ 
	color: #8b8b8b; 
}

#content #stop a:visited
{ 
	color: #8b8b8b; 
}

#content .welcome
{ 
	font-size: 1.5em;
	font-weight: bold;
	clear: both;
	width: 100%;
	text-align: left;
	padding-top: 0.5em;
}

#page #ticker
{
	position: absolute;
	width: 100%;
	height: 1em;
	left: 0;
	bottom: 80px;
	z-index: 0;
	padding-left: 50px;
	padding-bottom: 0.8em;
	line-height: 2;
	background-image: url('../images/ticker_bg3.png');
	font-family: inherit;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
	visibility: hidden;
	overflow: hidden;
	background-repeat: repeat-x;
	z-index: 1;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#page #ticker a
{
	color: #FFFFFF;
}

#right_cover
{
	background-color: transparent;
	left: 840px;
	top: 0px;
	width: 177px;
	position: absolute;
	z-index: 5;
	height: 608px;
	text-align: left;
}

#right_cover #menu
{
	position: relative;
	background-color: transparent;
	background-image: url('../images/newspaper_bg_IE.png');
	color: #00047d;
	width: 110px;
	padding-left: 40px;
	padding-right: 25px;
	height: 405px;
	top: 0px;
	left: 0px;
	padding-top: 50px;
	font-size: 14px;
}


#right_cover #menu h1
{
	font-family: Garamond, "Garamond Premier Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#right_cover #menu a
{
	color: #000000;
	background-color: transparent;
}

#right_cover #menu a:hover
{
	color: #910006;
	background-color: transparent;
}

#right_cover #menu th
{
	padding-top: 8px;
	color: #000000;
	background-color: transparent;
	text-align: left;
}

#right_cover #menu td
{	
	padding-bottom: 8px;
	border-bottom: dashed 1px;
	border-color: #000000;
}


#right_menu a
{
	color: #FFFFFF;
}

#right_menu a:visited
{
	color: #cccccc;
}

.page_menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.page_menu li
{
	padding-bottom: 7px;
}

.show-list-passed
{
	color: #8b8b8b;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
}

.show-list-newyear
{
	color: #000caa;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
}

.show-list-reddeparture
{
	color: #ce3a3a;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;	
}

#cabnet
{
	font-size: 0.7em;
	margin-left: 10px;
	text-align: left;
	position: absolute;
	bottom: 0;
}

#cabnet a
{
	color: #FFFFFF;
	background-color: transparent;
}

#cabnet a:visitied
{
	color: #FFFFFF;
	background-color: transparent;
}

