body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	font-size: 12px;
}
p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
ul {
	list-style-image: url(../images/bullet_monkey.gif);
}
#main{
	position: relative;
	overflow: visible;
	margin: 0px;	
}
#nav1{
	position: relative;
	top: 1px;
	padding-left: 105px;
	height: 22px;
	white-space: nowrap;
	word-spacing: 1em;
}
#nav2{
	position: relative;
	overflow: visible;
	padding-left: 105px;
	word-spacing: 1em;

	padding-top: 1px;
}
#content{
	position: relative;
	left: 0px;
	padding-left: 105px;
	padding-right: 8px;
	clear: both;
}
#content img{
	margin: 1px;
}
#contentRight{
	float: right;
	width: 45%;
	border: 2px solid;
}
/*#contentRight p{
	padding: 5px 3px 5px 3px;
	margin: 0px;
}*/
#crbody{
	padding: 3px;
	margin: 0px;
}
#featureHead{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#imageLogo{
	position: absolute;
	top:0px;
	left: 0px;
}
#bottom{
	height: 89px;
	text-align: right;
}
#photoViewTable{
	width: 600px;
}
#tableFill{
	background-color: #EEEEEE;
	vertical-align: top;
}
#tableClear{
	background-color: #FFFFFF;
	vertical-align: top;
}
#right{
	float: right;
}
#blogentry{
	width: 80%;
}
.topNav{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 0em;
}
.topNav:hover{
	text-decoration: underline;
}
.topNav:visited{
	color: #FFFFFF;
}
.white13Bold{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 0em;
}
.white13Bold:hover{
	text-decoration: underline;
}
.red{
	color: #993300;
}
.ten{
	font-size: 10px;
}
.white{
	color: #FFFFFF;
}
.white:visited{
	color: #FFFFFF;
}
#imgThumb{
	margin: 3px;
}
#imgThumbLeft{
	float: left;
	margin-right: 5px;
}
#imgThumbRight{
	float: right;
	margin-right: 5px;
}
.bgGrey{
	background-color: #EEEEEE;
}
#portfolio{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#leftColumn{
	margin-right: 48%;
}
.example {
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #CCCCCC;
	cursor:pointer;
}
.exampleHover {
	background-color: #CCCCCC;
}
.example a{
	font-size: 11px;
	font-weight: bold;
}

