@charset "utf-8";
body   {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	background: url(images/bg.png) no-repeat fixed;
	text-align: center;
}




.vertcontrol {
	margin: 0 auto;
	margin-top: 40px;
	width: 900px;
}
.container  {
	margin: 0 auto;
	width: 900px;
	margin-top: 40px;

}
#hometitle {
	font-size: 180%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	line-height: 40px;
	padding-top: 30px;
	margin-bottom: 10px;
}
#vertcenter {
	height: 600px;
	width: 880px;
	top: 50%;
	position: static;
	margin: 0 auto;
	vertical-align: middle;
	display: table-cell;
}


#mainContent  {
	height: 590px;
	width: 800px;
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#menu, #menu ul  {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 120%;
	text-align: right;
	display: inline;
	width: 400px;
}
#menu  {
	margin: 5px 10px 0px 0px;




}
#navmenu {
	width: 440px;
	height: 20px;
	border: solid #939393 1px;
	padding: 3px;
	float: left;
	background-color: #000000;
	margin: -8px 0px 0px 8px;
}
.img-shadow {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin: 10px 0px 0px 0px;
	height: 100%;
}
#navshadow {
	height: 28px;
	width: 450px;
}
#imageshadow {
	width: 345px;
	height: 100%;
	margin: -10px 0px 0px 0px;
	padding-bottom: 10px;
}
#contentshadow {
	height: 100%;
	width: 520px;
	float: left;
	padding-bottom: 12px;
	margin: 10px 0px 0px 0px;
}
#resumeshadow {
	height: 100%;
	width: 855px;
	float: left;
	padding-bottom: 12px;
	margin: 25px 0px 5px 0px;
}

#contentfloat {
	float: right;
	margin-top: 15px;
}




#gohome {
	float: right;
	font-size: 190%;
	width: 500px;
	margin-right: 1px;

}

.unions {
	font-size: 50%;
	display: block;
}
.name {
	display: block;
}


.image {
	width: 340px;
	border: solid #939393 1px;
	background-color: #000000;
	margin: -10px 0px 0px 10px;
	display: block;
	position: relative;
}

.content {
	width: 500px;
	text-align: left;
	font-size: 85%;
	border: solid #939393 1px;
	background-color: #000000;
	margin: -10px 0px 0px 10px;
	display: block;
	position: relative;
	padding: 0px 8px;
}
.footer {
	clear: both;
	font-size: 80%;
	margin: 0px;
	padding-top: 5px;
	margin-bottom: 20px;
}


#navmenu ul {
	padding: 0;
	margin: 0;

}

#navmenu  li {
	display: inline;
	font-size: 90%;
	margin: 0px 10px 0px 10px;
}
.content p {

}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a img {
	border-style: none;
}
#resume-border {
	border: solid #939393 1px;
	background-color: #000000;
	width: 840px;
	padding: 10px 0px 0px 10px;
	display: block;
	position: relative;
	margin: -10px 0px 0px 10px;
}
#resume {
	text-align: left;
	font-size: 90%;
	display: inline;
}
.resume {
	display: inline;
	font-size: 0.8em;
}
#resume-gohome {
	float: none;
	width: 100%;
	font-size: 190%;
}
.resume em {
	font-size: 75%;
	font-style: normal;
}

.resume-section {
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 12px 0px;
	float: left;
	width: 100%;
}

.resume-credit1 {
	width: 470px;
	float: left;
}
.resume-credit1 em {
	font-size: 85%;
	font-style: italic;
}
.resume-credit1 strong {
	font-size: 85%;
	font-style: normal;
}



.resume-credit2 {
	width: 160px;
	float: left;
}


.resume-credit3 {
	width: 200px;
	float: left;
	text-align: right;
}
.resume-credit3 em {
	font-style: italic;
	font-size: 100%;
}
.resume-vertcontrol {
	height: 100%;
	width: 850px;
	margin: 0 auto;
	margin-top: 50px;
}
.resume-training {
	text-align: center;
}
#resume p {
	clear: both;
}
#reps {


}
.representation {
	text-align: center;
	clear: both;
	margin: 0px 0px 20px 0px;


}

.representation p {
	margin-top: 0px;


}

#la-rep {
	float: left;
	width: 39%;
	margin: 10px 6px 20px 1px;
}

#ny-rep {
	float: left;
	width: 36%;
	margin: 10px 0px 50px 5px;
}
.rep-heading {
	font-size: 150%;
	font-weight: bold;
	margin: 15px 0px;
	border-bottom: solid #666 1px;
}
#sm-logo {
	float: left;
	margin-top: -1px;
	margin-left: 20px;
}
#gg-logo {
	float: left;
	margin-top: 5px;

}
#imdb {
	float: right;
	margin-right: 150px;
	margin-top: -50px;
}
#index-bg {
	background-image: url(none);
	background-color: #000000;

}
