
/*  Generated by www.menucool.com/drop-down-menu  */

/* main style
----------------------------*/

/*reset start*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*reset end*/

*{
	box-sizing: border-box; 
	}

body{
	margin: 0; 
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	color#036;
	}

nav{
    vertical-align: middle;
	height:40px;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	}
	
img{
	max-width:100%;
	height:auto;
	}
	
.home-highlight{
	border-radius:5px;
	overflow:hidden;
	width:100%;
	height:100px;
	}

.home-image1{
	background-image:url(/images/home-photo-1.png);
    background-repeat: no-repeat;
	margin-bottom:20px;
	}	

.home-image2{
	background-image:url(/images/home-photo-2.png);
    background-repeat: no-repeat;
	margin-bottom:20px;	
	}
	
.home-image3{
	background-image:url(/images/home-photo-3.png);
    background-repeat: no-repeat;
	margin-bottom:20px;	
	}		
	
#masthead{
	width:100%;
	/*height:120px;*/
	position:fixed;
	background-image:url(/images/logo-tvhalloffame-bg.png);
	background-repeat:repeat-x;
	box-shadow: 0px 2px 7px grey;
    z-index: 100;
	background-color:#FFF;	
	}	

#mastheadContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
	
#pageContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3%;
	font-family: 'Open Sans', sans-serif;
	color#036;	
	}
	
.container{
	padding:2% 0;
	}
	
.panel{
	width:600px;
	float:left;
	display:table-cell;
	vertical-align:middle;	
	border-radius:10px;
	background:#ffffff;
	padding:20px 20px;
	font-family:'Open Sans', sans-serif;
	box-shadow:0px 0px 7px grey;	
	}
	
.middle{
	width:500px;
	box-shadow: none;	
	}	

.highlight-panel-home{
	width:30.92783505154639%;
	margin-right:3.60824742268041%;
	float:left;
	background-color:#CCC;	
	height:420px;
	border-radius:10px;
	background:#ffffff;
	padding:10px 20px;
	font-family: 'Open Sans', sans-serif;
	box-shadow: 0px 0px 7px grey;	
	}
	
.highlight-panel-home p{
	height:100px;
	}	

.last{
	margin-right:auto;
	float:right!important;	
	}
	
/*--QUOTES START--*/

#sectionQuotes{
	width:100%;
	}

#sectionQuotesContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
		
/*--QUOTES FINI--*/

/*--HIGHLIGHTS START--*/
#sectionHighlight{
	width:100%;
	}

#sectionHighlightContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
	
.sectionHighlightMessage{
	margin-top:10%;	
	}
		
/*--HIGHLIGHTS FINI--*/

#theCollection{
	width:100%;
	background:url(/images/theCollection.jpg) no-repeat center center fixed;
	padding:10%;	
	}

.theCollectionContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}

#ScriptContributions{
	width:100%;
	padding:10%;
	}
	
.ScriptContributionsContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}	

#theVision{
	width:100%;
	padding:10%;
	background:url(/images/tvhof-vegas1.jpg) no-repeat center center fixed;	
	}
	
.theVisionContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;	
	}

/*--breadcrumbs--*/

#breadcrumbs{
	color:#666;
	display:block;
	}

#breadcrumbs ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
}

#breadcrumbs li {
    float: left;
    margin-top: 10px;
}

#breadcrumbs li a {
	/*width:170px;*/
	font-size:80%;
    display: inline-block;
    color: #333;
    text-align: center;
    padding: 4%;
	padding:5px 10px 5px 10px;
    text-decoration: none;
	margin-right:5px;
	border-radius:5px;
	}

#breadcrumbs li a:hover {
    background-color: #ededed;
}

/*--breadcrumbs end--*/

.content{
	vertical-align: middle;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
	
.second{
	padding-top:20px;
	}			

/*--HTML--*/
h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
	color: #A253A4;
	margin-bottom:20px;	
	display: block;
	}

h1{
	font-size:2em;
	line-height:1.4em;
	font-weight: 300;
	}

h2{
	font-size:1.6em;
	line-height:1.4em;
	font-weight: 300;
	}
	
h3{
	font-size:1.4em;
	line-height:1.4em;
	font-weight: 300;
	}	

p{
	/*font-size: 0.875em; */     /* 14px / 16px = 0.875em */
	line-height:1.4em;
	font-weight: 500;
	margin:1% 0% 2% 0%;
	display:block;
	}
#pageContent ul{
	display:block;
	margin-left:20px;
	margin-bottom:20px;
	}
	

#pageContent li{
	list-style:circle;
	line-height:1.4em;
	padding:5px;
	}
	
