body {
    font-family: arial;
	font-weight: normal; 
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper {
	background:url("../images/jamie-hudson-logo.jpg") no-repeat left top;
	text-align: center;
	width: 800px;
	margin: auto;
	border: 0px solid #B5B5B5;
}
#linkscontainer  {
}
/*- Menu --------------------------- */

    #menu {
	  font-size:93%;
      line-height:normal;
      }
    #menu ul {
	  margin:0;
	  padding: 134px 5px 0 0px;
	  list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("../images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#6B78A9;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
	  color: #FF0000;
      }  

      #menu #current a {
      	background-position:0% -42px;
      }
      #menu #current a span {
      	background-position:100% -42px;
      }
/*- Menu --------------------------- */

#text  {
	clear:both;
	text-align: left;
	padding:20px 15px 5px 15px;
	/*background-color: #EBEBEE;*/
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	margin: 0px;
	position:relative;
}
#portfolio  {
	clear:both;
	text-align: center;
	padding:25px 15px 5px 15px;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	margin: 0px;
}
#photo {
	float: right;
	position:absolute;
	top:30px;
	right:0;
	border: 1px solid #B5B5B5;
	margin: 0 0 0 10px;
}
#box {
	float: right;
	width: 290px;
	margin:20px 0 20px 20px;
}
#box1 {
	padding:10px;
	text-align: center;
	background-color: #DBDBDB;
	border: 1px solid #B5B5B5;
}
#box2 {
	text-align: center;
	color: #DBDBDB;
	width: 180px;
	background-color: #666666;
	border: 1px solid #B5B5B5;
	margin: 7px 0 0 0;
}
.foliolinks {
	text-align: center;
	background-color: #DBDBDB;
	border: 1px solid #B5B5B5;
	padding: 4px 20px 4px 20px;
}
#cvtable {
	clear:both;
	text-align: left;
	font-family: verdana;
	font-weight: normal; 
	font-size: 12px;
	margin: auto;
	background-color: #FFFFFF;
	/*border: 1px solid #B5B5B5;*/
	margin: 10px;
	padding: 10px;
}
a {
	font-size: 12px;
	color: #6B78A9;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6B78A9;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #6B78A9;
}
h2  {
	font-size: 16px;
	font-weight: bold;
	height: 1%;
	position: relative;
	display:block; 
	margin-bottom:0;
}
.bold  {
	font-size: 14px;
	font-weight: bold; 
}
.boxhighlight  {
	font-size: 20px;
	font-weight: bold; 
}
#legal a {
	text-decoration: none;
	color: #6B78A9;
	font-size: 10px;
}
#legal  {
	color: #6B78A9;
	font-size: 10px;
}
.heading {
	font-size: 14px;
	font-weight: bold; 
}