BODY {background: #FFDBD6 ;
	background-repeat: 
	repeat-x;
	background-position: center top;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
		font-weight: bold;
	color: #333333;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
}

table {border: 0px solid darkgray;}
	
.top {border: 0px;}



a:link {
	color: #8C4139;
		font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
a:visited {
	color: #8C4539;
}
a:hover {
	color: #AD3421;
	text-decoration: underline;
}






/* Thumbs movies/pics properties */
.thumbs a:link img, .thumbs  a:visited img, .thumbs  a:active img {	border: 1px solid #333333;}	
.thumbs a:hover img { border: 1px solid red;}
.thumbs { margin: 0; padding: 0;}





.archive A:link, .archive A:visited, .archive A:active{
	color:#000000;
	margin: 2px;
	width: 32px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: 1px #000000 solid;
	background-color:#c5d1a9;
	line-height:20px;
	vertical-align:middle;
}

.archive A:Hover{
	color:#FFFFFF;
	margin: 2px;
	width: 32px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
	float:left;
	border: 1px #ffffff solid;
	background-color:#000000;
	line-height:20px;
	vertical-align:middle;
}


.w {font-size:15px;
	
}