strong{
	font-weight:600;
	}
	
blockquote{
	width:80%;
	font-size:80%;
	font-style:italic;
	border-radius:10px;
	background-color:#ffde23;
	padding:2% 5%;
	line-height:1.6em;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
em{
	font-style:italic;
	color:#d3373b;
	}

ul{
	display:block;
	}

.intro h1{
	font-size: 5em;
	line-height:1.2em;
	display: block;
	color: #000000;
	font-weight: 600;
	text-align:center;
	}

.clear{
	clear:both;	
	}

#intro{
	width:100%;
	padding-top:120px;
	}

#introContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
	
#highlights{
	width:100%;
	background-color:#069;
	background:url(/images/home-highlights-bg.png) repeat-x;		
	}
	
#highlightsContent{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:1% 0;
	}				

/*--Big button start--*/

.button{
	background-color:#ffcc00;
	background-color:#a253a4;
	font-size:125%;
	padding:10px 20px;
	color:#ffffff!important;
	display:block;
	text-align:center;
	border-radius:5px;
  	-webkit-transition: all .5s ease-in-out;
 	 -moz-transition: all .5s ease-in-out;
  	-o-transition: all .5s ease-in-out;
  	transition: all .5s ease-in-out;
	margin-top:10px;	
	}

.button:hover{
	background-color:#663366;
	color:#ffffff!important;
  	cursor: pointer;	
	}

.purple{
	margin:.5% 2%;
	background-color:#a253a4;
	}
	
.gold{
	background-color:#F90;
	width:50%;
	}	

.purple:hover{
	background-color:#663366;
	color:#ffffff!important;
  	cursor: pointer;	
	}	
	
.Slide{
	background-color:#ffcc00;
	padding:5px 10px;
	display:inline-block;	
	}

.Slide:hover{
	background-color:#000000;
	color:#ffffff!important;
  	cursor: pointer;	
	}			

/*--Big button fini--*/

a:link{
  	text-decoration: none;
	color: #c60c30;
	-webkit-transition: all .2s ease-in .05s;
	-moz-transition: all .2s ease-in .05s;
	-o-transition: all .2s ease-in .05s;
	transition: all .2s ease-in .05s;	
	}

a:hover{
	color: #A253A4;	
	}

#bannerAbout{
	width: 100%;
	height:450px;
	background:url(/images/banner-about.jpg) no-repeat center center;	
	}

#bannerCollection{
	width: 100%;
	height:450px;
	background:url(/images/banner-collection.jpg) no-repeat center center;	
	}
	
#bannerContributions{
	width: 100%;
	height:450px;
	background:url(/images/banner-contributions.jpg) no-repeat center center;	
	}
	
#bannerContact{
	width: 100%;
	height:450px;
	background:url(/images/banner-contact.jpg) no-repeat center center;	
	}
	
#bannerFuture{
	width: 100%;
	height:450px;
	background:url(/images/banner-future.jpg) no-repeat center center;	
	}
	
#bannerContent{
	width:970px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	}

/*--footer--*/		
footer{
	width: 100%;
	max-width: none;
	background-color:#003366;
	background-image:url(/images/footer-shadow.png);
	background-repeat:repeat-x;
	}
	
#footerContent{
	width:970px;
	height:auto;
	color:#FFF;
	text-align:center;	
	padding:30px 30px;
	margin-left:auto;
	margin-right:auto;
	}

footer li{
	line-height:1.4em;
	}
	
footer a:link{
  	text-decoration: none;
	color: #cccccc;
	-webkit-transition: all .2s ease-in-out .05s;
	-moz-transition: all .2s ease-in-out .05s;
	-o-transition: all .2s ease-in-out .05s;
	transition: all .2s ease-in-out .05s;	
	}

footer a:hover{
	color: #ffcc00;	
	-webkit-transition: all .2s ease-in-out .05s;
	-moz-transition: all .2s ease-in-out .05s;
	-o-transition: all .2s ease-in-out .05s;
	transition: all .2s ease-in-out .05s;
	}
	
/*--footer end--*/

/*--SPLASH START--*/

#splashTopLogo{
	width:100%;
	height:150px;
	margin-left:auto;
	margin-right:auto;	
	}

#splashTopLogoContent{
	width:970px;
	heigth:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	}

#splashTop{
	width:100%;
	background-image:url(/images/bnr-become-a-friend-bg-10x200.png);
	background-repeat:repeat-x;
	min-height:60px;
	}
	
#splashTopContainer{
	width:970px;
	padding:1%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-transform: uppercase;
	color:#ffcc00;
	font-size:1.5em;
    text-shadow: 0 0 3px #FF0000;	
	}

