body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}


body {background:#fff url('../images/tile.jpg') left top repeat;text-align: center;padding-bottom:0.5em;font-family:Trebuchet MS, Helvetica, sans-serif;color:#000;};

strong {font-weight:bold;}

.clear {clear:both;}

/* Rounded Borders*/
.roundedbox {position:relative;background:transparent; width:40em;margin:15px auto 0 auto;text-align:left;}
.roundedbox h1, .roundedbox h2, .roundedbox h3, .roundedbox p {margin:0}
.roundedbox h1 {font-size:1.4em; color:#000;margin-bottom:0.3em}
.roundedbox h2 {font-size:1.2em; color:#000;}
.roundedbox h3 {margin-top:3px;}
.roundedbox p, .roundedbox .p {padding-bottom:0.5em;}
.roundedbox dl {margin-top:10px;padding-bottom:10px;}
.roundedbox dt {font-size:1.0em;margin-top:12px;padding-left:16px;background:transparent url('../images/bullet.png') 2px 2px no-repeat;clear:both;font-weight:bold;}
.roundedbox li {padding-left:12px;background:transparent url('../images/bullet_black.png') 2px 6px no-repeat}
.roundedbox dd {padding-left:16px;}
.roundedbox dd.desc, .roundedbox dd.details {margin-bottom:3px;}
.roundedbox dd.details, .roundedbox dd.date {display:none;}
.roundedbox a:hover {color:#f00;}
.roundedbox a {color:#900;text-decoration:none;}
.roundedbox a#showdetails {display:none;}

.roundedbox .b1, .roundedbox .b2, .roundedbox .b3, .roundedbox .b4 {display:block; overflow:hidden; height:1px; font-size:1px;}
.roundedbox .b2, .roundedbox .b3, .roundedbox .b4 {background:#fff; border-left:1px solid #000; border-right:1px solid #000;}
.roundedbox .b1 {margin:0 5px; background:#000;}
.roundedbox .b2 {margin:0 3px; border-width:0 2px 0 2px;}
.roundedbox .b3 {margin:0 2px;}
.roundedbox .b4 {margin:0 1px; height:2px;}

.roundedbox .roundedboxcontent {background:#fff; border:0 solid #000; border-width:0 1px;padding:0 6px;}

#content .roundedboxcontent {padding:0 26px;}

#header .roundedbox .roundedboxcontent {padding-right:120px;background:#fc3 url('../images/EmptyThoughBubble.png') right top no-repeat;}
#header .roundedbox .b2, #header .roundedbox .b3, #header .roundedbox .b4 {background:#fc3;}
#header .roundedbox {margin-top:40px;}

#error #header .roundedbox .roundedboxcontent {background: #fc3 url('../images/QuestionThoughBubble.png') right top no-repeat;}
#error #content .roundedbox li {background:none;}

.peggyshot
{
	float:right;
}

.peggyshot img
{
	width:96px;
	height:96px;
	border:solid 1px #000;
	padding:2px;
}

#jquery #me
{
	float:right;
	margin-right:95px;
}

#jquery #thoughts
{
	display:none;
	width:200px;
}

#slideshow
{
	float:right;
	position:relative;
	width:160px;
	height:240px;
	overflow:hidden;
	margin-left:10px;
}

#slideshow img
{
	display:block;
	position:absolute;
}

#slideshow .button
{
	display:block;
	position:absolute;
	bottom:9px;
	width:16px;
	height:16px;
	z-index:99;
	cursor: pointer;
}

#slideshow #bar
{
	position:absolute;
	bottom:6px;
	left:0px;
	height:20px;
	width:160px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#000;
}

#slideshow #count
{
	position:absolute;
	bottom:9px;
	left:0px;
	width:160px;
	text-align:center;
	font: bold 12px arial, helvetica, sans-serif;
	color:#fff;
}

#slideshow #prev
{
	left:20px;
}

#slideshow #next
{
	right:20px;
}
