head {border-bottom: 3px; color:#585858;}

#wrapper {text-align: center;
	margin-right: auto;
	margin-left: auto;
	color:#585858;
	width:940px;

}


a:link {color:#585858;}    /* unvisited link */
a:visited {color:#585858;} /* visited link */
a:hover {color:#000000;}   /* mouse over link */
a:active {color:#000000;}  /* selected link */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}

.navig {z-index:20;}

nav {font-family: 'Gill Sans',font-weight: 400;
	color:#585858;
	margin-top: 40px;
	margin-right: 30px;
	margin-left: 30px;
	}

a.navig { margin-right: 25px;
			margin-left: 25px;}

.godeliner {z-index:20;}
.godeliner h1 {display: inline-block;}
.godeliner .liners {display: inline-block;
					border-bottom: 10px;
					width: 320px;
				 	margin-top: 50px;}


h1, p { font-family: 'EB Garamond', serif; font-weight: 400; }
h1 {font-size:50px;}
.footer{font-family: 'Gill Sans';
		z-index: -1;}

h1 a:hover {text-decoration:none;}
h1 a:active {text-decoration:none;}

p.homepage { margin-left: auto;
    margin-right: auto;
	width: 35em;
	margin-top: 40px;
	margin-bottom: 40px;
}




img {display: block;
	margin-left: auto;
	margin-right: auto;
	}

img{display: inline-block;
}

.minicontainer {display: inline-block;
				width:210px;
				height:300;
				padding: 10px;}

.videocontainer {display: inline-block;
				width:450px;
				height:auto;
				padding: 10px;
				float:left;}



p.artlist {float:right;
			float:bottom;
			display: inline-block;}

p.titlesize {font-size: 40px;}
p.submissions {font-size: 30px;}


	.footer {
   font-family: 'Gill Sans',font-weight: 400;
   position:relative;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#585858;
   color:white;
   margin-top: 40px;
   float:left;
   background-attachment: scroll;
  
}

a.footer  {color:white;}
.footer a {color:white;}
.footer a:visited {color:white;}

#leftfoot {display: block;
			float:left;
			margin-left: 30px;
			margin-top: 15px;
}
#rightfoot {float:right;
			margin-right: 30px;
			margin-top: 15px;
			
}

.leftList {float:left;
			width:200px;
			text-align: left;
			margin-top: 150px;}

.rightList {float:right;
			width:200px;
			text-align: right;
			margin-top: 150px;}			