/* CSS Document */


* {
	margin:0;
	padding:0;
	}

body {
	background-color: #B9DE8E;
	background-image: url(Images/wood-bg.jpg);
	background-repeat: repeat;
	line-height: 18px;	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
}

#wrapper {
    width: 800px;
    margin: 0px auto;
}

#logo {
	width: 775px;
	height: 45px;
	float:left;
	padding-top: 44px;	
	padding-left: 25px;
	background-image: url(Images/header.png);
}

#main {
	width: 800px;
	height: auto;
	float:left;
	background-color: #FFFFFF;
}

#catebox {
	width: 800px;
	height: auto;
	float:left;
}

.cateboxess {
	width: 200px;
	height: 155px;
	float:left;
}

.catpic {
	width: 150px;
	height: 140px;
	float:left;
	margin-left: 25px;
}

#ads768 {
	width: 800px;
	height: 90px;
	float:left;
	margin-top: 30px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#ads300 {
	width: 300px;
	height: 250px;
	float: right;
	margin: 10px;
}


#text {
	width: 770px;
	height: auto;
	float:left;
	background-color: #FFFFFF;
	padding: 15px 15px 5px 15px;
}



#footer {
	width: 800px;
	height: 25px;
	float:left;
	padding-top: 15px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
}






.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

.heading1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}






.link {
    font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #0066CC;
	text-decoration: none;
}

.link:hover {
    font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}




.linkinterno {
    font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #0066CC;
	text-decoration: none;
}

.linkinterno:hover {
    font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}






.style1 {
	color: #0066EE;
	font-weight: bold;
} 

.fotosleft {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 2px;
	border: 1px solid #999;
} 
