@charset "utf-8";
/* CSS Document */

/* --MENU-- */
body {
	
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;

	 background-image:url(images/icon.gif);  
    background-repeat:repeat;
	}
img{}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:28px;
	font-weight:900;
	color:black;
	}
p {
	font:14px Lucida Sans Unicode;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:black;
	}
.style1 {font-size: x-large}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
b {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
b:link {color:#09c;}
b:visited {color:#07a;}
b:hover {background-color:#eee;}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(images/css-nav.gif) #fff bottom left repeat-x;
height: 25px;
line-height: 2em;
float: left;
width: 90px;
display: block;
border: 0.1em solid #dcdce9;
color: #000000;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
text-align: center;
}
/* End hide */

#nav-menu
{
margin-left: auto;
margin-right: auto; 
width:500px;
 
border-bottom:thin;
padding:15px;
}
/* --End MENU-- */
#header
{
position:relative;
border-bottom:thin;
text-align:center;
margin:0px 0px 0px 0px;
width:auto;
}
#Content 
{
	margin:25px 0px 0px 0px;
	padding:10px;
    background-color: white;
    border-width: thin;
    border-style:solid;
    margin-right: 300px;
    margin-left: 300px;
}
#news
{
	border-width: 1px;
	border-style:ridge;
	width: 800px;
	padding:10px 10px 10px 10px;
    background-color: white;  
}
#head
{
    border-width: 1px;
    border-style:ridge;
    width: 800px;
    padding:10px 10px 10px 10px; 
}
#comment_entire
{
   background-color: white;
   padding: 5px 5px 5px 5px; 
}
#comments
{
	width: 600px;
	border-width: thin;
	border-style: dashed;
    background-color: white; 
	

}
#albumadvert
{

    width: 600px;
    border-width: thin;
    border-style: solid;
    text-align: center;
    border-bottom-width: 0px;
    height: 60px;
    background-color: white; 

}
#googleadsleft
{
    float: left;
    margin-left: 50px ;
}
#googleadsright
{
    
    float: right;
    margin-right: 50px ;
}
#mp3
{
	text-align: left;
}

