/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content{
	padding-bottom : 30px;
	padding-left : 260px;
	padding-right : 20%;
	top: 420px;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
}


#logo{
	top : 12px;
}

#navigation{
	position: absolute;
	top : 421px;
	left : 20px;
	width : 217px;
	
}

#navigation a{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color : #00f;
	background-color: transparent;
}

.style1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
}
.style2 {font-size: 80%; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}#content li {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
