.bod {
	background-image:url(http://www.barringtons.com.au/images/BG.jpg); 
	background-position: top center;
	background-repeat: no-repeat; 
	background-color: #46595F; 
	padding:0; 
	margin:0; 
	background-attachment: fixed;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #003F5E;
	}
body {
	padding:0; 
	margin:0; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #005E3F;
	}
A:link {COLOR: blue; FONT-STYLE: normal; FONT-FAMILY: 'Arial'; TEXT-DECORATION: underline}
A:visited {COLOR: blue; FONT-STYLE: normal; FONT-FAMILY: 'Arial'; TEXT-DECORATION: underline}
A:active {COLOR: blue; FONT-STYLE: normal; FONT-FAMILY: 'Arial'; TEXT-DECORATION: underline}
A:hover {COLOR: black; FONT-STYLE: normal; FONT-FAMILY: 'Arial'; TEXT-DECORATION: underline}
B {FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #01296e; FONT-FAMILY: 'Arial'; TEXT-ALIGN: justify}
form {padding : 0px 0px 0px 0px;margin : 0px 0px 0px 0px;}
p {FONT-SIZE: 11pt;margin:0;padding-bottom:6px;}
td
	{
	margin:0;
	padding: 0 0 6px 0;
	}
h1
	{
	color: #384A94;
	margin:0;
	padding: 0 0 6px 0;
	FONT-SIZE: 14pt;
	}
h2
	{
	color: #384A94;
	margin:0;
	padding: 0 0 6px 0;
	FONT-SIZE: 13pt;
	}
h3
	{
	color: #384A94;
	margin:0;
	padding: 0 0 6px 0;
	FONT-SIZE: 12pt;
	}
#Shell
	{
 	width:1010px; 
	border:0px solid #000000; 
	position:absolute; 
	left:50%; 
	margin-left:-505px; 
	padding-bottom: 10px;
 	}
#Logo
	{
	border:0px solid white;  
	width:200px; 
	height:140px; 
	position:absolute; 
	top:8px; 
	left:20px;
	}
#Banner
	{
	background:#46595F;
	border:0px solid white; 
	width:750px; 
	height:140px; 
	position:absolute; 
	left: 232px; 
	top: 8px; 
	}
#Menu
	{
	width:200px; 
	position:absolute; 
	top:160px; 
	left:20px;
	background-color:#ffffff;
	}
#ContentOuter
	{
	position: absolute; 
	width: 750px; 
	top: 160px; 
	left: 232px;
	}
#Content
	{
	background-color: white;
	padding: 10px;
	}
#Footer
	{
	height:37px;
	position:relative;
	top:4px;
	background-color: #78D242;
	color: 033057;
	border: 1px solid #384A94;
	padding: 5px;
	}
#Bottom
	{
	height:8px;
	}
.glossymenu
	{
	width: 180px; /*width of menu*/
	margin: 10px;
	}
.glossymenu a.menuitem{
background: black url(/images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
#imageHider
	{
	position:absolute;
	background-color:#fff;
	width:750px;
	height:140px;
	top:8px;
	left:232px;
	z-index:1000;
	}
#imageSlideshowHolder
	{
	/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 
	In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
	border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
	should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.
	*/
	/* CSS HACK */
	width/* */:/**/750px;	/* Other browsers */
	width: /**/750px;	
	/* CSS HACK */
	height/* */:/**/140px;	/* Other browsers */
	height: /**/140px;
	position:relative;	/* Never change this value */	
	}
.imageInGallery
	{
	width:750px;
	height:140px;
	background-color:#000;
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
	}
#imageSlideshowHolder img
	{
	position:absolute;
	}
#ybi-users
	{
	border:1px solid #88ff88;
	}
