@CHARSET "US-ASCII";/* change the background-colour of the page here */body {	background-color: #46496B;}/* This div contains the page's content */#contentdiv {		/*background-color: #46496B;*/		width: 780px;		height: 510px;		float: left;		margin-top: 24px;		margin-left: 10px;		font-family: Trebuchet MS, Verdana, Ariel, Sans-Serif;		font-size: 14px;		font-weight: normal;		overflow: auto;}/* The logo's size and position */#jmrbanner {	width: 821px;	height: 49px;}#bannerdiv {	width: 821px;	height: 49px;	margin-left: 86px;	margin-top: 25px;}.lesswide {	width: 300px;	}.abitlesswide {	width: 680px;	}/* The menu formatting (size, font, position, etc...) */#menudiv {	font-family: Trebuchet MS, Verdana, Ariel, Sans-Serif;	font-size: 16pt;	font-weight: bold;	position: relative;	top: 18;	left: 24;	width: 175;	color: #46496B;}#menudiv img {	border:0px;	}/* These are the menu link colours */#menudiv a:LINK {	color: #46496B;}#menudiv a:VISITED {	color: #46496B;}#menudiv a:HOVER {	color: #B1B3CB;}/* this is the main box, centered in the page */#bodydiv {	background-color: #FFFFFF;	position: absolute;	left: 50%;	top: 50%;	height: 620;	width: 1000;	margin-left: -450px; /* Half the width of the DIV tag which is 50 pixels */	margin-top: -310px; /* Half the height of the DIV tag which is also 50 pixels */		text-align: left;}/* This div contains menu and logo, and sits at left of the main box */#leftdiv {	float: left;}.picture_caption {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;}.gallery_thumbnail {	margin-left: 10px;}.Title {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: large;	font-weight: lighter;	color: #666699;}