body {
	background-image:url(images/bggradient1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: small;
	font-family: Verdana;
	background-color:#524F46;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#slideshow {
	left: -4px;
	position: relative;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #807d77;
	text-decoration: none;
}
a:hover {
	color: #3E3C37;
	text-decoration: none;
}
a:active {
	color: #807d77;
	text-decoration: none;
}

#white {
	color:#FFFFFF;
}

.capgroup {

	line-height: 12px;
}

#thumbcaption {
	font-size: 11px;
}

#subcaption {
	font-size: 9px;
	font-style: italic;
}

.overflowBox{
	height:330px;
	width:606px;
	overflow:auto;
	border:1px solid #524F46;
	text-align: justify;
		}
		
		.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
	top:0px;
	left:0px;
	background:#EAE9DA;
	float:left;
}


.ag-track{
	height:10px;
	width:10px;
	background:#C2BDAF;
	float:left;
}

.ag-handle{
	height:100px;
	width:10px;
	background:#514F44;
	cursor:pointer;
}

#bioimg{
	margin-right: 10px;
	border: 1px #514F44;
	border-right-style: solid;
	border-bottom-style: solid;
	left: -20px;
	}
	
	#abouttext {
	font-size: 12px;
	text-align: justify;
	margin-left: 14px;
}

#mention{
	font-size: 9px;
	font-style: italic;
	color: #333333;
}

#title{
	font-size: 12px;
}

#description{
	font-size: 10px;
	font-style: italic;
}
