body{background-color:#000000; font-family: Optima, Arial, Verdana, sans-serrif;}


#content{
	padding: 26px;
	padding-bottom: 16px;
    color: #ffffff;
}

h1{
	text-align: inherit;
    margin: 0px; 
    padding-top: 8px; 
    padding-bottom: 8px;  
}

h2 {
    text-align: inherit;
	color: #cccccc;
    margin: 0px;
    padding-top: 8px; 
    padding-bottom: 8px;        
}

h3{
    text-align: inherit;
    margin: 0px;
    padding-top: 8px; 
    padding-bottom: 8px;  
}

img{
    border:3px solid #ffffff;
}

.softwarelink {
    font-size: 16px;;
    font-weight: bold;
    text-align: inherit;
    margin: 0px;
    padding-top: 12px; 
    padding-bottom: 12px;        
}

.pageheader {
	font-size: 1.5em;
    font-weight: bold;
    color: #cccccc;
    text-align: center;
    padding-bottom: 10px;
}

#leftfloatimage{
	float: left;
	padding: 12px;
    margin: 0;
}

#rightfloatimage{
	float: right;
	padding: 12px;
    margin: 0;
}

#centeredimageless{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
}


#centeredimage{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
}

#centeredimagemore{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
    padding-top: 36px;
    padding-bottom: 36px;
}

#paddedimage{
    padding: 12px;
    margin: 0;
}

#leftfloatimagebox{
	float: left;
    width: 350px;
    margin: 0;
    padding: 0;
}

#rightfloatimagebox{
	position:relative;
    float: right;
    width: 365px;
    margin: 0;
    padding: 0;
}


#rightfloattextbox{
    float: right;
    text-align: left;
    width: 50%;
	padding: 8px;
}

#centertextbox{
    text-align: center;
    padding: 0px;
    margin: 0;
}

#splashpic{
	background-color: #000000;
	background-image: url(GEMDays.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    height:100%
    
}

#splashtitles{
    padding: 50px;
}

#navigation{
	text-align: center;
}

#navigation li{
	display: inline;
	padding: 10px;
}

#navigation ul{
	padding: 3px;
	margin: 0px;
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
}

#leftnavigation {
    position:absolute;
    vertical-align: bottom;
    bottom:0;
    left:0;
    right:0;
}


#leftnavigation ul{
    text-align: left;
	padding-left: 48px;
    padding-bottom: 80px;
	margin: 0px;
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
    line-height: 150%;
    width: 100%
}

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

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

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

a:hover{
	color: #ee0000;
}

ul{
    list-style-type: none;
}

#Links{
    padding-right: 20px;
    padding-bottom: 20px;
}
    
#Links ul{
    list-style-type: none;
}

#Links a:link{
	text-decoration: none;
    font-size: 16px;
	font-weight: bold;
}


#BigLinks{
    padding-right: 20px;
    padding-bottom: 20px;
}
    
#BigLinks ul{
    list-style-type: none;
}

#BigLinks a:link{
	text-decoration: none;
    font-size: 18px;
	font-weight: bold;
}

#prose{	
	text-align:justify;
}

#lists{
	text-align:left;
}

.contacttext {
	padding: 10px;
    text-align:center;
    font-size: 14pt;
    color: #ffffff;
}

.work{
	font-weight: bold;
    font-size: 1.17em;
}

.instrumentation{
    padding-top: 0.5em;
    padding-bottom: 1.5em;
    padding-left: 1em;
}

.instrumentation2{
    padding-top: 0.5em;
    padding-bottom: 0;
    padding-left: 1em;
}

.artists{
    margin-top: -1.01em;
    padding-top: 0em;
    padding-bottom: 0;
    line-height: 140%;
}

.performances{
    padding-top: 0.5em;
    padding-left: 1em;
    padding-bottom: 1.5em;
    line-height: 140%;
}

header{
	margin: 0px;
	padding: 0px;
}

#splashfooter{
	vertical-align: bottom;
    padding: 0;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
	font-style: italic;
    font-size: 14px;
	color: #ffffff;
    line-height: 150%;
}

