body
{
	font-family: geneva;
	font-size:12px;
	color: #999999;
}

#bigtable
{
width: 850px;
margin: auto;
margin-top: 25px;
}

#bigtable td
{
padding: 10px;
}

#navbox
{
	font-family: verdana;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
	height: 25px;
	valign: middle;
	text-align: center;
	padding: 0px;
}

#navbox td
{
	padding: 0px;
	margin: 0px;
}

#navbox a
{
	display: inline;
	color: #999999;
	text-decoration: none;
	padding: 0 8px;
}

#navbox a:hover
{
	color: black;
}

#mainbox
{
	padding: 0 10px;
	vertical-align: top;
}

#mainbox p
{
	text-align:justify;
}

#mainbox a
{
	display: inline;
	color: #999999;
	text-decoration: underline;
}

#mainbox a:hover
{
	color: black;
}

#webdesignbox
{
	padding: 0;
	margin: 0;
}

#phototable
{
	margin: 0 auto;
	height: 500px;
}

#phototable td, #phototable p
{
	text-align:center;
	padding: 0;
}

.selectable {
	cursor: pointer;
}

.shown
{
	display: block;
}

.quotesource
{
	font-style: italic;
}

.selected {
	border: solid black 2px;
}

.unselected {
	border: solid white 2px;
}

.hidden
{
	display: none;
}

.paragraphtitle
{
color:#333333;
}

div#thumbs div.vidThumb
{
	float: left;
	width: 100px;
	height: 80px;
	margin: 5px;
	padding: 0;
}

div#thumbs
{
	width: 260px;
	float: left;
	margin-left: 25px;
	margin-top: 29px;
}

div#thumbs div.vidThumb a img {
	border: none white 0px;
}	

div.video {
	float: right;
	margin-right: 30px;
}
