body {
	text-align: center;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #660099;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #CC0066;
}
#container {
	margin-left:auto;
	margin-right:auto;
	top:20px;
	width:835px;
	background: #FFFFFF;
	text-align: left;
}
		
#header {
	height: 200px;
	background-image:  url(images/banner.jpg);
}

#navbar {
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}

#navbar a:link {
	text-decoration: none;
	color: #CC0066;
	width:100px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0066;
	width:100px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660099;
	width:100px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0066;
	width:100px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {	
	clear:both;
	text-align:left;
	bottom:20px;
	height:60px;
}

h1 {
	color:#FF0099;
	font-family:"Bookman Old Style", "Edwardian Script ITC", "Engravers MT", Garamond, Kartika, cursive;
	font-size:large;
	font-style: italic;
	font-weight: lighter;
	text-align: center;

}
h2 {
	color:#FF0099;
	font-family:"Bookman Old Style", "Edwardian Script ITC", "Engravers MT", Garamond, Kartika, cursive;
	font-weight: lighter;
	text-align: center;
	font-size: small;
	font-style: italic;



:x-large }
h3 { color: #CC0066;font-size:medium;display:inline; }

a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:active {text-decoration: none; color: blue;}
a:hover {text-decoration: underline; color: black;}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #663366;
}
