body {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFAA;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/graphics/starrynightbg.gif);
	background-repeat: repeat;
}
#masthead {
	background-color: #000000;
	background-image: url(/graphics/starrynightbg.gif);
	background-repeat: repeat;
	padding-bottom: 1em;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	min-width: 920px;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columnwrapper #c1 {
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 0px;
	font-size: 0px;
}
.content {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 6px 0px 12px;
}
h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEFA6F;
	border-bottom-color: #FEFA6F;
	display: inline;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
h4 {
	font-size: 1.0em;
	line-height: 1.7em;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4DFAA;
}
#footercontent {
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
}
#footercontent p {
	font-size: 0.85em;
	color: #ffffff;
	padding-bottom: 10px;
}
#footer #footercontent a {
	font-weight: bold;
	color: #FFBF55;
	text-decoration: none;
}
.dropcap {
	font-size: 2.5em;
	font-weight: bold;
	color: #D5A424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	vertical-align: middle;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#navbar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 130px;
  } 
   

#navbar li {
	list-style: none;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#navbar li a {
	display: block;
	padding: 3px 8px;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BC6C0B;
}

#navbar li a:hover {
	color: #FFFFFF;
	background-color: #B37102;
}
#navbar li ul {
   display: none;  }

#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	border-right-style: none;
}

#navbar li:hover li, 
#navbar li.hover li {
}

#navbar li:hover li a, 
#navbar li.hover li a {
	color: #FFFFFF;
}

#navbar li li a:hover {
	color: #FFFFFF;
}


/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #FF9F00;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF55;
	background-color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 200px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}
.border {
	padding: 5px;
	border: thin solid #FFDF00;
}
#columnwrapper #c2 .content #addthis {
	text-align: center;
}

