body	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #2B5A86;
	background-position: center;
}
				
h2	{
	font-family: "Courier New", Courier, mono;
}
			
h3	{
	font-family: "Courier New", Courier, mono;
	margin: 20px 165px 0px 122px;	
	padding-top: 7px;
	background-color: transparent;	
	border-bottom: #FFCC66 1px dashed;		
}

h4	{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	margin-left: 122px;
	padding-top: 7px;
}

img	{
	border: #FFCC66 1px solid;
}

hr		{
	color: #000;
	background-color: #000;
	height: 1px;
}

a:link	{
	color: #FF9900;
	background-color: transparent;
	text-decoration: none;
}

a:visited	{
	color: #FF9900;
	background-color: transparent;
	text-decoration: none;
}

a:active	{
	color: #FF9900;
	background-color: transparent;
	text-decoration: none;
}

a:hover	{
	color: #00FFFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
			
div#container	{
	text-align: left;
	width: 700px;
	margin: 0 auto;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
			
div#banner	{
	width: 700px;
	height: 140px;
	background-image: url(../si_images/banner_si.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}
				
div#banner_green	{
	width: 700px;
	height: 140px;
	background-image: url(../si_images/banner2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
}
				
div#lt_menu	{
	width: 85px;
	margin-top: 30px;
	float: left;
	background-color: #9b9a7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed black;
 }
				
div#lt_menu a	{
	display: block;
	padding: 4px;
	padding-right: 8px;
	margin: 0px;
	text-decoration: none;
	text-align: right;
	border-top: 1px dashed black;
	color: #000000;
}
				
div#lt_menu a:hover	{
	background: #FFCB66;
}
			
div#text	{
	margin-left: 122px;
	margin-right: 165px;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #FFCC66;
	letter-spacing: 1.5px;
	line-height: 17px;
}
				
div#rt_col	{
	width: 125px;
	height: 300px;
	float: right;
	/* text-indent: -9999px; */
	margin-top: 30px;
	margin-right: 10px;
	/* background-image: url("../si_images/blue_column.gif"); */
}

div#rt_col img	{
	border: none;
}
				
div#rt_col_2	{
	width: 125px;
	height: 300px;
	float: right;
	/* text-indent: -9999px; */
	margin-top: 30px;
	/* background-image: url("../si_images/green_column.jpg"); */
}

div#rt_col_2 img	{
	border: none;
}
				
div#bottom	{
	width: 400px;
	height: 20px;
	margin-left: 122px;
	margin-right: 150px;
	background-color: #9B9A7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 7px solid #9B9A7E;
}
			
div#bottom a	{
	color: #000000;
	text-decoration: none;
	margin-bottom: 20px;
	padding: 6px;
}
				
div#bottom a:hover	{
	color: #FFCB66;
	background: #000000;
}
					
div#photo	{
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	letter-spacing: 1.5px;
	line-height: 17px;
	color: #FFCC66;
	padding-top: 25px;
}

.bioName	{
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	
}

.bkgrdHead	{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border-top: 1px dashed #FFCC66;
	border-bottom: 1px dashed #FFCC66;
}

.center	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
}


.center a:link	{
	text-decoration: none;
	color: #FFCC66;
}

.center a:visited	{
	text-decoration: none;
	color: #FFCC66;
}

.center a:hover	{
	text-decoration: none;
	color: #FFCC66;
}

.center a:active	{
	text-decoration: none;
	color: #FFCC66;
}

.copy	{
	margin-left: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #000;
}

.copy a:link	{
	text-decoration: none;
	color: #000;
}

.copy a:visited	{
	text-decoration: none;
	color: #000;
}

.copy a:hover	{
	text-decoration: underline;
	color: #9B9A7E;
}

.copy a:active	{
	text-decoration: none;
	color: #9B9A7E;
}

.floatLeft	{
	float: left;
	padding: 0px;
	margin: 0px 15px 10px 0px;
}

.floatRight	{
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 15px;
}

.sub	{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-top: 7px;
}

.musicList	{
	margin: 30px 0px 0px 0px;
}





