/* CSS Document */

html {
height: 100%;}
	
#flashcontent {
height: 100%;}

body {
background-color: #000;
margin-right: auto;
margin-right: auto;
margin-top: 10px;}

h1 {
font: 28px "Times New Roman", Times, serif;
padding: 0px 0px;
margin: 0px 0px;
letter-spacing: 1px;
border-bottom: 1px solid #ff0000;
width: 400px;}

.maintext {
color: #fff;
font: 15px "Times New Roman", Times, serif;
padding: 20px 0px 20px 20px;
text-align: justify;
line-height: 24px;
background: url(images/bg.jpg) no-repeat top left;
vertical-align: top;
border-bottom: 1px solid #fff;}

	.maintext2 {
	color: #fff;
	font: 15px "Times New Roman", Times, serif;
	padding: 20px 0px 0px 20px;
	text-align: justify;
	line-height: 24px;
	background: url(images/bg.jpg) no-repeat top left;
	vertical-align: top;
	border-bottom: 1px solid #fff;}

	.maintext a {
	color: #fff;
	text-decoration: none;}
	
	.maintext a:hover {
	color: #EF1C24;
	text-decoration: none;}

.footer {
width: 400px;
color: #333333;
padding: 20px 0px;
font: 12px "Times New Roman", Times, serif;
text-align: center;}

	.footer a {
	color: #333333;
	text-decoration: none;}
		
	.footer a:hover {
	text-decoration: underline;
	color: #EF1C24;}
	
#pic {
margin: 0px 0px 0px 20px;}

.redj {
color: #ff0000;}

.photos td {
padding-top: 20px;}

