@charset "UTF-8";

/* ----------------------------------PRINAV---------------------------------- */

#priNav {
	height: 20px;
	width: 800px;
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#priNav img {
    border:0px;
	padding: 0px;
	border-style: none;
}
#priNav ul { padding: 0px; list-style-type: none; }
#priNav ul a { display:block;  }
#priNav li {
	display: block;
	float: left;
}

#projects a { width:175px; }
#news a { width:208px; }
#about a { width:182px ;}
#contact a { width:192px; }
#search a { width:42px; }

#projects a:hover { background:url(../assets/priNav_O_01.gif) no-repeat left top;        }
#news a:hover { background:url(../assets/priNav_O_02.gif) no-repeat left top;        }
#about a:hover { background:url(../assets/priNav_O_03.gif) no-repeat left top;        }
#contact a:hover { background:url(../assets/priNav_O_04.gif) no-repeat left top;        }
#search a:hover { background:url(../assets/priNav_O_05.gif) no-repeat left top;        }

#priNav a:hover img { visibility:hidden } 

/* following hacks for ie5.0s sake */



/* ----------------------------------PRINAV---------------------------------- */
body * {
	padding:0;
	margin:0;
}
body {
	padding:0;
}
img { border:0 }

#priNav ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#priNav a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:25px;}
#ie5postBoxHack{}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 1000px;
}
#left {
	float: left;
	width: 180px;
	line-height: 14px;
}
#newsMain {
	width: 800px;
	margin-left: 18px;
	float: left;	
}

#month {
	width: 800px;
	text-transform: uppercase;
	text-align: left;
	height: 90px;
	padding-top: 10px;
	clear: both;
}
#mainContent {
	width: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000;
}
#awards {
	width: 235px;
	float: left;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
#awards ul {
	list-style-type: none;
}
#mainContent img {
	padding-bottom: 6px;
	padding-top: 6px;
}
#mainContent p {
	padding-bottom: 16px;
	background-image: url(../assets/hr_dash_dec.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
}
a {
	color: #00a0df;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #00a0df;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#mainContent strong {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
#left p {
	padding-bottom: 10px;
	padding-top: 2px;
}
#awards ul li h4 {
	padding-top: 20px;
	padding-bottom: 0px;
}
#awards ul li h2 {
	color: #000;
	padding-top: 4px;
	background-image: url(../assets/black_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#mainContent hr {
	background-image: url(../assets/hr_dash.gif);
	background-repeat: repeat-x;
}
#awards ul #fst {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	background-image: none;
}
#mainContent h4 {
	padding-top: 0px;
}
#left ul {
	list-style-type: none;
}
#left li {
	padding-top: 2px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFF;
}
#left ul #tupe {
	color: #00a0df;
}
#left a {
	color: #000;
}
#left a:visited {
	color: #000;
	text-decoration: none;
}
#left a:hover {
	color: #ff0000;
	text-decoration: none;
}#green {
	color: #00a0df;
	font-size: 16px;
}
#left img {
	padding-top: 10px;
}
.spot {
	color: #F00;
}
