body {
	/*background-image: url('../images/bg_gridpaper.gif');*/
	/*font-family: "Times", "Times New Roman", serif; */
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4;
	color: white;
	font-size: 14px;
	/*margin:20px 20px 0px 20px;*/
	/*background-color: #eee;*/
	background-color: black;
}

.centerblock {
	text-align: left;
	background-color: #A6A6A6;
	width: 80%;
	min-width: 820px;
	margin: 0 auto;
	
}

.headerimg {
	
	text-align: center;
	margin: 0 auto;
	padding-top: 1.5em;
}


#imageblock {
	
	margin: 0 auto;	
	width: 820px;

	
}



.mainimage {
	margin-bottom: 20px;
	margin-top: 0;
	padding: 10px;
	
	text-align: left;
	color: white;
	background-color: #737373;
	
	}


.slidebox {
	position: absolute;
	width: 800px;
	/*padding: 10px;*/
	text-align: center;
	background-color: #222;
	margin: 0 auto;
	padding-bottom: 1em;
	padding-top: 0.5em;
}



p {
	
	padding-top: 5px;

}


.text {

	width: 70%;
	margin-left: 10%;
}

.header {
	background-color: #737373;
	padding: 0.3em 1em;
	margin-bottom: 16px;
	margin-top: 32px;
	font-weight: bold;
	font-size: larger;

	
	

}

.header_large {
	padding-top: 10px;
	font-weight: bold;
	font-size: 	x-large;

	
}


.resumedate {
	font-style: normal;
	font-weight: bolder;
	padding-right: 2em;
	text-align: right;
	float: left;
	width: 100px;
}

.resume
{
	font-size: 14px;
	line-height: 1.7em;
	display: inline-table;
	/* firefox likes table-row */
}

.resume_single
{
	font-size: 14px;
	line-height: 1.7em;
	padding-left: 2em;
	margin-left: 100px;
}


.menu {


	padding: 10px 0;
	padding-bottom: 40px;
	margin: 5px auto;
	

	text-align: center;
	
	/*float:right;*/
	width:800px;	
	color: #760000;
	font-size: 16px;
	
}

.menulist {
	display: inline;
	list-style-position: outside;
	list-style-type: none;

	
}

em
{
	font-weight: bolder;
	font-style: normal;
	background-color: #999;
}

.menulink {
	margin: 0 20px;
}

.menuCurrentPage {
	
	background-color: #737373;
	padding: 0.3em 1em;
	margin-bottom: 5px;
	font-weight: bold;

	color: white;

	
}

a {
	
	color: white;
	text-decoration: none;
}


a:hover {
	
	color: black;
/*	text-decoration: underline;*/
}

.image {
	border-style: solid;
	border-width: 1px;
}

.thumbimg {
	margin: 2px;
	display: inline;
/*	border-style: solid;
	border-width: 1px;*/
	cursor: pointer;
	vertical-align: top;
}

a.detail, a.rightlink, a.leftlink {
	color: white;
	text-decoration: underline;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
	margin: 0 20px;
	
}


a.rightlink {
	display: inline;
	float: right;
}

a.leftlink {
	float: left;
}

div.thumbs {
	display: inline;
	min-height: 200px;
	height: 200px;
	
	
	vertical-align: top;
}

.footer {
	clear: both;
	padding: 2px;
	margin-top: 40px;
	background-color: #737373;
	font-size: 12px;
	padding-left: 10%;
}

.image_controls {
	position: relative;
	left: 40px;
	float: left;
	
	width: 120px;
	margin-right: -800px;
	z-index: 0;
	color: white;
	padding: 10px;
	background-color: #7b7b7b;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	
}

.control {
	
	display: inline;
	cursor: pointer;
}




.detail_descrip {
	float: none;
	width: 78%;
	font-style: normal;
	font-weight: normal;
	padding: 10px;


}

.descrip {
	font-weight: bold;
	font-size: larger;
}

.videolink {

	float: right;
	position: relative;
	top: 12px;
	width: 15%;
	background-color: #555;
	padding: 0.3em 1em;
	margin-bottom: 5px;
	font-weight: bold;

	color: white;
	
}

.videoplayer {

	width: 320px;
	height: 240px;
	border: solid 10px #555;
	position: relative;
	z-index: 99;
}

.slide_image {
	padding-top: 20px;
	
}




.viewing {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	padding-left: 1em;
	color: #ddd;
	
}


.imagespacer {

	margin-top: 40px;
}
