@charset "UTF-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
.texttable {
	font-size: 14px;
}
.texttable td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.righttexttable {
	font-size: 14px;
	text-align: right;
}
.dark         {
	color: #FFFFFF;
	background-image: url(../includes/button.png);
	height: 18px;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url(../includes/bkgrd.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menubar {
	width: auto;
	height: 20px;
	list-style-type: none;
	text-decoration: none;
	background-color: #490B28;
	margin-bottom: 10px;
	background-image: url(../includes/button.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	min-width: 577px;
}
p {
	font-size: 14px;
}
.rightparagraph {
	clear: right;
	float: right;
	width: 45%;
	background-color: #490B28;
	padding: 10px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.rightparagraph p {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
.paragraph {
	clear: right;
	width: auto;
	background-color: #490B28;
	padding: 10px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	min-width: 557px;
}
.paragraph  p {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
h1 {
	letter-spacing: 0.5em;
	font-weight: lighter;
}
h2 {
	letter-spacing: 0.5em;
	font-weight: lighter;
	font-size: 20px;
}
h3 {
	font-size: 14px;
	letter-spacing: 0.5em;
	font-weight: lighter;
	font-size: 16px;
}
h5 {
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0.125em;
}
.Newsitem {
	clear: right;
	width: 100%;
}
.Newsitem a:link {
	color: #FFFFFF;
}
.Newsitem a:visited {
	color: #FFE0EF;
}
.Newsitem  a:hover {
	color: #FE6DFF;
}
.gallery a:link img  {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 59px;
	width: 59px;
}
.gallery a:visited img {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 59px;
	width: 59px;
}
.gallery a:hover img {
	text-decoration: none;
	border: 1px solid #011B68;
	height: 59px;
	width: 59px;
}
.gallery a:active img {
	text-decoration: none;
	border: 1px solid #D13D23;
	height: 59px;
	width: 59px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.gallery {
	height: auto;
	width: 50%;
}
.smalltext {
	font-size: 10px;
	color: #999999;
	padding-top: 0.5em;
	padding-left: 1em;
}
#footer {
	width: auto;
	height: 20px;
	list-style-type: none;
	text-decoration: none;
	background-color: #490B28;
	margin-bottom: 10px;
	clear: right;
	margin-top: 20px;
	background-image: url(../includes/button.png);
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	min-width: 577px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #FE6DFF;
}
.smalltextCopywrite {
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-left: 1em;
}

.smalltextRight {
	text-align: right;
	width: 200px;
	margin-left: -210px;
	clear: left;
	float: right;
	text-indent: 10px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FE6DFF;
}
ul {
	list-style-type: none;
	font-size: 14px;
}
li {
	list-style-type: none;
}
.fltrtFooter { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	padding-right: 10px;
	padding-top: 0.4em;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
	text-align: right;
	display: inline;
	clear: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;

}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 1px;
	line-height: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NewsitemSeperate{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	width: 100%;
	height: 5px;
}
