/*	-------------------------------------------------------------
	Tony Sandler
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Title : Tony Sandler | Stylesheet
	Author : Josh Serbus | Esultants Web Services
	URL : http://www.esultants.com
	Description : Stylesheet
	-------------------------------------------------------------	*/
	@import url("networkbar.css");
/*	-------------------------------------------------------------
	Table of Contents
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1. Body
	2. Content
	3. Footer
	4. Classes
*/


/*	-------------------------------------------------------------
	1. BODY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	body {
	background-image:url(images/bgstrip.jpg);
	background-repeat:repeat-x;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:FF0000;
	margin: 0;
	padding: 0;
	
	}
	
	a 	{
	color: #CCCCCC;
	text-decoration:none;
	}
	
	a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	hr {
	color:#FFFFFF;
	width:100%;
	height:2px;
	}
	
	#layout {
	
	padding-top: 0px;
	margin-top: 0px;
	
	}
	
	#networkbar {
	background-image:url(images/nav_bg.jpg);
	
	}

/*	-------------------------------------------------------------
	2. CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	#wrapper{
	width: 1586px;
	min-height: 700px;
	background: 0% 0% repeat-y;
	}
	
	#microphoneLogo{
	margin: 50px 0 0 0;
	background-image:url(images/leftdiv_img01.jpg);
	background-repeat:no-repeat;
	height:523px;
	width:288px;
	float:left;
	}
	
	#flashSubtext{
	margin: 50px 0 0 0;
	background-image:url(images/leftdiv_img02.jpg);
	height:523px;
	width:342px;
	float:left;
	}
	
	
	#TonyPortrait{
	margin: 0 0 0 0;
	background-image:url(images/rightdiv_img03.jpg);
	background-repeat:no-repeat;
	height:654px;
	width:540px;
	float:left;
	}
	
	#topnav{
	margin: 0 0 0 300px;
	}
	
	#baseFooter{
	margin: -80px 0 0 0;
	width: 900px;
	}
	
	#textBody {
	margin:10px 25px 10px 5px;
	padding: 10px 25px 10px 5px;
	}
	
	#tsBio {
	background-image:url(images/bio_tony_sandler_wallpaper.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	height: 100%;
	}
	
	#MMbg {
	background-image:url(images/TS_mauriceme_bg.jpg);
	background-repeat:no-repeat;
	}
	
	#MMiframe {
	background-image:url(images/iframe_mm_tsandler_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:fixed;
	}
	
	#TonyBG {
	background-image:url(images/Tony_cropped_BG.jpg);
	background-repeat:no-repeat;
	}

	#TonyBG_test {
	background-image:url(images/TS_bg_right_img002.jpg);
	background-repeat:no-repeat;
	}

	#textSum {
	
	width:475px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	}
		
	#sceneText {
	
	width:475px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	}

	#textBody {
	padding: 0 0 0 5px;
	}
	td img {display: block;}

	
	

/*	-------------------------------------------------------------
	3. FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	#footer	{
			font-family:verdana;
		font-size:11px;
		color:#ffffff;
		
	}

	#footer a	{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	margin-right:10px;
	}

	#footer a:visited	{ color:#CCCCCC;; }
	#footer a:hover	{ color:#fff; text-decoration:none;}

	.style2 {color: #FFFFFF}
	
	
	#footer	{
		font-family:verdana;
		font-size:11px;
		color:#ffffff;
		
	}

	#footer a	{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	margin-right:10px;
	}

	#footer a:visited	{ color:#CCCCCC;; }
	#footer a:hover	{ color:#fff; text-decoration:none;	}
	
	

/*	-------------------------------------------------------------
	4. CLASSES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	}
	
	.style2 {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	}

	.videoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	}

	.videoText a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	}

	.videoText a:visited { color:#0099FF; }
	.videoText a:hover	{ color:#0099FF; }