/* Start of CMSMS style sheet 'benkiley v1.1' */
html,body {
	color: #171717;
	font-family: Verdanda, Arial, Helvetica, sans-serif;
	background: url(../images/page_back.jpg) repeat-x #000;
}

em { font-style: italic; }
strong { font-weight:bold; }
h1 { font-size:2.0em; margin-left: 75px; margin-bottom: 20px; }
h3 { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 1.0em; font-weight:bold; margin-bottom: 0.5em; }
h4 { font-size: 1.2em; text-align:right;}
p { font-size:1.15em; margin-bottom: 1.5em; }

a{
	color:#99ccff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#99ccff;
}

#wrap {
	width: 950px;
	height: 640px;
	margin: 0 auto;
	background:url(../images/title_swoosh.jpg) no-repeat;
}

#page {
	width: 748px;
	margin: 0 auto;
	background: #001d3f;
}

#head {
	width: 748px;
	height: 107px;
	background: url(../images/title.jpg) no-repeat;
}

#menu { width: 748px; height: 21px;}

#menu img { float:left; }

#menu ul { list-style: none; background: url(../images/menu_buttons_over.jpg); }

#menu li { display: inline; float:left; }
#menu span { display: none; visibility: hidden; }

#menu ul li a{ display:block; height: 21px; background: url(../images/menu_buttons.jpg);  }

#menu ul li.news a { width: 68px; }
#menu ul li.biocv a { width: 89px; background-position: -68px }
#menu ul li.musical a { width: 144px; background-position: -157px }
#menu ul li.accomp a { width: 139px; background-position: -301px }
#menu ul li.teaching a { width: 91px; background-position: -440px }
#menu ul li.contact a { width: 79px; background-position: -531px }

#menu ul li a:hover { background: url(../images/menu_buttons_over.jpg); }

#menu ul li.biocv a:hover { background-position: -68px }
#menu ul li.musical a:hover { background-position: -157px }
#menu ul li.accomp a:hover { background-position: -301px }
#menu ul li.teaching a:hover { background-position: -440px }
#menu ul li.contact a:hover { background-position: -531px }

#content {
	height: 483px;
	background: url(../images/content_back.jpg) repeat-x;
	color: #dedede;
	padding: 25px 15px;
}

#content img { float: right; }

.scroll {
	overflow: auto;
	height: 400px;
	padding-right: 1.0em;
}

#footer {
	color:#999;
	font-size:0.7em;
	text-align:center;
}

/* End of 'benkiley v1.1' */

