#demo a:link { color: #D25400; }
#demo a:visited { color: #D25400; }
#demo a:hover { color: #D25400; }
#demo { color: #D25400; }

li.about { display: none; }
li.photo { display: none; }

.brdr
{
	width: 340px;
	max-width: 340px;
	margin-left: 24px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

.right
{
	position: relative;
	left: 100px;
	width: 700px;
	min-width: 700px;
	background-image: url(../images/contentBg.gif);
}

.text ul
{
	background: none;
	border-collapse: collapse;
	margin-left: 420px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text li
{
	font-size: small;
	color: #333333;
	font-weight: normal;
	background: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	list-style-image: url(../images/bullet5.gif);
}
