body 
{
	margin: 0px; 
	background-color: #000000;
	background: url('../../images/sinister_bg.jpg') no-repeat center top #000000;
}

p, body
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}

.grayText
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

a.grayText
{
	font-size: 12px;
}

a
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92856D;
	text-decoration: underline;
}

a:hover
{
	color: #787878;
	text-decoration: underline;
}

a.grayLink
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92856D;
	text-decoration: underline;
}

a.grayLink:hover
{
	color: #787878;
	text-decoration: underline;
}

.spacer 
{
	white-space: normal;
}

.pageheading 
{
	font-family: Harrington, "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

h4
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

.sectiontitle, h2
{
	font-family: Harrington, "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.blogtitle
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #92856D;
	text-decoration: underline;
}

a.blogtitle:hover
{
	color: #666666;
	text-decoration: underline;
}

a.sectiontitle
{
	font-family: Harrington, "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #92856D;
	text-decoration: none;
}

a.sectiontitle:hover
{
	color: #666666;
	text-decoration: underline;
}

.loginText
{
	font-family: "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92856D;
}

a.footerLink
{
	padding: 0px 0px 0px 10px;
	color: #92856D;
	text-decoration: underline;
	font-size: 10px;
}

a.footerLink:hover
{
	color: #666666;
}

a.submenuLink
{
	font-family: Harrington, "Goudy Old Style", "Sylfaen", "Gill Sans MT", "Gill Sans", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	color: #92856D;
	text-decoration: none;
	font-size: 16px;
}

a.submenuLink:hover
{
	color: #666666;
}

.HeadlineSeparator, .CommentSeparator
{
	border-style: dashed;
	border-width: 1px;
	color: #333333;
}

.upperCase
{
	text-transform: uppercase;
}
