body {
	background-color: #ffffff;
	color: #000000;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	text-align: center;
	cursor: default;
}

a {color: #000000;}
a:hover {text-decoration: none; color: #484848;}

img {
	border: 0;
}

h1 {
	font-size:15px; color: #000000; margin: 0;
}

td {
font: 12px Tahoma, Verdana, Arial, sans-serif;
}

.cf {
	clear: both;
	height: 0;
	overflow: hidden;
}


.block {
	margin: auto;
}

a:link .pic1, a:visited .pic1 {
	width:160px;
	height:210px;
	border: 1px #6ea1f5 solid;
}

a:active .pic1, a:hover .pic1 {
	width:160px;
	height:210px;
	border: 1px #000000 dotted;

}

.mthumbs {
	width: 998;
	margin: auto;
	text-align: center;
}
.mthumbs .block a {
	float: left;
}
.mthumbs .block a div {
	border: 1px solid #6ea1f5;
	padding: 0px;
	margin: 2px;
	background-color: #ffffff;
	cursor: pointer;
}
.mthumbs .block a:hover div {
	border: 1px dotted #000000;
}

.mthumbs .block a div img {
	width: 160px;
	height: 210px;
}

.mthumbsv {
	width: 996;
	margin: auto;
	text-align: center;
}
.mthumbsv .block a {
	float: left;
}
.mthumbsv .block a div {
	border: 1px solid #6ea1f5;
	padding: 0px;
	margin: 2px;
	background-color: #ffffff;
	cursor: pointer;
}
.mthumbsv .block a:hover div {
	border: 1px dotted #000000;
}

.mthumbsv .block a div img {
	width: 193px;
	height: 150px;
}

.top-f {font-size: 21px;}

.top-f1 {width: 303px; height: 54px; font-size: 21px; background-image: url(images/friendly-sites.gif); background-repeat: repeat-x;}
.top-f2 {padding-top: 20px; padding-left: 20px; text-align: center;}
.top-f2 a {color: #ffffff;}
.top-f2 a:hover {color: #000000;}

.copyright {width: 900px; margin: auto; color: #000000;}

.copyright a {color: #000000;}