body
{
	background-color: #333333;
	color:#777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.content
{
	color:#dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.content b
{
	color:#cccccc;
	font-size:11px;
}
a:link, a:visited, a:active
{
	color:#aaaaaa;
	font-size:xx-small;
}
a:hover
{
	color:#CCCC99;
	font-size:xx-small;
}

h1, h2
{
	color:#777777;
	font-size:xx-small;
}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover 
	{
	color:#777777;
	text-decoration:none;
	}
.bg1{
	background-image:  url(images/bg1.jpg);
	height: 520px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #777777;
}
.bg2{
	background-image:  url(images/bg2.jpg);
	height: 520px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #777777;
}
.bg3{
	height: 520px;
	width: 780px;
	background-image:  url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #777777;
}
.bg4{
	height: 520px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #777777;
	background-color: #000000;
}
.center
{
	padding-top: 15%;
	height:520px;
	position:absolute;
	z-index: -2;
}
.resume
{
	overflow:auto;
	width:400px;
	height:310px;
	padding:15px;
	border: 1px dashed #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.vidbox
{
border: 2px solid #777777;
}
.picpanel
{
	overflow:auto;
	width:200px;
	height:506px;
	border: 1px solid #444444;
	vertical-align: middle;
}
.picbox
{
	width:334px;
	height:500px;
	padding-right:23px;
	padding-left:23px;
}
.picbox img
{
	border:solid #444444 1px;
}
.thumbcells
{
	padding-top:3px;
}
.thumbcells a:link, .thumbcells a:visited
{
	border:solid #444444 1px;
}
.thumbcells a:active, .thumbcells a:hover
{
	border:solid #CCCC99 1px;
}
