body {
	font-size: 12px;
	line-height: 20px;
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-repeat: no-repeat;
	width: 900px;
	background-image: url(Images/header.jpg);
	height: 150px;
}
#nav {
	background-repeat:no-repeat;
	background-image: url(Images/navbar2.jpg);
	width: 900px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 3PX;

}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
#content {
	width: 850px;
	background-color: #FFF;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	}
#footer {
	width: 900px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: 
	url(../KARAMA2/Images/footer.jpg);
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999;
	text-align: center;
	line-height: normal;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-color: #D4E7B2;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
h7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
