body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#979797;
        min-width:800px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:16px;
		font-family: helvetica, tahoma, arial narrow;
		line-height: 180%;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		text-decoration:none;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	p a:hover {
		color:#990000;
	}
	img {
		margin:10px 0 5px;
		border-style: none;
	}
	span {
	display: none;
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
		height: 156px;
		background-image: url(images/header_bg.gif);
		background-repeat: repeat-x;
    }
	#header {
		border-bottom:3px solid #d1d1d1;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#fff;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (double page) settings */
	.doublepage {
		background:#fff;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;				/* right column width */
		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;				/* left column content width (column width minus left and right padding) */
		left:52%;				/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;				/* right column content width (column width minus left and right padding) */
		left:56%;				/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		background-image: url(images/foot_bar.jpg);
		background-repeat: repeat-x;
		background-color: #979797;
		min-height: 77px;
    }
    #footer p {
        padding:1px;
        margin:0;
		text-align: center;
    }

#logo {
	float: left;
	background-color: #0066cc;
	background-image: url(images/logo_border.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	height: 101px;
	margin: -1px 0 0 -20px;
	width: 300px;
	text-align: center;
	padding: 10px 0 0 20px;
	color: #fff;
	font-size: 12px;
	word-spacing: 3px;
	line-height: 180%;
}

#logo a {
	color: #ededed;
	font-weight: bold;
	text-decoration: none;
}

#logo a:hover {
	color: #000;
	text-decoration: none;
}

#logo img {
	margin: 0;
	padding:0;
}

logo img:hover{
	text-decoration: none;
	border-style: none;
}

#hbut{
  display: block;
  width: 120px;
  height: 111px;
  background: url(images/hbut.jpg) no-repeat 0 0;
  margin: -1px 0 0 0;
  padding: 0;
  float: right;
  border: solid;
  border-width: 0 1px 0 1px;
  border-color: #fff;
}

#hbut:hover { 
  background-position: 0 -111px;
}

#abut{
  display: block;
  width: 120px;
  height: 111px;
  background: url(images/abut.jpg) no-repeat 0 0;
  margin: -1px 0 0 0;
  padding: 0;
  float: right;
  border: solid;
  border-width: 0 1px 0 0;
  border-color: #fff;
}

#abut:hover { 
  background-position: 0 -111px;
}

#cbut{
  display: block;
  width: 120px;
  height: 111px;
  background: url(images/cbut.jpg) no-repeat 0 0;
  margin: -1px 40px 0 0;
  padding: 0;
  float: right;
  border: solid;
  border-width: 0 1px 0 0;
  border-color: #fff;

}

#cbut:hover { 
  background-position: 0 -111px;
}

#menu {
	height: 45px;
	width: 100%;
	background-image: url(images/fab_bar.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	clear: both;
}

#menubuttons {
	height: 45px;
	margin: 0 auto 0 auto;
	text-align: center;
	word-spacing: 5px;
	padding: 11px 0 0 0;
	clear:both;
}

#menubuttons a {
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family: Helvetica, aharoni, times new roman;
	padding: 1px 1px 1px 1px;
}

#menubuttons a:hover {
	text-decoration: none;
	color: #000;
}

#menubuttons a:active {
	text-decoration: none;
	color: #684f1a;
}

