html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background:url(/img/bg_mid.jpg);
	padding-top:15px;
 	font-family:"Lucida Grande","Lucida Sans Unicode","Calibri","Tahoma",sans-serif;
 	font-weight:normal;
	line-height:1.8em;
}

em {
	font-style:italic;
}

.tip-text {
	display:none;
}

.tip {
	width:130px;
	font-size:0.8em;
	padding:5px;
	background:url(/img/blue_stripes.gif);
	font-weight:bold;
	line-height:1em;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

strong {
	font-weight:bold;
}


#header, #body {
	width:893px;
	margin:0 auto;
}

#header {
	height:109px;
	background:transparent bottom center no-repeat;
}


#body {
	padding:1px 0	;
	background-position:35px 0;
}

#content {
	background:white;
	margin:0 20px 19px;
	padding:35px;
}



a {
	color:#00CCD7;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#007B82;
}


.title {
	font-weight:bold;
	font-style:italic;
}

.image_replacement {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}


#home #header a.home, #portfolio #header a.portfolio {
	height:102px;
}

#header a.home {
	float:left;
	width:490px;
}

#header a.portfolio {
	float:right;
}

#home #header a.portfolio, #portfolio #header a.home {
	height:72px;
	margin:15px 0 0 0;
}

#home #header {
	background-image:url(/img/briony_smith_lg.gif);
}

#home #header a:hover {
	text-decoration:none;
}

#home #header a.portfolio {
	width:390px;
	background:url(/img/portfolio_sm.gif) center -22px no-repeat;
}

#home #header a.portfolio:hover {
	background-position: center -122px;
}


	
#home #body {
	background-image:url(/img/pink_stripes.gif);
}

#home #body img {
	float:left;
	margin-right:30px;
	padding:3px;
	border:1px solid #999;
}

#home #body p {
	margin-top:50px;
}

#home a.bottom {
	font-size:1.1em;
	font-weight:bold;
	width:220px;
	height:40px;
	padding-top:20px;
	float:left;
	display:block;
	text-align:center;
	margin:20px 0 0 0;
}

#home a.aboutBriony {
	color:#FD4CA5;
}

#home a.aboutBriony:hover {
	color:#DB036F;
}

.about #body #content {
}

.about #body #content p {
	margin:0px 0px 20px;
}

.about #body #content img {
	float:right;
	margin:15px 30px;	
}

#portfolio #header {
	background-image:url(/img/portfolio_lg.gif);
}

#portfolio #header a.home {
	background:url(/img/briony_smith_sm.png) center -22px no-repeat;
	width:277px;
}

#portfolio #header a.home:hover {
	background-position: center -122px;
}

#portfolio #header a.portfolio {
	width:610px;	
}

#portfolio #body {
	background-image:url(/img/blue_stripes.gif);
}

#portfolio #content {
	background: url(/img/black_bg.png) top center repeat-y;
	color:white;
	padding-right:0;
}

#article_detail {
	float:left;
	width:250px;
	margin:0 35px 0 0;
	display:inline;
	font-size:1.2em;
	letter-spacing:-0.06em;
	line-height:0.9em;
	font-weight:bold;
}

#article_detail img {
	border:1px solid #ccc;
	text-decoration:none;
	display:block;
	width:250px;
	padding:5px;
	margin-bottom:20px;
}

#article_detail a img {
	border:0;
}

#article_detail h2 {
	margin-bottom:15px;
	font-size:1.4em;
	line-height:0.8em;
}

#article_detail_date {
	color:#ccc;
}

#article_detail_publication {
	font-style:italic;
}


#article_thumbs {
	float:left;
	width:525px;
	height:522px;

}

#article_thumbs ul {
	width:408px;
	height:39px;
	list-style:none;
	padding:0;
	margin:0;
}

#article_thumbs ul li {
	display:block;
	float:left;	
}

#article_thumbs ul a {
	display:block;
	width:102px;
	height:36px;
	text-align:center;
	color:white;
	background:url(/img/thumbnail_tabs.png) -204px top no-repeat;
	padding:3px 0 0 0;
	font-size:1em;
	letter-spacing:-0.07em;
	line-height:0.9em;
}

#article_thumbs ul a.first {
	background-position:top left;
}

#article_thumbs ul a.active {
	background-position:-102px top;
	color:#333;
}


#article_thumbs #thumbs {
	overflow:auto;
	height:477px;
	background:#aaa url(/img/thumbnail_bg_2.png) left bottom no-repeat;
}

#article_thumbs #thumbs div.thumbCol {
	width:250px;
	float:left;
}

#article_thumbs #thumbs a {
	margin:0 0 0 0;
	padding:13px 10px 13px;
	font-size:1em;
	/*font-style:italic;*/
	line-height:0.8em;
	color:#666;
	width:230px;
	height:130px;
	letter-spacing:-0.08em;
	display:block;
}

#article_thumbs #thumbs a:hover {
	color:#0099A5;
}

#article_thumbs #thumbs a img {
	float:left;
	margin:0 10px 0 0; 
}


#article_thumbs #thumbs a h3 {
	font-size:1.4em;
	font-weight:bold;
	font-style:normal;
	line-height:0.8em;
	padding:0 0 0 0;
	margin:6px 0 6px 0;
	color:#333;
	float:left;
	width:115px;
}

#article_thumbs #thumbs a h3 em {
	font-style:italic;
}

#article_thumbs #thumbs a:hover h3 {
	color:#0099A5;
}

#footer {
	width:860px;
	clear:both;
	margin:0px auto;
	font-size:0.7em;
	font-weight:bold;
	color:#333;
}

#footer .copynotice {
	display:block;
	width:400px;
	float:left;
}

#footer .credits {
	display:block;
	width:400px;
	float:right;
	text-align:right;
}

#footer a {
	color:#007B82;
	text-decoration:underline;
}

#footer a:hover {
	color:#333;
}



/*

#article_thumbs #thumbs .right a {
	text-align:right;
}

#article_thumbs #thumbs .right img {
	float:right;
}
*/