/******************************
* Gallery CSS by Kelli Shaver *
* http://www.kellishaver.com  *
******************************/
* 
{
	font-family:arial, helvetica, sans-serif;
}
p
{
	margin-top:0;
	margin-bottom:0;
}
a 
{
	color:#ccff00;
	text-decoration:none;
}
a:hover 
{
	color:#b8def5;
}
html  
{
	/*margin:0;
	padding:0;*/
} 
body 
{
	background:#000;
	margin-top:10px;
	margin-bottom:10px;
	/*padding:0;*/
}
#accentBar 
{
	width:990px;
	height:1.2em;
	margin:0 auto 0 auto;
	background:#36454f;
	color:#eee;
	font-size:0.8em;
	text-align:center;
	border-top: 1px solid #fff;
	padding-bottom:8px;
}
#accentBar a 
{
	color:#b8def5;
	text-decoration:none;
}
#accentBar a:hover 
{
	color:#999;
}
#header 
{
	width:990px;
	margin:0 auto 0 auto;
	color:#fff;
	font-size:0.8em;
}
#header h1 
{
	margin:0;
	padding:20px 0 0 0;
	font-size:24pt;
	color:#fff;
	font-weight:normal;
	width:300px;
	float:left;
}

#nav 
{
	background:#000;
	float:right;
	display:inline;
	padding-top:30px;
}
#nav a 
{
	margin:0 10px 0 10px;
	padding:0 2px 0 2px;
	border-top:2px solid #555;
	color:#fcc;
	text-decoration:none;
	font-size:10pt;
	text-transform:lowercase;
}
#nav a:hover 
{
	color:#888;
	/*border-top:2px solid #fcc;*/
}
#container 
{
	clear:left;
	background:#000;
	width:990px;
	height: auto;
	margin:0 auto 0 auto;
	color:#eee;
	font-size:1.0em;
}
.hPanel
{
	width:990px;
	height:60px;
	clear:both;
	background:#000;
	margin:0 auto 0 auto;
	color:#888;
	font-size:1.0em;
}
.vPanel
{
	width:30px;
	height:371px;
	float:left;
	background:#000;	
}
.halfFrame 
{
	width:480px;
	height:360px;
	/*height:auto;*/
	background:#36454f;
	float:left;
	color:#000;
	font-size:1.0em;
}
.inset
{
	position:relative;
	top:5%;
	width:90%;
	height:90%;
	margin:0 auto 0 auto;
	background:#000;
	color:#fff;
	font-size:1.0em;
}
.thirdColumn
{
	width:330px;
	height:auto;
	background:#000;
}
.iconBar
{
	width:49px;
	height:334px;
}
.inset h1, h2, h3, p
{
	padding:5px;
	margin:0;
}
#copyright 
{
	width:990px;
	height:1.2em;
	margin:0 auto 0 auto;
	background:#36454f;
	color:#eee;
	font-size:0.8em;
	text-align:center;
	border-bottom: 1px solid #fff;
	padding-top:2px;
	padding-bottom:2px;
}
#copyright a 
{
	color:#b8def5;
	text-decoration:none;
}
#copyright a:hover 
{
	color:#999;
}
# ssBulilder
{
	float:left;
	background:#000;
	width:990px;
	height: auto;
	margin:0 auto 0 auto;
	color:#eee;
	font-size:1.0em;
}