
/**************************************************************

	SlideShow
	v 1.2

**************************************************************/
#writeup_and_slideshow {
	background:#F8F9E0;
	border-left:5px solid #ECEBD1;
	border-right:5px solid #ECEBD1;
	height:32.2em;
	padding-top: 4px;
}


.slideshow {
	border: 2px solid #c0c0a4;
	width: 450px;
	height: 330px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	margin-right: 12px;
	margin-top: 11px;
}

.slideshow img{
	width: 450px;
	height: 330px;
}

#writeups
{
	float:left;
	width:207px;
	height:300px;
	margin-left: 8px;
	text-indent: -30px;
	margin-top: -10px;
}

#writeups h2
{
margin-left: 30px;
}

.slideshowThumbnailWrite
{
	display: none;
	height:290px;
	width:40px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 5px;
	width: 70px;
	margin: 5px;
	height: 52px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 5px;
}

.current img {
	border: 1px solid red;
	padding: 5px;

}

.outline {
	border: 1px solid #DF6D45;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	clear:left;
	margin-right:-38px;
	width: 512px;
	float: right;
	margin-top: -160px;
}

a {
	color: black;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

a:hover {
	color: black;
	text-decoration: none;
}

#write1{
width: 207px;
}

#write2{
width: 207px;
}

#write3{
width: 207px;
}

#write4{
width: 207px;
}

#write5{
width: 207px;
}

#write6{
width: 207px;
}

#write7{
width: 207px;
}

#write8{
width: 207px;
}

#write9{
width: 207px;
}

#write10{
width: 207px;
}


/*************************************************************/


