body {
	background-color: #FFF;
	margin-left: 2px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #000;
}

a.enter:link {text-decoration: none; font-family:Comic Sans MS; font-size:30px; color:0000ff;}
a.enter:visited {text-decoration: none; font-family:Comic Sans MS; font-size:30px; color:0000ff;}
a.enter:hover {text-decoration: underline; font-family:Comic Sans MS; font-size:30px; color:0000ff;}
a.enter:active {text-decoration: underline; font-family:Comic Sans MS; font-size:30px; color:0000ff;}

a.desclink:link {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}
a.desclink:visited {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}
a.desclink:hover {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}
a.desclink:active {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}

.border {
border-width: 1px;
border-color: #34507f;
}

.text {
	font-size: 13px;
	line-height: 15px;
	color: #000;
}
.facts_header {
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 17px;
	padding-left: 4px;
	font-weight: bold;
}
.thumb {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #E3E3E3;
	text-align:center;
}
.thumb_new {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #E3E3E3;
	text-align:center;
}
.thumb_mostviewed {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #CDE3C9;
	text-align:center;
}
.thumb_toprated {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #E3C9CC;
	text-align:center;
}
