html {
	font-size: 62.5%;
}
body {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#747474;
}
a {
	color:#747474;
	text-decoration: none;
}
img {
	border: 0;
}
#wrapper {
	margin: 0 auto;
	width:960px;
}
.sidebar {
	float: left;
	width: 250px;
}
.sidebar li {
	list-style:none;
}
#the-menu ul {
	margin:0px 0px 0px 16px;
	padding:0px;
}
#the-menu li {
	list-style: none;
	display:block;
}
.main {
	float: left;
	width: 700px;
}
.textblock {
	width: 450px;
}
.file {
	padding: 20px 0 20px 0;
}
.file {
	margin-bottom: 10px;
}
#menu a {
	color: #000;
}
#menu a:hover {
	color: #ff0000;
}
#menu {
	float: left;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#menu li {
	margin-left:-15px;
	line-height: 1.8em;
	padding-left: 15px;
	position: relative;
	zoom: 1.0;
}
#menu:hover, #menu.active {
/*background: url(http://www.wendyding.com/folio/images/x.gif) no-repeat left;

	color: #FFF;*/

}
#menu-spacer {
	height:15px;
}
#content {
	clear: both;
	margin-top: 75px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.textblock a, .pageText a {
	color: #248ad9;
}
.textblock a:hover, .pageText a:hover {
	color: #fb2b36;
	background: #f3f75f;
}

.info a:hover {
	color: #fb2b36;
	background: #f3f75f;
}


.pageText {
	margin-bottom: 20px;
	width: 450px;
}
.projectList {
	margin-bottom: 20px;
}
.project {
	/*padding: 3px;

	font-size: 1.6em;

	font-weight: bold;

	color: #000;*/

	position: relative;
	zoom: 1.0;
	margin-left:-15px;
	line-height: 1.5em;
	padding-left: 15px;
	display:block;
}
.divider {
	font-size: 1.6em;
	line-height: 1.8em;
}
.project:hover, .project.active {
	background: url(http://www.wendyding.com/folio/images/x.gif) no-repeat left;/*color: #FFF;*/

}
.project2 {
	/*padding: 3px;

	font-size: 1.6em;

	font-weight: bold;

	color: #000;*/

	font-size:1.3em;
	color:#5b9abc;
	position: relative;
	zoom: 1.0;
	margin-left:-15px;
	line-height: 1.5em;
	padding-left: 15px;
	display:block;
}
.project2:hover, .project2.active {
	background: url(http://www.wendyding.com/folio/images/x.gif) no-repeat left;/*color: #FFF;*/

}
/*.slideshow-nav a {

	color: #000;

}



.slideshow-nav a:hover {

	text-decoration: underline;

}

*/

.slideshow-nav {
	padding-top:15px;
}
.prev {
 color#:a2a2a2;
}
.next {
	color:#3e85ac;
}
.next a:hover {
	color: #fb2b36;
	background: #f3f75f;
}
.slideNumber {
	margin-right: 5px;
}
.currentSlide {
	font-weight: bold;
	text-decoration: underline;
}
.info {
	/*float:right;*/

	width:600px;
	padding:25px 25px 0px 0px;
}
.title {
	color: #ff0000;
}
.title, #menu {
/*font-weight: bold;*/

}
.caption {
	display: block;
}
.caption a{
	color:#248ad9;
}

.caption a:visited{
	color:#248ad9;
}

.caption a:hover{
	color:#d93924;
}

.sectionTitle {
	font-size:1.3em;
	color:#5b9abc;
	margin-top:10px;
	margin-bottom:8px;
}
#footer {
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}
#footer-left {
	float:left;
	margin-left: 12px;
}
#copyright {
	font-size:.8em;
	color:#b6b6b6;
	margin-left:270px;
	padding-top:5px;
}
#footer-right {
	float:right;
}
#column-wrap {
	width:630px;
	margin:0;
	
}
#left-column {
	width:350px;
	float:left;
	padding:5px 5px 5px 0px;
}
#right-column {
	margin-top:15px;
	width:260px;
	float:right;
	padding:5px 5px 5px 0px;
}
#column-wrap A:link {
	color: #248ad9;
	text-decoration: none;
	padding:2px;
}
#column-wrap A:visited {
	color: #248ad9;
	text-decoration: none;
	padding:2px;
}
#column-wrap A:active {
	color: #9f9f9f;
	text-decoration: none;
	padding:2px;
}
#column-wrap A:hover {
	color: #fb2b36;
	background: #f3f75f;
}

