body    {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#page  {
	margin-right: auto;
	margin-left: auto;
	width: 800px
}
a   {
	color: #00a3d6;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #71caff
}
ul { list-style-type: square; margin: 5px 0 12px 10px }
#header     {
	background-color: navy;
	background-image: url(../fills/BannerBG.jpg);
	background-position: right 0;
	margin: 0;
	padding: 0;
	width: 799px;
	height: 80px
}
#header img { float: left }
#mininav {
	padding: 0;
	float: right;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.miniNav {
	margin: 0;
	padding: 0;
	float: right;
	width: 400px;
}
ul.miniNav li {
	list-style-type: none;
	float: right;
	display: block;
}
ul.miniNav a { color: #fff; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; margin-right: 10px }
ul.miniNav a:hover { color: #71caff }
#navigation   {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 50px;
	border-top: 1px solid #fff
}
.mainNav { margin: 0; padding: 0 }
ul.mainNav li    { list-style-type: none; margin: 0; padding: 0 }
ul.mainNav a     {
	color: #fff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0 1px 0 0;
	padding: 26px 0 5px 15px;
	position: inherit;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 144px;
	float: left
}
ul.mainNav a:hover  { color: #000; background-color: #c8e2f4 }
#phil   {
	background-color: #a1c8ef;
	background-image: url(../fills/midblue.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
	padding: 0;
	width: 159px;
	height: 50px;
	float: left;
	border-right: 1px solid #fff
}
#comp    {
	background-color: #bdc1cc;
	background-image: url(../fills/ltgrey.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
	padding: 0;
	width: 159px;
	height: 50px;
	float: left;
	border-right: 1px solid #fff
}
#insp    {
	background-color: #a18883;
	background-image: url(../fills/midbrown.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
	padding: 0;
	width: 159px;
	height: 50px;
	float: left;
	border-right: 1px solid #fff
}
#educ    {
	background-color: #ad5755;
	background-image: url(../fills/red.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
	padding: 0;
	width: 159px;
	height: 50px;
	float: left;
	border-right: 1px solid #fff
}
#serv    {
	background-color: #838cac;
	background-image: url(../fills/dkgrey.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
	padding: 0;
	width: 159px;
	height: 50px;
	float: left;
	border-right: 1px solid #fff
}
#subject     {
	background-image: url(../fills/greygrad.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	width: 799px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p { font-size: 10pt; line-height: 1.5; text-align: justify; margin: 0; padding: 0 }
h1   {
	color: #00a3d6;
	font-size: 17pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0 5px 15px;
	padding: 0
}
h2   { color: #999; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 1.3; margin: 0 0 15px 0; padding: 0 }
h3 { color: #bd0018; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 1.3; margin: 0 0 15px; padding: 0; border-bottom: 1px solid #bd0018 }
h4 {
	color: #85939F;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 15px 15px
}
.article   {
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-right: 20px;
	width: 227px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
}
.hotnews {
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 2px;
	width: 210px;
	float: right
}
#footer   {
	font-size: 9px;
	background-color: #ddd;
	width: 797px;
	clear: both
}
#footer p { font-size: 10px; padding: 5px }
#lowminiNav {
	text-align: right;
	margin: 0;
	float: right;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#lowminiNav p {
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	clear: both;
}
#lowminiNav a { color: #00a3d6; font-size: 13px }
.article img  { margin-top: 0; margin-bottom: 5px; border: solid 3px #a1c8ef }
#page #subject .hotnews img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: none;
	padding-left: 0px;
}
#page #subject #footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #subject #Illustration {
	clear: left;
	float: left;
	height: 100px;
	width: 475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
}
#subnav a {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
}
#subnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav a:hover {
	color: #0066CC;
}
#subnav {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 799px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
}
#subnav ul {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav #last a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
