/* CSS Document */
body{
	text-align: center;
	margin: 10px 20px 10px 20px;
}

div#mainhome {
	margin-left:12px;
	margin-right:10px;
	color:#666666;
}

div#clinic {
	margin-left:10px;
	margin-right:130px;
}

div#prachistory {
	margin-left:20px;
	margin-right:20px;
}

div#main {
	margin-left:12px;
	margin-right:200px;
	padding-bottom:10px;
	color:#666666;
}

div#titleimage {
	margin:25px;
}

div#navitems {
margin-bottom:100px;
}


h1{
	font-family: Arial;
	font-size: 20;
	color: #666666;
}


p{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}

.text{
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
}

.subtitle{
	font-family: Verdana;
	font-size: x-small;
	color:#2263AC;
}
	

