html
{
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	font-family: fixedsys, courier, verdana, helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #282828;
	color: #FFFFFF;
}

h1{ font-size: 220%; }
h2{ font-size: 180%; }
h3{ font-size: 140%; }
h4{ font-size: 120%; }
h5{ font-size: 100%; }
h6{ font-size: 85%; }

a{ color: #ccff00; }
a:hover{ color: #ff9000; }
a:visited{ color: #45f600; }


div
{
	 margin: 0;
	 padding: 0;
}

#head
{
	 width: 100%;
	 height: 146px;
	 clear: both;
}

#head img
{
	float: left;
}

#listen
{
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 467px;
	width: auto;
	text-align: right;
}

#middle
{
	height: 143px;
	width: 100%;
	background-image:url("../img/backline.gif");
	background-repeat: repeat-x ;
}

#ad
{
	float: left;
}

#menu
{
	padding-top: 15px;
	padding-right: 12px;
	text-align: right;
	color: #ccff00;
}

#menu a{ color: #ffffff; }
#menu a.a0:hover{ color: #ff9000; }
#menu a.a1:hover{ color: #ffcc00; }
#menu a.a2:hover{ color: #45f600; }

.c0, .a0{ color: #ff9000; }
.c1, .a1{ color: #ffcc00; }
.c2, .a2{ color: #45f600; }

#content
{
	clear: both;
	padding: 10px;
/*	background-image:url("img/mixedmode_sin_bottom.gif");
	background-repeat: no-repeat; 
	position: absolute;
	min-width: 467px;*/
}


#photo
{
	width: 90%;
	margin: auto;
	margin-bottom: 10px;
}
#photo a{ color: #ffffff; text-decoration: none; }
#photo a.a0:hover{ color: #ff9000; text-decoration: none; }
#photo a.a1:hover{ color: #ffcc00; text-decoration: none; }
#photo a.a2:hover{ color: #45f600; text-decoration: none; }

#fav
{
	width: 90%;
	margin: auto;
}
#fav a.a0{ color: #ff9000; text-decoration: none; }
#fav a.a1{ color: #ffcc00; text-decoration: none; }
#fav a.a2{ color: #45f600; text-decoration: none; }
#fav a:hover{ text-decoration: underline; }




.photoGal
{
	width: 45%;
	border-left: 8px solid #1c1c1c;
	padding: 10px;
/*	background-image:url("img/transpixel.png");
	background-repeat: repeat-x repeat-y ; */
	background: #373737;
	float: left;
	margin: 5px;
}

.fav
{

	border-left: 8px solid #1c1c1c;
	padding: 10px;
/*	background-image:url("img/transpixel.png");
	background-repeat: repeat-x repeat-y ; */
	background: #373737;
/*	float: left; */
	margin: 5px;
}


#photo img
{
	margin-top: 10px;
	margin-right: 10px;
	border: 2px solid #1c1c1c;
	float: left;
}

.relHome
{
	margin-right: 5px;
	border: 2px solid #1c1c1c;
	float: left;
}

#home
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px solid #1c1c1c;
	float: left;
}

#cover
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	border: 2px solid #1c1c1c;
	float: left;
}

.photoTxt
{
	margin-top: 10px;
}

img
{
	margin: 0px;
}