body	{
	margin: 10px 10px 0px 10px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #000000;
	}
a:link		{ color: #C8F1B4; text-decoration: none; }
a:visited	{ color: #C8F1B4; text-decoration: none; }
a:active	{ color: #C8F1B4; text-decoration: none; }
a:hover		{ color: #FFD98A; text-decoration: underline; }
table 		{ color: #999FB0; font: 11px verdana, arial, sans-serif; }
.sitetitle	{ color: #FFFFFF; font: bold 24px perpetua, arial, verdana, sans-serif; }
.title		{ color: #FFFFFF; font: bold 20px perpetua, arial, verdana, sans-serif; }
.subtitle	{ color: #FFFFFF; font: bold 12px  georgia, "times new roman", verdana, arial, sans-serif; }
.email		{ font: bold 11px  georgia, "times new roman", verdana, arial, sans-serif; }
.footer		{ color: #999FB0; font: 9px verdana, arial, sans-serif; }
.header		{ background-color: #000000; font: bold 14px arial, verdana, sans-serif; } /* EDIT header.js */
.header2	{ background-color: #000000; font: bold 13px arial, verdana, sans-serif; } /* EDIT header.js */

.lists		{ margin: 10px 0px 10px 30px; }
#pagealignment	{
		width: 100%;
		text-align: center;
		margin: 0px auto;
		}
.pageheight	{ height: 400px; }
#pagewidth	{ width: 880px;	margin: 0px auto; }
.just 		{ text-align: justify; }
.homeflash	{
		background-color: #000000;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		}
.contentbackground	{
			background-color: #000000;
			}
.outer-background	{
			background-color: #191A28;
			background-image: url("images/background-outer.jpg");
			background-repeat: repeat-x;
			background-attachment: fixed;
			}
.topbarcolor	{ background-color: #000000; }
.barhide	{ visibility:hidden; }
.barshow	{ visibility:visible; }
.imageborders	{ border: #999999 1px solid; }
.linksmargin	{ margin: 3px 0px 0px 0px; }
.searchbox	{
		margin-bottom: 3px;
		background-color: #333544;
		background-image: url("images/background-search.jpg");
		background-repeat: repeat-x;
		border: #5C5F72 1px solid;
		}

.searchtitle	{ font: bold 11px georgia, "times new roman", verdana, arial, sans-serif; }
.searchform	{
		color: #FFFFFF;
		border: #5C5F72 1px solid;
		background-color: #333544;
		}
.searchbutton 	{
		color: #FFFFFF;
		font: 11px arial, verdana, helvetica, sans-serif;
		background-color: #000000;
		border: #5C5F72 1px solid;
		}
.sidebar	{
		width: 200px;
		background-color: #000000;
		border: #000000 0px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}
.sidebar-right	{ width: 10px; }
.introwidth	{ width: 680px; }
.introboxes	{
		width: 300px;
		background-color: #000000;
		background-image: url("images/introboxes.jpg");
		background-repeat: repeat-x;
		border: solid #333544;
		border-width: 0px 0px 0px 0px;
		}
.boxes2		{
		color: #666666;
		background-color: #000000;
		border: solid #333544;
		border-width: 1px 0px 1px 0px;
		padding: 6px 0px 6px 0px;
		}
.outer-background #pagealignment #pagewidth .contentbackground tr td table tr td table tr .just p font {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
