body {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-family: verdana, tahoma, arial, sans-serif;
	background:#F0FFFF;
	font-size: small;
	}
		
p, ul	{
	font-size: small;
	}

h4, h3	{
	font-size: small;
	font-weight: bold;
	}


a:link { 
	color: #00688B;
	text-decoration:none;
	}

a:visited { 
	color: #884444;
	text-decoration:none;
	}

a:hover { 
	color: #00BFFF;
	text-decoration:none;
	}


	#top-left {
		background: #F0FFFF url("../image-files/steve.jpg") center left no-repeat;
		position: absolute;
		left:10px;
		top:10px;
		height:100px;
		width:173px;
		}

	#top-middle {
		background:#F0FFFF url("../image-files/my-back-pain.gif") center left no-repeat;
		margin-left:175px;
   		margin-right:10px;		
		height:98px;
		border:1px solid #F0FFFF;
		}

	#google-ad {
		background:#F0FFFF;
		border:0px solid #F0FFFF;
		padding:5px 5px 5px 0px;
		float:left;
		}

	#picture-left {
		background:#F0FFFF;
		border:0px solid #000000;
		padding:5px 10px 5px 0px;
		float:left;
		}

	#picture-column-left {
		background:#F0FFFF;
		border:0px solid #000000;
		padding:5px 0px 5px 0px;
		float:left;
		}

	#picture-right {
		background:#F0FFFF;
		border:0px solid #000000;
		padding:5px 0px 5px 10px;
		float:right;
		}

	#menu {
		position: absolute;
		left:10px;
		top:110px;
		width:173px;
		background:#F0FFFF;
		border:1px solid #F0FFFF;
		}

	#menu p {
		font-size:small;
		font-weight:bold;
		}


	#content {
		background:#F0FFFF;
   		margin-left:200px;
   		margin-right:200px;
		border:1px solid #F0FFFF;
		}
		
	#google-right {
		position:absolute;
		right:10px;
		top:500px;
		width:162px;
		background:#F0FFFF;
		border:1px solid #F0FFFF;
		}


	#rightmenu {
		position: absolute;
		right: 10px;
		top: 110px;
		width: 175px; }

	#disclaimer {
		width:173px;
		background:#E6E6FA;
		border:1px solid #E6E6FA;
		}

	#disclaimer p {
		font-size:x-small;
		}


/* Do not use this without changing the colour!*/

	#sub-right { 
		width: 165px; 
		background: #FFDDFF; 
		border: 3px solid #CCAACC; 
		padding: 2px;
		}

	#sub-right p, { 
		font-size: x-small; 
		}

	#sub-right ul, { 
		font-size: x-small; 
		}


/* Do not use this without changing the colour!*/

	
.cr {text-align: center}
.it {font-style: italic}
.bd {font-weight: bold}
.red {color: red}

.menu-sub {
	background: #C1CDC1;
	border: thin #838B83 solid;
	padding: 2px;
	line-height:1;
	}
.menu-item {
	padding-left:2px;
	}

