body { font-family: Trebuchet MS, Verdana, Arial, serif; }
p { font-size: 14px; }
h2 { font-size: 14px; 
	font-style: bold;
}
ul { font-weight: bolder; }

a:link {/*normal links in the text*/
  color: #003399; 
  text-decoration : underline; 
}
a:visited {
  color: #696565; 
  text-decoration : underline; 
}
a:hover { 
  color: #000000; 
  text-decoration : underline; 
}
  #insideContent {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	float: left;
}
#leftNav {
	background-image: url(images/insideLeftTop.gif);
	width: 124px;
	line-height: 25px;
	padding-top: 10px;
}
#insideContent {
	clear: both;
}
#homeNav {
	background-image: url(images/homeLeftTop.gif);
	width: 124px;
	padding-top: 10px;
	line-height: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat;
}
#projects {
	padding-left: 10px;
}
#leftNav #projects a, #homeNav #projects a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}
#leftNav #projects a:hover, #homeNav #projects a:hover {
	text-decoration: underline;
}
#leftNav a, #homeNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#leftNav a:hover, #homeNav a:hover {
	text-decoration: underline;
}
#leftNav p, #homeNav p {
	margin: 0px;
	padding: 0px;
}
.narrowcontent {
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#box .boxContent {
	background-color: #FFFFFF;
}
div#box{width: 150;padding: 1px 10px 10px;margin:0 auto;
    background:#003090;color:#000}
#box h2{
	font: Arial, Helvetica, sans-serif;color: #208BE1;
	font-size: 14px;
}
#box h2,#box p{
	margin:0;
	padding:0px 10px 5px;
	color: #FFFF00;
	text-align: center;
}

#box h2{
	color: #FFFF00;
}
#box p{
	color: #000000;
	text-align: left;
}

#box2 .boxContent {
	background-color: #FFFFFF;
}
div#box2{width: 150px;padding: 1px 10px 10px;margin:0 auto;
    background:#003090;color:#000}
#box2 h2{
	font: Arial, Helvetica, sans-serif;color: #208BE1;
	font-size: 14px;
}
#box2 h2,#box2 p{
	margin:0;
	padding:0px 10px 5px;
	color: #FFFF00;
	text-align: center;
}

#box2 h2{
	color: #FFFF00;
}
#box2 p{
	color: #000000;
	text-align: left;
}
