/* 
	Using a customized version of Eric Meyer's CSS Reset to give us an even, cross-browser playing field. More info:
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: black;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "Gill Sans", Skia, Symbol, "Trebuchet MS";
	color:white;
}
	
	.panel h2.title { margin-bottom: 10px;
	background-image: url(http://ftp.musikmars.com/LUCKY/bando.jpg);
}
h1{
	height: 60px;
	color: blueviolet;
	padding : 20px;
padding-right: 20px;

border-radius: 5px;
	width: 938px;height : 30px;
	
	text-align: right;
border: 2px solid black;
	

	opacity :1;
	background: transparent url(http://ftp.musikmars.com/LUCKY/bando.jpg) no-repeat fixed left;
	display: block;
	position: relative;
	font: bold 50px desdemona;
}

/* @group My Group */



/* @end */

* {
	
}

* {
	
}





ol, ul {
	margin-left: 25px;
	font-size: 20px;
	color: white;
	vertical-align: bottom;
	text-indent: 2px;
	background-color: black;
}

:focus {
	outline: 1px #c0c dotted;
}



p{
	color: white;
	text-align: justify;
	font-size: 18px;
	line-height: 18px;
}
h2{
	color: silver;
	font-size: 30px;
}

/* My Comment */
div#photoflot{ 
  float: left; 
  background-color:#fafbfc; 
  padding:5px;
  margin-right:20px;
  margin-bottom:20px;
  display: block;
}
h3{
	color: #3E77AF;
	font-size: 16px;

}
#mainmenu li {display: inline;
	color: silver;
	text-decoration: none;
}
#mainmenu li a {display: inline ; padding:1em;
	color: silver;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}
#mainmenu li a:hover {display: inline ; padding:1em;
	color: silver;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}
#content {color: transparent;background: rgb(19,67,124); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(19,67,124,1) 0%, rgba(127,188,249,1) 31%, rgba(19,67,124,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(19,67,124,1)), color-stop(31%,rgba(127,188,249,1)), color-stop(100%,rgba(19,67,124,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13437c', endColorstr='#13437c',GradientType=1 ); /* IE6-9 */ border-radius:3px;
}

#panel-wrapper {color: transparent;padding:10px;background: rgb(19,67,124); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(19,67,124,1) 0%, rgba(127,188,249,1) 31%, rgba(19,67,124,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(19,67,124,1)), color-stop(31%,rgba(127,188,249,1)), color-stop(100%,rgba(19,67,124,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(19,67,124,1) 0%,rgba(127,188,249,1) 31%,rgba(19,67,124,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13437c', endColorstr='#13437c',GradientType=1 ); /* IE6-9 */ border-radius:3px;
}

a:hover{
	color: gray;
	text-decoration: none;
}
a {
	color: #white;
	text-decoration: none;
}
a:visited{
	color: white;
	text-decoration: none;
}
hr {
	color : silver;
}

/* 
	Using a customized version of Eric Meyer's CSS Reset to give us an even, cross-browser playing field. More info:
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
	
	.panel h2.title { margin-bottom: 10px }


body {padding: 10px;
	line-height: 1;
	width:1000px;
   	margin:0px auto;
	position: static;
	background-color: transparent;
	background-image: url(http://ftp.musikmars.com/LUCKY/bando.jpg);
}
h4{
	color: black;
	font-size: 20px;
	font-weight: bold;
}
p2{color: black;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}