#splashSection{
	width:100%;
	background-color:#ededed;
	border-top:1px solid #ff0000;
	background-color: #F90;		
	}
	
#splashContainer{
	width:970px;
	padding:2% 0;	
	height:250px;
	margin-left:auto;
	margin-right:auto;
	}
		
.splashLeft{
	width:45%;
	position: relative;	
	float:left;
	}

.splashRight{
	width:45%;
	position: relative;	
	float:right;
	}	

.splashButton{
	clear:both;
	width:100%;
	height: 5em;
	text-align:center;
	}

/*--SPLASH FINI--*/

.microFont{
	font-size:.8em;
	}

/*-GRID-*/
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
    float: left;
    padding: 1% 3%;
	/*border:1px dashed #000000;*/
	}

.row:after {
    content: "";
    clear: both;
    display: block;
	}
	
/* main menu
----------------------------*/

#ddmenu{
	display:block;
	font-family: 'Open Sans Condensed', sans-serif;
    text-align:center; /*Specify the alignment of the whole UL if UL is not width:100%;*/
	text-align:right;
    letter-spacing:normal;
	}

#ddmenu ul{ 
    padding:0;
    text-align:center; /* Alignment of each top-level menu items within the UL */
    width:100%;
    font-size:0;
    display:inline-block;
    list-style:none;
    position:relative;
    z-index:999999990; 
    max-width:1400px;
	border:1px solid rgba(255,255,255,0.2);
	border-radius:4px;
	}

#ddmenu li{
    margin:0;
    padding:0;
    font-size:16px;
    display:inline-block;
    *display:inline;
    zoom:1; /*for IE6-7*/
    position:relative;
    color:#F99734;
	font-weight:600;
    line-height:46px; /*This determines the height of the menu*/
	line-height:38px;
    transition:background-color 0.2s;
    outline:none;
	-moz-user-select:none;
    -webkit-user-select: none;
    -ms-user-select: none;
	}

#ddmenu li.full-width{
	position: static;
	}

#ddmenu li.over{
    color:#ffffff;
	background-color:#A253A4;
	}

#ddmenu li.over.no-sub{
	}

#ddmenu .top-heading{
    white-space:nowrap;
    margin:0 16px;
    color:inherit;
    text-decoration:none;
    display:inline-block; 
    outline:0;
    cursor:pointer;
	}

/* links of top-heading */
#ddmenu li a, #ddmenu li a:link, #ddmenu li a:hover{
	color:inherit;
	}

#ddmenu li a:hover{
	text-decoration:underline;
	text-decoration:none;
	}

#ddmenu li a:focus{
	outline:1px dotted #09F;
	}
    
/* caret(arrow icon) */
#ddmenu i.caret{  
    color:inherit;
    left:-12px;
    width: 0;
    height: 0;
    overflow:hidden;/*for IE6*/
    vertical-align:middle;
    margin-bottom:2px;
    border-top: 4px solid;/*caret size is 4px now*/
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    position:relative;
	}
	
div.column p{
        font-size:100%;
		line-height:1.4em;		
    }
	
div.column h1{
        font-size:2.4em;
		line-height:1.4em;
		color:#cc33ff;
		font-weight:400;
    }

div.column h2{
        font-size:2em;
		line-height:1.4em;
		color:#cc33ff;
    }			  
        
/* sub-menu layout
----------------------------*/

#ddmenu .dropdown{
    width:auto;    
    left:0px;    
    color:#000;   
    padding:0;margin:0;display:none;position:absolute;
    top:100%;
    border:1px solid rgba(255,255,255,0.35);
	border-top:none;
	border-radius:2px;
	background-color:rgba(0,0,0,0.1);
	background-color:#ccc \9;/*fallback for old IE*/
	}

#ddmenu li.full-width .dropdown{
    width:100%;
    padding:0;
    margin:0;
    margin-left:-1px; /*Set to 0 if UL has no border*/
	border-left:1px soild #ccc;
	}

#ddmenu .offset300{
    left:-300px;
	right:auto;
	}

#ddmenu .right-aligned{
    left:auto;
    right:0px;
	}

#ddmenu li.over .dropdown{
    display:block;
	}

#ddmenu .dd-inner{
    text-align:center;
    padding:20px;
    margin:16px;
    background-color:#FFF;
    white-space:nowrap;
    font-size:13px;
    line-height:1.35;
	}
  
/* links in sub menu
----------------------------*/

#ddmenu .dropdown a{ 
    display:table-row;
    *display:block;
    color:#000;
    line-height:22px;
	line-height:1.4em;
    text-decoration:none;
    padding:0;
	font-size:1.6em;
	font-weight:100;
	}

