BODY  {
	BACKGROUND: url(images/header.gif) repeat-x 0px 0px;
	margin: 0px;
	height:100%;
}

.default-table {
 	border-collapse: collapse;
	border: 0px;
 }
 
.default-td { 	
}

#body_popup {
	BACKGROUND: url(images/pophead.gif) repeat-x 0px 0px;
	margin: 0px;
}

#popup_buttons {
	position:absolute;
	top: 80px;
	width: 97%;
	text-align: right;
}

.popup_logo {
	position: absolute;
	width:93px;
	height:116px;
	top:0px;
	left:0px;	
	z-index:3;
}

.logo {
	position: absolute;
	width:98px;
	height:120px;
	top:4px;
	left:1px;	
	z-index:3;
}

.submenu {
	 height: 100%;
	 BACKGROUND: url(images/submenu_bg.gif) repeat-y 0px 0px;
	 z-index:2;
}

.marqtext {
	color: teal;
	font-weight: bold;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

.homepic {
	border: 1px solid black;
	float: right;
	margin-left: 10px;
}

.home_content {
	position: absolute;
	left: 10px;
	top: 160px;	
}

.content {
	position: absolute;
	left: 0px;
	top: 150px;
	z-index:3;	
	vertical-align:top;
}

.long_table tr {
	background-color: #FAF4DC;
}

#press {
	background: #F8F2D4;
	padding: 4px;
}

#menu1 {
	position: absolute;
	width:79px;
	height:92px;
	top:4px;
	left:99px;
	z-index:1;
}


#menu2 {
	position: absolute;
	width:79px;
	height:92px;
	top:4px;
	left:184px;
	z-index:1;
}

#menu3 {
	position: absolute;
	width:77px;
	height:92px;
	top:4px;
	left:273px;
	z-index:1;
}

#menu4 {
	position: absolute;
	width:70px;
	height:92px;
	top:4px;
	left:359px;
	z-index:1;
}

#menu5 {
	position: absolute;
	width:77px;
	height:82px;
	top:14px;
	left:443px;
	z-index:1;
}

#menu6 {
	position: absolute;
	width:81px;
	height:84px;
	top:25px;
	left:527px;
	z-index:1;
}

#menu7 {
	position: absolute;
	width:66px;
	height:88px;
	top:32px;
	left:615px;
	z-index:1;
}

#menu8 {
	position: absolute;
	width:73px;
	height:88px;
	top:32px;
	left:694px;
	z-index:1;
}

/* Adverts */

.advert_heading{
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

.advert_heading2{
	color :  #78361D;
	background-color: #FAF4DC;
	padding: 4px;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

.advert_contents{
	vertical-algin:top;
}

a.advert_contents {
	font-weight:normal;
}

.advert_contents ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.advert_contents li {
	list-style: none;
	color: black;
}
