@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}

html, body {
	text-align: center;
	background-image:url(../img/head_background_leaves.gif);
	background-repeat:repeat-x;
	
	font-family:"Trebuchet MS", Georgia, "times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	background-color: #262626;
	}
	
h1 {
	font-size: 40px;
	font-weight: bold;		
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 9px;
	color: #ff8a00;
	}	
	
h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 22px;
	margin-top: 0px;
	color: #000;
	width: 552px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	height: 20px;
	background-color:#ff8a00;
	float: right;		
	}	
	
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	}	
	

#sve {
	width: 963px;
	margin: 0 auto;
	display: block; 
	} 


#right-sponsors {
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	/* background-color: #353535; */
	float: left;
	padding-top: 65px;
	padding-bottom: 5px;
	border-bottom: solid 1px #fff;
	margin-left: 15px;
	}
	
	
#right-sponsors img {
	border: 0px none;
	padding-top: 15px;
	}

#container {
	width: 778px;
	float: left;
	text-align: left;
	/* border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc; */
	}

	#head {
		width: 778px;
		height: 182px;
		clear: both;
		border-top: solid 1px #fff;
		border-bottom: solid 1px #fff;
		}

    #menu {	
		width: 778px;
		height: 26px;
		text-align: left;
		margin-bottom: 10px;
		background-color: #FFFFFF;
		/* background-image:url(../img/menu/background_normal.gif); */
		}
		
	#menu ul {
		list-style: none;
		}

	#menu ul li {
		float: left;
		display: block;
		}
		
	#menu ul li a {
		display: block;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 4px;
		padding-bottom: 4px;
		
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		color: #000;		
		border-right: solid 1px #000;
		
		/* background-image:url(../img/menu/background_normal.gif);		 */
		}
		
	#menu ul li a:hover {
		/* background-image:url(../img/menu/background_hover.gif);*/
		color: #fff;
		background-color: #ff8a00;
		}
		
	#menu ul li.separator {
		width: 2px;
		height: 26px;
		display: block;
		background-image:url(../img/menu/separator.gif);
		}

    #main {
		width: 778px;
		display: block;
		clear: both;
		}
	
	#left {
		width: 220px;
		float: left;
		clear: both;
		}
		
	#picture {	
		width: 190px;
		clear: both;
		margin-top: 20px;
		/* border: solid 1px #fff; */
		}
		/*
	#picture img {
		width: 189px;
		height: 144px;
		display: block;
		}
		*/

    	#menu-left {
			width: 150px;
			float: left;
			display: block;
			padding-left: 5px;
			text-align: left;
			padding-top: 10px;
			margin-bottom: 20px;
			}
			
		#menu-left ul  {
			list-style: none;
			}	
			
		#menu-left li a {
			color: #fff;
			width: 145px;
			display: block;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			border-bottom: solid 1px #999;
			padding-left: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			/*background-image: url(../img/dot/red.gif);
			background-repeat:no-repeat;
			background-position: 0px 3px; */
			}
			
		#menu-left li a:hover {
			color: #ff8a00;
			}		
					

        #content {
			width: 548px;
			float: right;
			padding-left: 4px;
			padding-right: 4px; 
			background-color: #353535;
			margin-bottom: 10px;
			padding-top: 5px;
			border-top: solid 1px #000;
			}

			
		.text {
			width: 530px;
			clear: both;
			padding-left: 3px;
			padding-right: 5px;
			display: block;
			line-height: 15px;
			margin-bottom: 15px;
			}
		
		.text img {
			float: left;
			margin-right: 15px;
			margin-bottom: 20px;
			border: solid 1px #4f4f4f;
			}
			
		.text a {
			color: #fff;
			padding-left: 13px;
			background-image:url(../img/dot/arrows.gif);
			background-repeat:no-repeat;
			background-position: 0px 7px;
			}
			
		.text a:hover {
			color: #0ff;
			}

    #footer {
		width: 778px;
		height: 60px;
		clear: both;
		background-color: #000;
		text-align: center;
		padding-top: 15px;
		color: #7b7b7b;
		padding-bottom: 15px;
		border-top: solid 1px #fff;
		}
		
	#footer a {
		color: #fff;
		text-decoration: none;
		}
		
	#footer a:hover {
		color: #0ff;
		}
		
	#footer a.grey {
		color: #7b7b7b;
		text-decoration:underline;
		}
		

 ul.thumbscontainer li {
	width: 150px;
	height: 120px;
	overflow: hidden;
	display: block;
	padding: 0px;
	text-align: center;
	}

ul.thumbscontainer  li a img {
	border: none 0px;
	} 	

ul.thumbs li  {
	width: 150px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;	
	}	
	
ul.thumbs li img {
	overflow: hidden;
	display: block;
	border:solid 1px #ccc;
	padding: 0px;
	margin: 0 auto;
	}

 	