a:link {
	color: #9900CC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #9900CC;
}
a:visited {
	text-decoration: none;
	color: #9900CC;
}
a:hover {
	text-decoration: none;
	color: #9900CC;
	background-color: #00CCFF;
}
#nava {
    position: fixed;
    left: 650px;
    top: 8px;
    padding: 0px 20px 50px 10px;
	margin: 5px 0px 0px 0px;
}

li {
	list-style-type: none;
}

.tallBar {
	width: 150px;
	height: 2px;
	background-color: #00CCFF;
}
.projTitle {
	padding-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.navBack {
	background-color: #00CCFF;
	}

.lineHold {
	background-color: #00CCFF;
	width: 500px;
	height: 2px;
}

.lineCap {
	background-color: #00CCFF;
	width: 120px;
	height: 2px;
}

.botHold {
	background-color: #FFFFFF;
	width: 500px;
	height: 10px;
	left: 200px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	width: 120px;
}
.holder {
	width: 650px;
	margin: 5px 20px 5px 10px;
	float: left;
	position: relative;
}

#double {
	line-height: 150%;
}

#para {
	line-height: 250%;
}
.paraRes {
	line-height: 150%;
}

a.res:link {
	color: #000000;
	text-decoration: none;
	
}

a.res:active {
	color: #000000;
	text-decoration: none;
	
}

a.res:hover {
	color: #000000;
	text-decoration: none;
	
}

a.res:visited {
	color: #000000;
	text-decoration: none;
	
}

.entry {
	float: left;
	width: 500px;
}

#tit {
	padding-bottom: 5px;
}

.gray {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.gray:hover {
	text-decoration: none;
	color: #666666;
	background-color: #FF6600;
}

.kerny {
	letter-spacing: +0.5px
}

.orange{
	color: #FF6600
	}

