body {
	background: #d2d2d2 url(http://jamie-bell.com/images/v16/v16_bg.jpg) repeat-x;
	margin: 0px;
	font: 9pt Trebuchet MS;
	color: #4f585b;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #6d8990;
}
a:hover {
	color: #12191c;
}
b, strong {
	color: #12191c;
}
em, i, u {
	color: #968061;
}
a img {
	border: 3px solid #c9c9c9;
}
a:hover img {
	border: 3px solid #aaaaaa;
}
table, tr, td {
	font: 9pt Trebuchet MS;
}

/* ---------------------- */

#sideBar {
	background: #0f171b url(http://jamie-bell.com/images/v16/v16_08.jpg) no-repeat;
	width: 309px;
	height: 100%;
	vertical-align: top;
	padding: 10px;
}
#sideBar h1 {
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #877d5f;
	margin: 0px;
	padding: 5px;
}
#sideBar div.main {
	margin: 0px 0px 15px 0px;
}
#sideBar div.mainText {
	background: #131d22;
	text-align: justify;
	color: #59646a;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#sideBar a {
	color: #7c8b8f;
}
#sideBar a:hover {
	color: #cac0a3;
}
#sideBar b {
	color: #cac0a3;
}
#sideBar strike {
	color: #2d393f;
}
#sideBar small {
	color: #c2d6d9;
}
#sideBar a img {
	border: 2px solid #2d393f;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
#sideBar a:hover img {
	border: 2px solid #424f56;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

/* ---------------------- */

#contentsBody {
	background: url(http://jamie-bell.com/images/v16/v16_09.jpg) repeat-y;
	width: 537px;
	height: 100%;
	vertical-align: top;
	padding: 0px 10px;
}
#contentsBody h1 {
	background: #313b3f;
	font: 13pt Times New Roman;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	color: #9baeb1;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
}
#contentsBody h2 {
	font: 8pt Trebuchet MS;
	font-style: italic;
	text-align: center;
	color: #8c9b9d;
	margin: 0px 0px 15px 0px;
}
#contentsBody h2 a {
	font-weight: normal;
	text-decoration: underline;
}
#contentsBody div.main {
	margin: 0px 0px 25px 0px;
}
#contentsBody div.mainText {
	text-align: justify;
}
#contentsBody blockquote {
	background: #dddddd url(http://jamie-bell.com/images/v16/v16_bl.jpg) no-repeat;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #7b7b7b;
}
#contentsBody textarea, #contentsBody input, #contentsBody select, #contentsBody button {
	background: #dddddd;
	border: 0px;
	font: 8pt Trebuchet MS;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #7b7b7b;
}
/* ---------------------- */

.projectsTab {
	font: 9pt Trebuchet MS;
	text-align: left;
	margin: 0px;
	list-style-type: none;
}
.projectsTab ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.projectsTab li {
	display: inline;
	margin: 0px 1px 0px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.projectsTab li a, .projectsTab li a:visited {
	background: #1a272e;
	padding: 5px;
	color: #c2d6d9;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.projectsTab li a:hover {
	background: #213139;
	padding: 5px;
	color: #ffffff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.projectsTab li a:active {
	background: #1e2d34;
	padding: 5px;
	color: #c3ac8b;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tabberlive .tabbertabhide {
 display:none;
}
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/* ---------------------- */

#ad {
	background: #0f171b;
	width: 932px;
	height: 98px;
	vertical-align: middle;
	text-align: center;
}
#introduction {
	background: #9cafb2 url(http://jamie-bell.com/images/v16/v16_04.jpg) no-repeat;
	width: 296px;
	height: 94px;
	font: 8pt Trebuchet MS;
	color: #0f171b;
	text-align: justify;
}
#left {
	background: url(http://jamie-bell.com/images/v16/v16_07.jpg) repeat-y;
	width: 41px;
	height: 100%;
}
#right {
	background: url(http://jamie-bell.com/images/v16/v16_10.jpg) repeat-y;
	width: 45px;
	height: 100%;
}
#latestPhotos img {
	width: 55px;
	height: 60px;
}