body {
	font-family:Verdana,Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

a:link { 
	color: #8B8D09; 
	text-decoration: none;
}

a:visited { 
	color: #8B8D09; 
	text-decoration: none;
}

a:active { 
	color: #8B8D09; 
	text-decoration: none;
}

a:hover { 
	color: #8B8D09; 
	text-decoration: none;
}

a {
	text-decoration: none;
}


u {
	text-decoration: none;
	border-bottom: solid 1px #666666;
}

#main_wrapper 
{
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	width: 900px;
	font-size:0.81em;
	color:#333333;
	line-height:140%;
}

#top_logo {
	width:900px;
	margin-bottom:15px;
}

#top_navi {
	width:900px;
	margin-bottom:3px;
}

#top_intro {
	width:900px;
	height:435px;
	margin-bottom: 10px;
}

#news_box {
	width:550px;
	height:165px;
	float:left;
	border-left:7px;
	border-left-color:#8B8D09;
	border-left-style:solid;
	margin-top: 20px;
}

#news_innerbox {
	margin-top:20px;
	margin-left:25px;
	width:490px;
}

.span_bold {
	font-weight:bold;
}

#sponsor_box {
	float:right;
	width:280px;
	text-align: right;
	margin-top: 70px;
}

#copyright {
	width:900px;
	font-size:95%;
	margin-top: 0px;
	color: #999999;
}

#copyright p {
	margin-top:5px;
}

/*##### ABOUT #####*/

#main_photo_container {
	width:900px;
	margin-bottom: 25px;
}

#about_column_left {
	width:711px;
	float:left;
	border-right:1px;
	border-right-color:#8B8D09;
	border-right-style:solid;
}

#about_column_left_inner {
	width:670px;
	font-size:100%;
	color:#666666;
	line-height:160%;
	margin-right:25px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#about_column_left_inner p {
	margin-top: 0px;
}

#about_column_left_inner p span {
	font-weight:bold;
}

#about_column_left_inner ul { 
	list-style-image:url(../images/teaching/square_bullet.gif) 
	} 

#about_column_right {
	width:160px;
	float:right;
}

/*##### AUDIO #####*/

#audio_container {
	width:900px;
	margin-bottom:20px;
}


.audio_3colums_left {
	width:280px;
	float:left;
	color:#666666;
}

.audio_3colums_middle {
	width:280px;
	float:left;
	margin:0 29px 0 29px;
	color:#666666;
}

.audio_3colums_right {
	width:280px;
	float:right;
	color:#666666;
}


.audio_3colums_left p,.audio_3colums_middle p,.audio_3colums_right p {
	font-size:100%;
	margin-top:0;
	margin-bottom:5px;
	width:280px;
}

.audio_3colums_left p a:link { color: #666666; }
.audio_3colums_left p a:hover { color: #666666; }
.audio_3colums_left p a:visited { color: #666666; }
.audio_3colums_left p a:active { color: #666666; }

.audio_3colums_middle p a:link { color: #666666; }
.audio_3colums_middle p a:hover { color: #666666; }
.audio_3colums_middle p a:visited { color: #666666; }
.audio_3colums_middle p a:active { color: #666666; }

.audio_3colums_right p a:link { color: #666666; }
.audio_3colums_right p a:hover { color: #666666; }
.audio_3colums_right p a:visited { color: #666666; }
.audio_3colums_right p a:active { color: #666666; }

/*##### TEACHING #####*/

#popup_container {
	width:500px;
	margin:20px 15px 20px 15px;
}

#popup_container p {
	font-size:0.79em;
	color:#666666;
	line-height:160%;
	margin-top:0px;
	margin-bottom:10px;
}


/*##### STUDIO #####*/

#studio_popup_container {
	width:1000px;
	margin:20px 15px 20px 15px;
}


/*##### DISCOGRAPHY #####*/

#discography_container {
	width:900px;
	margin-bottom:20px;
}

#discography_container table {
	font-size:95%;
}

#discography_container table tr td {
	border-bottom: 5px solid #333333;
	vertical-align:middle;
}

#discography_container table tr th {
	color:#FFFFFF;
	text-align:left;
	background-color:#333333;

}

/*##### CONTACT #####*/

#contact_container {
	width:900px;
	margin-bottom:20px;
}

#contact_container p {
	font-size:100%;
	margin-top:5px;
	margin-bottom:15px;
}

