body, html {
	margin: 0px;
	font-family: "Verdana";
	font-size: 11px;
	color: #104BA9;
	height: 100%;

}

a:link {
	background: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	color:#104BA9;
}

a:visited {
	background: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	color:#104BA9;
}

a:hover {
	background: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	color:#269926;
}

.center {
	text-align: center;
}

.clear { 
	clear: both;
}

	#container {

		padding: 0px;
		width: 1003px;
		background: #FFFFFF;
		margin: 0 auto;
		min-height: 100%; 
		height: auto !important; 
		height: 100%;
	}


		#fun_header {
		
			width: 1003px;
			height:215px;
			float: left;
		}
		#fun_header_admin {
		
			width: 1003px;
			height:178px;
			float: left;
		}

			#fun_header_top {
				width: 1003px;
				height:150px;
				background: #FFFFFF url('http://www.funnysite.org/images/header.gif');
				float: left;
			}

			#fun_header_bottom {
				width: 1003px;
				height:82px;
				float: left;
			}

			#fun_header_bottom_admin {
				width: 1003px;
				height:45px;
				float: left;
			}

				ul#navigation {
					height: 35px;
					padding: 0px;
					width: 1003px;
					float: left;
					margin: 0px;
					padding: 0px;
				}

				ul#navigation li.navigation_home {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 88px;
					text-align: center;

				}
				ul#navigation li.navigation_movies {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 121px;
					text-align: center;
					margin-left: 22px;

				}

				ul#navigation li.navigation_powerpoints {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 171px;
					text-align: center;
					margin-left: 5px;

				}
				ul#navigation li.navigation_sounds {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 164px;
					text-align: center;
					margin-left: 6px;

				}

				ul#navigation li.navigation_wallpapers {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 153px;
					text-align: center;
					margin-left: 6px;

				}

				ul#navigation li.navigation_pictures {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 126px;
					text-align: center;
					margin-left: 9px;

				}

				ul#navigation li.navigation_contact {
					list-style-type: none; 
					float: left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 17px;
					color: #e55e00;
					line-height: 30px;
					width: 120px;
					text-align: center;
					margin-left: 7px;

				}

				#navigation_advert_container {
					width: 1003px;
					height: 25px;
					float: left;
					margin-top: 12px;
	

				}

				#navigation_advert {
					margin: 0 auto;
					text-align: center;
					height: 25px;
				}



		#sidebar {
		
			width: 183px;
			float: left;
			margin-top: 0px;
			margin-left: 3px;
			
		}
			.sidebar_header_orange {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_orange.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_header_red {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_red.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_header_yellow {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_yellow.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_header_green {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_green.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_header_blue {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_blue.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_header_pink {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_pink.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_header_purple {
				width: 183px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/sidebar_head_purple.jpg');
				text-align: center;
				line-height: 40px;
			}

			.sidebar_bottom {
				width: 181px;
				float: left;
				border-left: 1px solid #000000;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				min-height: 100px; 
				height: auto !important; 
				height: 100px;
				margin-bottom: 17px;
			}


				ul#fun_statics {
					padding: 0px;
					float: left;
					margin-left: 20px;
					margin-top: 5px;
					width: 161px;
				
				}
				ul#fun_statics li {
					list-style-type: none; 
					text-align: left;
					float: left;
					width: 161px;

					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 13px;
					color: #434343;
				
					font-weight: bold;
				}



				#search_container {
					padding: 0px;
					float: left;
					margin-left: 10px;
					margin-top: 0px;
					width: 161px;
					margin-bottom: 3px;

				}


				input, textarea, select {
					font-family:verdana;
					font-size:13px;
					font-weight: normal;
					border: 1px solid #000000;
					background: #FFFFFF;
					text-align: left;
					padding: 3px;
					margin-top: 3px;
				}



				ul#fun_linkpartners {
					padding: 0px;
					float: left;
					margin-left: 20px;
					margin-top: 5px;
					width: 161px;
				
				}
				ul#fun_linkpartners li {
					list-style-type: none; 
					text-align: left;
					float: left;
					width: 161px;

					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 13px;
					color: #425363;
				
				}


		#content {
		
			width: 803px;
			float: left;
			margin-top: 0px;
			margin-left: 11px;
		}	


			#items_container {
				margin: 0 auto;
				width: 756px;
			}

				.fun_item {
					float: left;
					margin-bottom: 34px;
					margin-right: 34px;
				}
				.fun_item_right {
					float: left;
					margin-bottom: 34px;
					margin-right: 0px;
					
				}
				
				img.fun_item_thumb {
					width: 120px;
					height: 90px;
					border: 2px solid #e55e00;				
				}

				img.fun_item_thumb:hover {
					border: 2px solid #425363;				
				}



			ul.partnerscontainer {
				padding: 0px;
				float: left;
				width: 790px;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 10px;
				margin-bottom: 0px;
				
			}
				ul.partnerscontainer li {
					list-style-type: none; 
					text-align: center;
					float: left;
					width: 158px;
					height: 48px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 13px;
					color: #425363;
				
				}

		
			.content_header_orange {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_orange.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_header_red {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_red.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_header_yellow {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_yellow.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_header_green {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_green.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_header_blue {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_blue.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_header_pink {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_pink.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_header_purple {
				width: 803px;
				float: left;
				height: 50px;
				background: #FFFFFF url('http://www.funnysite.org/images/content_head_purple.jpg');
				text-align: center;
				line-height: 40px;
			}

			.content_bottom {
				width: 791px;
				float: left;
				border-left: 1px solid #000000;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				min-height: 300px; 
				height: auto !important; 
				height: 300px;
				margin-bottom: 17px;
				padding-top: 5px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 20px;
			}

				h1 {
					color: #434343;
					font-size: 20px;
					font-weight:bold;
					margin: 0px;
					
				
				}	

				h3 {
					color: #434343;
					font-size: 15px;
					font-style:italic; 
					font-weight:bold;
					margin: 0px;
				}

				#pagination_bottom {
					float: left;
					width: 791px;
					text-align: center;
					margin-bottom: 20px;
				}	
		
				.news {
					font-family: "Comic Sans MS";
					font-size: 14px;
					font-weight: bold;
					color: #434343;
					text-align: center;
					margin-bottom: 100px;
				}

				.disclaimer {
					font-family: "Comic Sans MS"; 
					font-weight: bold; 
					font-size: 14px; 
					color: #434343;
					padding: 5px;
				}

				.orange {
					color: #ff8200;
				}


			