#ddmenu .dropdown a:hover, #ddmenu .dropdown a:focus{
	/*text-decoration:underline;*/
	color:#09F;
	}

/* blocks within the sub-menu
-----------------------------*/
#ddmenu div.column{
    text-align:left;
    vertical-align:top;/*or middle*/
    display:inline-block;
    *display:inline;*zoom:1;
    white-space:normal;
    width:200px;
	width:300px;
	height:200px;
	padding:0 30px;
	padding:0 20px;
	border-right:1px dashed #999;
	}

#ddmenu div.dd-inner div:last-child{
    border-right:none;
	}

#ddmenu div.column h3{
	font-weight: 500;
	line-height: 1.1;
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 24px;
	}
	
#ddmenu div.column p{
	line-height: 1.1; 
	font-size: 1em;
	/*background-color:#ededed;*/
	padding:5px;
	border-radius:5px;
  	-webkit-transition: all .25s ease-in-out;
 	 -moz-transition: all .25s ease-in-out;
  	-o-transition: all .25s ease-in-out;
  	transition: all .25s ease-in-out;		
	}



#ddmenu div.column p:hover{
	background-color:#ededed;
	text-decoration:none;
	}	
	
#ddmenu div.column h3 {/*text-transform:uppercase;*/}
#ddmenu div.column160 {width:160px;}
#ddmenu div.column200 {width:200px;}
#ddmenu div.column260 {width:260px;}
#ddmenu div.column340 {width:340px;}

/* useful when http://www.menucool.com/ddmenu/one-menu-for-all-pages */
#ddmenuLink{display:none;}

/*######## add additional styles for mobile-friendly responsive menu ########*/

#ddmenu div.menu-icon{
    display:none; /* hide menu icon initially */
	}

/*-------------------------------------------------------styles for mobile--------------------------------------------------------------*/
@media only screen and (max-width: 1080px){
/*
	header{
        width:96%;
	}*/
	
	#mastheadContent{
        width:98%;			
	}
	
	nav{
		width:100%;
	}

	#bannerContent{
		width:96%;
	}

	#intro{
		/*padding-top:130px;*/
	}

	#highlightsContent{
        width:96%;
		padding:2% 2%;
		height:auto;
		margin-bottom:20px;
	}		
	
	.panel-home{
        width:96%;
		padding:0 2%;
		height:auto;
		margin-bottom:20px;
	}

	#introContent{
	    width:96%;
		/*padding:0 2%;*/
		height:auto;
		margin-bottom:20px;
	}	

	.theCollectionContent{
	    width:100%;
		padding:0 1%;
		height:auto;
		font-size:75%;
		margin-bottom:20px;
	}

	.ScriptContributionsContent{
	    width:100%;
		padding:0 1%;
		height:auto;
		font-size:75%;
		margin-bottom:20px;
	}
	
	.theVisionContent{
	    width:100%;
		padding:0 1%;
		height:auto;
		font-size:75%;
		margin-bottom:20px;
	}					

	section .panel{
        width:96%;
		padding:0 2%;
		clear:both;
		height:100hv;
		border-radius:10px;
		background:#ffffff;
		padding:20px 20px;
		margin-left:auto;
		margin-right:auto;
		margin-top:none;		
	}	
	
	.content-top{
        width:96%;
		padding:0 2%;
	}

	section.content{
        width:96%;
		padding:0 2%;
	}
	
	.sectionContent{
		width:96%;
		padding:20px 2%;
		}		
	
	.content {
        width:96%;
		padding:0 2%;
	}
	
	#pageContent{
        width:96%;
	}	
    
	#footerContent{
		width:96%;
		padding:30px 2%;
	}

	#splashTopContainer {
        width:96%;
		height:auto;
		text-align:middle;
    }
		
	.splashContent {
        width:96%;
		height:auto;
    }
	
	#splashContainer{
		width:96%;
		height:auto;	
	}	

	.splashLeft{
		width:96%;
		float:none;
		height:auto;		
		margin-bottom:20px;			
	}

	.splashContentLeft{
		/*text-align:center;*/
	}

	.splashRight{
		width:96%;
		float:none;
		height:auto;
		margin-bottom:20px;								
	}
}

