.bottom-bkg
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left bottom;
	position: fixed;
	bottom: 0px;
	background-image: url(http://www.telan.org/images/bottom-bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
	height: 50%;
	z-index: -1;
}

.play
{
	background-color: #000000;
	padding: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-width: 1px;
	border-color: #cc0000;
	border-style: solid;
	width: 276px;
	text-align: justify;
}

.blog
{
	background-color: #000000;
	padding: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-width: 1px;
	border-color: #cc0000;
	border-style: solid;
	width: 276px;
	text-align: justify;
}

.flickrslideshow
{
	background-color: #000000;
	padding: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-width: 1px;
	border-color: #cc0000;
	border-style: solid;
	width: 276px;
	text-align: justify;
}

.separator-block
{
	background-color: #000000;
	padding: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-width: 1px;
	border-color: #cc0000;
	border-style: solid;
	width: 276px;
	text-align: justify;
}


a
{
	text-decoration: none;
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
}

.a-play
{
	text-decoration: none;
	color: #cc0000;
	font-variant: small-caps;
	font-weight: bold;
}

.a-blog
{
	text-decoration: none;
	color: #cc0000;
	font-variant: small-caps;
	font-weight: bold;
}

.comment-link
{
	text-decoration: none;
	color: #cc0000;
	font-variant: small-caps;
	font-weight: bold;
}


body
{
	font-family: arial, verdana, sans-serif;
	background-color: #000000;
	color: #ffffff;
	font-size: small;
	background-image: url(http://www.telan.org/images/face.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	background-position: 10% 0px;
}

.seperator { text-align: center; }

.main-border-outer
{
	float: right;
	margin-left: auto;
	margin-right: 96px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #cc0000;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border: 0px;
}

.main-border-inner
{
	background-color: #000000;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.main
{
	width: 280px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #cc0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 0px;
}

.sectiontitle
{
	font-size: normal;
	font-variant: small-caps;
	font-stretch: ultra-expanded;
}

.sidebar-left { float: left; }

ul
{
	text-indent: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style-position: outside;
	float: left;
	text-align: top;
}

p
{
	text-indent: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	text-align: top;
}

.main-invisible { color: #cc0000; }
img { border: none; }
a:hover:visited { text-decoration: line-through; }


