

/*** BANNER-MENU ***/

#banner {
height: 70px;
background-color: white;
position: fixed;
top:0;
left: 0;
width: 100%;
}

#menu ul {
list-style-type: none;
text-decoration: none;
}

#menu li {
display: inline;
margin-right: 25px;
margin-left: 0;
padding-left 0;
}
	
#menu a {
text-decoration: none;
color: silver;
font-size: 110%;
}

#menu a:hover {
color: black;
}

#menu .current {
color: black;
}

img {
height: auto;
}

/***INDEX***/

body {
font-family: avenir, corbel, sans-serif;
background-color: #E8E8E8;
padding: 0;
margin: 0;
}

h1 {
margin-top: 0;
}

#sidebar-index {
width: 100%;
position: fixed;
top: 70px;
left: 0;
}



/***NEWS***/

#sidebar-news {
width: 40%;
position: fixed;
top: 70px;
left: 0;
}

#news-main a{
text-decoration: none;
}

#news-main {
margin-left: 40%;
padding-left: 50px;
padding-right: 50px;
font-size: 100%;
margin-top: 90px;
}

#news-main ul {
list-style-type: none;
text-decoration: none;
}

#news-main li {
margin-left: 20%;
margin-top: 10px;
}


/***ABOUT***/

#sidebar-about {
width: 40%;
position: fixed;
top: 70px;
left: 0;
}

#livepic1 {
width: 100%
position: fixed;
top: 70px;
left: 0;
margin: 0;
padding: 0;
}

figure {
margin: 0;
padding: 0;
}

figcaption {
text-align: right;
font-size: 60%;
margin: 0;
}

#about-main {
margin-left: 40%;
.background-color: silver;
background-color: #E8E8E8; 
padding-left: 50px;
padding-right: 50px;
font-size: 100%;
margin-top: 50px;
.padding-top: 10px;
line-height: 150%;
padding-bottom: 40px;
}

#about-main a {
text-decoration: none;
}



/****LOOK****/

#look-main {
margin: 90px;
.margin-top: 150px;
.line-height: 350%;
}

#look-main a {
text-decoration: none;
}

#container {
margin-top: 90px;
}


/****LISTEN****/

#listen-main {
margin: 90px;
.margin-top: 150px;
.line-height: 350%;
}

#listen-main iframe {
margin-left: 0;
}

#listen-main a {
text-decoration: none;
}

#container {
margin-top: 90px;
}



/****WATCH****/

#video-links {
float: left;
width: 200px;
margin-left: 40px;
}

#video-links span {
display: none;
}

#video-links a {
text-decoration: none;
display: block;
height: 135px;
width: 200px;
}

#video-links ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 10px;
}

#video-links li {
margin-bottom: 20px;
}

#container {
margin-top: 90px;
}

iframe {
margin: 0;
padding: 0;
border: 0;
margin-left: 40px;
margin-top: 10px;
}


#winning {
background-image: url(../images/winning_vid_button.jpg);
width: 200px;
height: 135px;
}

#winning a:hover {
background-image: url(../images/winning_vid_button_hover.jpg);
width: 200px;
height: 135px;
}


#met {
background-image: url(../images/met_vid_button.png);
width: 200px;
height: 135px;
}

#met a:hover {
background-image: url(../images/met_vid_button_hover.jpg);
width: 200px;
height: 135px;
}


#sometimes a {
background-image: url(../images/sometimes_forget_vid_button.png);
width: 200px;
height: 135px;
}

#sometimes a:hover {
background-image: url(../images/sometimes_forget_vid_button_hover.png);
width: 200px;
height: 135px;
}

#atlantis a {
background-image: url(../images/atlantis_vid_button.png);
width: 200px;
height: 135px;
background-repeat: no-repeat; 
}

#atlantis a:hover {
background-image: url(../images/atlantis_vid_button_hover.png);
width: 200px;
height: 135px;
}

#satisfied a {
background-image: url(../images/satisfied_vid_button.png);
width: 200px;
height: 135px;
background-repeat: no-repeat; 
}

#satisfied a:hover {
background-image: url(../images/satisfied_vid_button_hover.jpg);
width: 200px;
height: 135px;
}




/****BUY****/

#fig1 {
float: left;
.width: 450px;
width: 50%;
margin-top: 10px;
margin-left: 40px;
margin-right: 40px;
background-color: #E8E8E8;
text-align: right;
font-size: 80%;
}

#main-buy {
margin-left: 50%;
margin-top: 90px;
background-color: #E8E8E8;
line-height:200%;
.width: 70%;
}

#main-buy h4 {
.margin-left: 520px;
margin-bottom: 0;
}

#main-buy ul {
list-style-type: none;
margin-left: 20%;
margin-top: 10px;
}

#main-buy ul ul {
list-style-type: none;
margin-left: 10%;
}

#main-buy a {
text-decoration: none;
}



/****CONNECT****/


#connect-main {
margin: 90px;
margin-top: 150px;
line-height: 350%;
}

#connect-main a {
text-decoration: none;
}

#container {
margin-top: 90px;
}

a {
text-decoration: none;
}