body {
  background:#ffffff;
  margin:0;
  color:#333333;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:#0066CC;
  text-decoration:underline;
  }
a:visited {
  color:#0066CC;
  text-decoration:underline;
  }
a:hover {
  color: black;
  text-decoration:underline;
}

h1, h2, h3, h4 {
margin-bottom: 2;
padding-bottom: 2;
} 

a.links:link {color:#0066CC; text-decoration: underline; }
a.links:visited {color:#0066CC; text-decoration: underline; }
a.links:hover {color:#FFCC00; text-decoration: underline; }

/* Header
-----------------------------------------------
 */

#header-wrapper {
  width:660px;
  margin:0 auto 10px;
  border:1px solid #cccccc;
  }

#header-inner {
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}

#header { 
  margin: 5px;
  border: 1px solid #cccccc;
  text-align: center;
  color:#336600;
}

#header h1 {
  margin:5px 5px 0;
  padding:15px 20px .25em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  font: normal normal 200% Georgia, Serif;
}

#header a {
  color:#000000;
  text-decoration:none;
  }

#header a:hover {
  color:#666666;
  text-decoration: underline;

  }

#header .description {
  margin:0 5px 5px;
  padding:0 20px 15px;
  max-width:700px;
  text-transform:uppercase;
  letter-spacing:.2em;
  line-height: 1.4em;
  font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  color: #666666;

}


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 850px;
  margin:0 auto;
  padding:10px;
  text-align:left;
  font: normal normal 100% Georgia, Serif;
  }

#main-wrapper {
  width: 800px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }
  
  .header {
	background-image: url(images/matt_mackinnon_header.jpg);
	background-repeat: no-repeat;
}


.linkback {
	background-image: url(../images/link_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 43px;
	border: 1px solid #6a79ca;
}


.links_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696969;
	line-height: 43px;
}
