@charset "utf-8";
/* CSS Document */

.mainone {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}

body {
	background-color: #000000;
	background-image: url(images/sirenprintsphotos.jpg);
	background-repeat: no-repeat;
}
.little {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.medium {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.mediumBrightr {
	font-family: Tahoma;
	font-size: 12px;
	color: #009982;
}


.mainoneBrightr {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
}
.mainoneBrightrBLD {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}
.mainoneBrightrBLD2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #838383;
}


.mainoneSlightBrightr {
	font-family: Tahoma;
	font-size: 14px;
	color: #777777;
}
.mainonewhite {
	font-family: Tahoma;
	font-size: 14px;
	color: #C7C7C7;
}


.borders {
	border: 1px solid #333333;
}
.borders2 {
	border: 3px solid #666666;
}
.body2 {
	background-color: #000000;
}
.largeheading {
	font-family: Tahoma;
	font-size: 16px;
	color: #999999;
}
.largeheadinglrgr {
	font-family: Tahoma;
	font-size: 22px;
	color: #999999;
}

.absbottom {
	position: absolute;
	bottom: -150px;
	height: auto;
	left: 290px;
	right: 340px;
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
#container {
    position: relative;
	}

#footer {
    position: absolute;
    bottom: 0;
	}.smaller {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBBBBB;
}
.smallerbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #bbbbbb;
}
.smallerdrkr {
	font-family: Tahoma;
	font-size: 11px;
	color: #888888;
}
.smallerdrkr2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}
.bckgroundcolor {
	background-color: #999999;
}
