#category_content
{
	vertical-align: top;
}

.content_border
{
	vertical-align:top;
}

.border_movies
{
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #87BF3B;
	height: 16px;
}

.border_pictures
{
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #87BF3B;
	height: 16px;
}

#newestpictures {
	width: 262px;
	padding-left: 5px;
 	margin-left: 0px;
	padding-right: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #87BF3B;
	text-align: center;
}

.imgnewestpicture {
	max-width: 120px;
	width: expression(this.width > 120 ? 120: true);

}

.picturedesc{
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #175C73;
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
	height: 26px;
}

.picture{
	width: 130px;
}

#newestmovies {
	width: 262px;
	padding-left: 5px;
 	margin-left: 0px;
	padding-right: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #87BF3B;
	text-align: center;
	height: 130px;
}

.moviedesc{
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #175C73;
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
	height: 26px;
}

.movie{
	width: 130px;
}

#navigation {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color: #5A940B; 
	text-decoration: none; 
	font-size: 12px; 
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
}

#categories {
	width: 226px;
	padding-left: 8px;
	padding-right: 5px;
	vertical-align: top;
}

#categories_background_top {
	height: 8px;
	background: transparent url(graphics/categories_top.png) no-repeat scroll 0 0;
}

#categories_background {
	background: #87BF3B;
	padding-left: 10px;
	height: 980px;
}

#categories_background_bottom {
	height: 8px;
	background: transparent url(graphics/categories_bottom.png) no-repeat scroll 0 0;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #175C73; 
	text-decoration: none; 
	font-size: 12px; 
	text-align: left;
	line-height: 1.5;
	margin-bottom: 6px;
	font-weight: bold;
}

.category:hover {
	color: #F6D926;
}

.category_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #F6D926; 
	text-decoration: none; 
	font-size: 12px; 
	text-align: left;
	line-height: 1.5;
	margin-bottom: 6px;
	font-weight: bold;
}

#jokes {
	width: 575px;
	padding-left: 15px;
	padding-right: 20px;
	vertical-align: top;
}

.joke {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #175C73; 
	text-decoration: none; 
	font-size: 12px; 
	text-align: left;
	line-height: 1.5;
	margin-bottom: 6px;
}

#newestmovies a {
	text-decoration: none; 
}

#newestpictures a {
	text-decoration: none; 
}

#categories_background a {
	text-decoration: none; 
}
