body {
	font-family: arial;
	font-size: 80%;
	margin: 0;
	color: #333333;
}
a {
	color: #557788;text-decoration:none;
}
a:visited {
	color: #557788;
}
a:hover {
	color: #ff8833;text-decoration:underline;
}
a:active {
	color: #9045cc;
}
img {
	border: 0;
}
.center {
	clear: both;
	text-align: center;
}
.dir .breadcrumb {
	color: #999999;
}
.dir .breadcrumb a,
.dir .breadcrumb a:visited {
	color: #557788;
	font-weight: bold;
}
.dir .breadcrumb .current {
	font-weight: bold;
	color: #303030;
}
.dir {
	color: #202020;
	margin: 1em;
}
div.hr {
	border-top: 1px dashed #c0c0c0;
	margin: 1em 0.25em;
}
div ul {
	list-style-type: square;
	color: #638c9c;
}
.dir i {
	color: #999999;
	font-style: normal;
}
.dir td {
	vertical-align: top;
}
.dir img.thumb {
	border: 1px solid #808080;
	width: 120px;
	height: 90px;
	background-color: #f0f0f0;
	float: left;
}
.dir .thumb,
.dir .thumbOver {
	color: #333333;
	width: 100%;
}
.dir div.thumbOver {
	background-color: #f0f8ff;
	cursor: pointer;
	cursor: hand;
}
.copyrightODP,
.copyrightODP a,
.copyrightODP a:visited,
.copyrightODP a:hover,
.copyrightODP a:active {
	color: #a0a0a0;
}
.copyrightODP {
	font-size: 90%;
	font-family: sans-serif, Arial, Helvetica;
}
.copyright {
	text-align: center;
	font-size: 80%;
	color: #808080;
	padding: 1em 0 1em 0;
	background-color: #fff;
}
.copyright a,
.copyright a:visited,
.copyright a:hover,
.copyright a:active {
	color: #808080;
}
.dirSearchForm input.search {
	border: 1px solid #557788;
	color: #404040;
}
.dirSearchForm input.submit {
	border: 1px solid #a0a0a0;
	background-color: #f0f0f0;
	color: #a0a0a0;
	font-family: tahoma, verdana;
	font-weight: bold;
}

#content {
	float: left;
	width: 65%;
	clear: none;
}
		
#ads {
	position: relative;
	float: right;
	width: 160px;
	\width: 180px;
	w\idth: 160px;
	margin: 0;
	margin-left: 50px;
	padding: 0px;
	background-color: #f8f8f8;
}

#footer {
	clear: both;
	text-align: center;
}
