body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
}
table.master 
 {
	width: 850px;
	background-color: #000000;
	height: 700px;
}
table.master td
 {
	top: 1px;
 }
 table.content 
 {
	padding-top: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
 }
 table.content td
 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
 }
table.tumb 
 {
 }
 table.tumb td
 {
	text-align: center;
	padding-right: 8px;
 }
 
.sam {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	margin-top: 10px;
	padding-left: 10px;
}
.menu {
	padding-top: 20px;
	padding-left: 20px;
}






/*Left Menu*/
.glossymenu{
	list-style-type: none;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	width: 145px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	border-bottom-width: 0px;
	text-indent: 10px;
	margin-left: 0px;
}
.glossymenu li a{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	background-repeat: repeat-x;
	background-position: center center;
	padding-right: 0;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 18px;
	background-image: url(index/chromebg.gif);
	padding-top: 1px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-left: 0px;
}
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 140px;
}
.glossymenu li a:visited, .glossymenu li a:active{
}
.glossymenu li a:hover{
	color: #FFFF33;
	background-position: center center;
	background-repeat: repeat-x;
	background-image: url(index/chromebg2.gif);
}
.pagetitle {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
.back {
	font-size: .8em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-top: 5px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #33CC66;
}
a:visited {
	color: #FFFFCC;
}
.textscrollbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	overflow: auto;
	background-color: #E8E8E8;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	height: 500px;
	width: 500px;
	border: 6px solid #666666;
	padding-bottom: 10px;
	line-height: 1.4em;
}

table.resume {
	text-indent: 0px;
}
table.resume td {
	text-indent: 0px;
}
table.contact {
	margin: 50px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
