a {
	color: #CC0000;
	text-decoration: none;
}

a:hover { text-decoration: underline}



.news_header {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #C43527;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;


}

.headcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #6B696B;
	text-align: center;
}

.footcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #6B696B;
	text-align: center;

}
.qfacts {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../../images/enews10/qfacts.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.issue {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6B696B;
	text-align: center;
}
.sec_title {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	vertical-align: top;
	list-style-type: square;
	list-style-position: inside;
	text-transform: capitalize;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 2px;
	height: auto;
	width: auto;
	background-color: edeedc;
}

.sec_title2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #333;
	margin: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	
}
.back {
	font-size: 10px;
	background: url(http://www.venturescholar.org/images/newsletters/backarrow.gif) no-repeat right;
	text-align: right;
	padding-right: 19px;
}
.back a{
	color: #666666;
	text-decoration: none;
}

.content {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFF;
	vertical-align: top;
	margin: 10px;
	overflow: auto;
}
.content a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

.toc {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 14px;
	background-color: #6b696b;
	padding: 5px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 2px;
	border: thin outset #CCC;
	text-align: center;
	height: auto;
	width: 180px;
}

.toc_menu {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 10px;
	background-color: edeedc;
	font-weight: normal;
	color: 666666;
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
	text-align: left;
	margin-left: 30px;
}
.sidehead {
	font: bold 11px/14px arial;
	line-height: 2.5ex; 
	list-style-type: none;
	display: block;
	color: #ffffff;
	background: #D24143;
	padding: 3px 3px 3px 7px;
	margin: 0px;
	width: 170px;
}
.sideitems {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	width: 190px;
	font-family: "Lucida Sans", Georgia, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../images/enews10/tab.png);
	text-align: left;
	vertical-align: middle;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 25px;
	color: #333;
}
.sideitems a {
	color: #333333;
	text-decoration: none;
}
.sideitems a:hover {
	text-decoration: underline;
	color: #999999;
}
.sidelist {
	border: 1px solid #333333;
	width: 170px; 
	margin: 0px;
}
.thumb {
	float: right;
	margin: 0px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: no-repeat;
	background-position: center;
}
body {
	background-color: #fffffc;
	text-align: center;
}
#holder {
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 630px;
}
#page {
	width: 650px;
	text-align: center;
	background-color: #F4F4EA;
	border: thin solid #666666;
}

.section {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B696B;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 190px;
	line-height: 25px;
	padding-top: 10px;
	text-indent: 30px;
	background-color: #edeedc;
	background-image: url(../../images/arrow.gif);
	padding-left: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid gray;
}


