@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(http://fonts.googleapis.com/css?family=Oxygen:300,400);

a:link {color:#6699FF;}      /* unvisited link */
a:visited {color:#e6e6FF;}  /* visited link */
a:hover {color:#00FFFF;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

#container{
	min-width: 960px;
	}
 #home-background {
    background-image: url(../images/background-1.jpg);
    background-size: cover;
    overflow: visible;
}
#menu-holder {
    font-size: 30px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}
#logo {
    
 	
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.nav-button {
    text-align: center;
    color: #ffffff;
    background-color: #000;
    opacity: 0.7;
    line-height: 50px;
    vertical-align: middle;
}
.close-button {
    text-align: center;
    color: #ffffff;
    background-color: #000;
    opacity: 0.6;
    line-height: 50px;
    vertical-align: middle;
}
footer {
    font-size: 11pt;
}
#welcome-text {
	overflow: scroll;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 50px 20px 20px 20px;
    line-height: 20px;
}
#frame-1-content {
    background-image: url(../images/content-background.jpg);
}
.heading {
    margin: 0 0 10px 0;
    color: #efefef;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 26px;
}
.headingabc {
    margin: 0 0 10px 0;
    color: #efefef;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
}
.headingred {
    margin: 0 0 10px 0;
    color: #efefef;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
}
.headingtop {
    margin: 0 0 20px 0;
    color: #efefef;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 36px;
}
.headingott {
    margin: 0 0 20px 0;
    color: #FF0000;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 60px;
}
.text {
    font-family: 'Oxygen', sans-serif;
    margin: 0 0 30px 30px;
    color: #efefef;
    font-size: 10px;
}
.on-white{
	
	color: #2e2e2e;
	font-size: 40pt;
	}
}
.uline{

	text-decoration: underline
	}
}
	