HTML{
	background: #CDC9A5 url(pics/gradation_m.gif) fixed 0% 0%;
}

BODY{
	background: url(pics/star_m.gif) no-repeat fixed 100% 100% ;
}

BODY > #menu,#main{
	height: auto;
}

/*DIV#box{
	width: 100%;
	height: 100%;
}*/
div#index{
	margin: 0% 0% 0% 15%;
}

DIV#menu{
	float: left;
	height: 25%;
}

DIV#main{
	float: left;
}

DIV#webclap{
	text-align: center;
}

A.index:active, A.index:link, A.index:visited {
	color: #990099;
	text-decoration: none;
}

A.index:hover{
	color: #FFCC33;
	text-decoration: none;
}

A{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #0E85AC;
	background-color: #FFFFFF;
}

H1,H2,H3,OL,UL,P{
	color: #FFFFFF;
}

UL{
	list-style-type: none;
}

IMG{
	border: none;
}

/* GallerypCSS@*/

DIV#glmenu{
	text-align: right;
}
DIV#glmain{
	width:100%;
}
#menu_list a:hover {
	color: #0E85AC;
	background-color: #FFFFFF;
}
#menu_list a#here {
	color: #0E85AC;
	background-color: #FFFFFF;
}

#menu_list a#here:hover {
	color: #0E85AC;
	background-color: #FFFFFF;
}