/* @override http://charlessilverman.com/portfolio/fluidgalleries/css/styles.css */

#header {
	width: 100%;
	height: 120px;
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#header .headerText {
	color: #999;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
	text-transform: uppercase;
	padding-right: 25px;
}

#header .headerText a:link, a:visited {
	color: #999;
	font-size: 9px;
	line-height: 16px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

#header .headerText a:hover {
	color: #FFF;
	text-decoration: none;

}

#intro{
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#intro h1{
	color: #f8fc3f;
	font-size: 4px;
	line-height: 4px;
	text-align: left;
	font-weight: bold;
}

#intro .bodyCopy{
	color: #f8fc3f;
	font-size: 4px;
	line-height: 4px;
	text-align: left;
}

#footer {
	width: 100%;
	height: 13px;
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
}

#footer .footerText {
	color: #666;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	padding-left: 45px;
	text-transform: uppercase;
}

#footer .footerText a:link, a:visited {
	color: #666;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

#footer .footerText a:hover {
	color: #FFF;
	text-decoration: none;

}

.fullscreen {
	width: 100%;
}
.admintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.admin-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: B27EAF;
	height: 15px;
}
.admin-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.admin-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
td.copyright {
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 4px;

}
a.copyright:link  { text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
a.copyright:hover  { text-decoration: none; color: #970F00; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
a.copyright:visited { text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
a.copyright:visited:hover { text-decoration: none; color: #970F00; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
