/*** RESET ALL STYLES ***/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

body,a {
	font-family:'verdana',arial,sans-serif;
	background-color:#000;
	color:#fff;
}
body {
	font-size:79%;
	background-image:url('../lings_gallery/bodyBG.gif');
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#2a2a2a;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.active,a.active:hover {
	text-decoration:none;
	background-image:url('../lings_gallery/a-activeBG.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	color:#ffb400;
}
h2 {
	font-family:'georgia',times new roman, serif;
	font-style:italic;
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:10px;
	display:none;
}
#wrapper {
	margin-top:0;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	width:945px;
}
#header {
	margin:10px auto;
	width:945px;
	position:relative;
	z-index:1;
	height:120px;
	text-align:center;
}
#header img {
	position:relative;
	z-index:101;
}
#header span {
	font-family:'georgia',times new roman, serif;
	font-style:italic;
	font-weight:bold;
	position:absolute;
	z-index:10001;
	top:70px;
	right:18px;
	font-size:3em;
	color:#ccc;
	
}
#nav {
	width:200px;
	margin-top:13px;
	clear:left;
	float:left;
}
#nav ul {
	margin-left:20px;
	height:313px;
	overflow:scroll;
	padding:10px 0;
	background-color:#000;
	border:1px solid #464646;
}
#nav li {
	height:30px;
}
#nav li a {
	display:block;
	height:18px;
	padding:6px;
}
#gallery {
	width:730px;
	clear:right;
	float:left;
	margin-left:12px;
}
#gallery li {
	float:left;
	display:block;
	height:154px;
	width:154px;
	margin:12px;
	text-align:center;
	border:1px solid #464646;
	
}
#gallery a {
	display:block;
	height:154px;
	width:154px;
}
#footer {
	font-size:86%;
	margin-top:24px;
	height:175px;
	clear:both;
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
	background-image:url('../lings_gallery/footerBG.gif');
	background-position:0 0;
	background-repeat:repeat-x;
	text-align:center;
}
#footer div {
	width:945px;
	margin:10px auto;
}
#footer p {
	margin:4px 0;
}
#footer a {
	color:#ffb400;
}
a[href^="http://"]:after {
         content: " \2197";
}