@media only screen and (max-width: 750px){
			
    #ddmenu li div.column.mayHide{
        display:none;
    }
	
	#ddmenu .top-heading{
    	color:orange;
	}	

    div.column p{
        font-size:120%;
		height:auto;
    }
	
	p{
		font-size: 1em;
		line-height:1.4em;
		font-weight: 500;
		margin-bottom:20px;
	}
	
	[class*="col-"] {
    	width: 100%;
	}	

	#splashTopLogoContent{
		width:98%;
	}
	
	#sectionHighlightContent{
		width:100%;
		}	
	
	.sectionHighlightMessage{
		margin-top:auto;	
	}				

    /*override the original settings*/
    #ddmenu ul{
        width: 100%;
        display: none;
		background-color:#CCC;
		background-color:#FFF;
		border:1px solid #999;
    }
	
    #ddmenu li{
        position:relative;
        display:block;
        font-size:20px;
        text-align:left;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }

    #ddmenu li.full-width{
        position: relative;
		background-color:#ededed;
    }
	
    #ddmenu li .dropdown{
        position:relative;
        *top:auto;/*for IE7*/
        border:none;
        border-radius:0;
        box-shadow:none;
        text-align:left;
        background-color:#FFF;
    }
    
    #ddmenu .offset300{
        left:0;
    }

    #ddmenu li.full-width div.dropdown{
        width: auto;
    }
        
    #ddmenu .dd-inner{
        margin:0;
        background:none;
        text-align:left;
		border-left:1px solid #999;
    }
    
    /*turn each column to list vertically instead of horizontally */
    #ddmenu li div.column{
        width:auto;
		height:auto;
        padding:0;
        border:none;
        display:block;
    }

    /*move the arrow icon to right*/
    #ddmenu i.caret{
        position:absolute;
        left:auto;
        right:14px;
        top:20px;
        border-width:5px;
    }

    /* All the following are for the div.menu-icon (pure CSS) */
    #ddmenu div.menu-icon{
        font-size:32px;/*icon size*/
		display: block;
        position: relative;
		width: 40px;
		height:36px;
        text-align:center;
		cursor: pointer;
		-moz-user-select:none;		
        -webkit-user-select: none;
        background-color: #eee;
        border-radius: 3px;
        margin-bottom:6px;
        /*align the icon to the right*/
        margin-left: auto;
        margin-right: 11px;
		margin-right:20px;
    }

    #ddmenu div.menu-icon::before{
        content: "";
        position: absolute;
        top: 0.25em;
        left: 4px;
        width: 1em;
        height: 0.125em;
        border-top: 0.375em double #333;
        border-bottom: 0.125em solid #333;
        box-sizing: content-box;
    }

    #ddmenu div.menu-icon-active{
        background-color: #333;
    }

    #ddmenu div.menu-icon-active::before{
        border-color: #eee;
    }
}

@media only screen and (max-width: 830px){
	.highlight-panel-home{
		width:100%;
		height:auto;
		margin-bottom:10px;
	}
	
	.highlight-panel-home p {
    	height: auto;
	}	
}

@media only screen and (max-width: 650px){
	#mastheadContent{
		height:auto;
	}
	
@media only screen and (max-width: 520px){
	#masthead{
		background-image:none;
		padding:0;
		margin:0;
	}
}

@media only screen and (max-width: 480px){

	#breadcrumbs li a {
		width:70px;
		font-size:60%;	
	}
}

@media only screen and (max-width: 380px){

	.highlight-panel-home{
		width:100%;
	}
	
	.button{
		margin-top:-10px;
	}	

	.theCollection{
		height: auto;
		background:none;
		border:1px solid 000;
		-webkit-background-size: auto;
		-moz-background-size: auto;
		-o-background-size: auto;
		background-size: auto;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.ara-bg-identify-extract.jpg', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ara-bg-identify-extract.jpg', sizingMethod='scale')";		
		}
		
	section .panel{
		width:100%;
		float:left;
		display: table-cell;
		vertical-align: middle;	
		border-radius:none;
		background:#ffffff;
		padding:10px 10px;
		margin-top:auto;
		border:1px solid 000;	
		}
		
	#introContent{
	
		}
			
	#footerContent{
		width:96%
		padding:30px 2%;  
		}
	}
	
@media only screen and (max-width: 340px){

	#bannerAbout{
		background:url(/images/banner-about-380px.jpg);
		background-repeat:no-repeat;
		}

	/*#bannerCollection{
		background:url(/images/banner-collection-380px.jpg) no-repeat center center fixed;	
		}
	
	#bannerContributions{
		background:url(/images/banner-contributions-380px.jpg) no-repeat center center fixed;	
		}

	#bannerContact{
		background:url(/images/banner-contact-380px.jpg) no-repeat center center fixed;	
	}
	
	#bannerFuture{
		background:url(/images/banner-future-380px.jpg) no-repeat center center fixed;	
		}*/
	}