@charset "utf-8";
body {
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/gradient.gif);
	background-attachment: fixed;
}
.shell {
	width: 925px;
	background-color: #FFF;
	margin: 0;
	border-collapse: collapse;
	background-image: url(images/background.jpg);
}
.navbar {
	width: 510px;
}
.footer {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	background-color: #6D39A0;

}

.content {
	width: 650px;
	background-color: #FFF;
	font-size: 12px;
	color: #90F;
	margin-left: 90px;
}
.div_girl {
	float: right;

}
.div_twitter {
	margin-top: 100px;
	margin-left: 0px;
	float: right;
	margin-right: 60px;
	width: 300px;


}
.text_button {









	filter: shadow
:gray;
	border: 3px outset #F9C;
	background-color: #F9C;
	color: #000;
	font-size: 10px;
}
.color1 {









	filter: shadow
:gray;
	background-color: #6D39A0;
}
.color2 {









	filter: shadow
:gray;
	background-color: #DCD3E5;
}
.back_top {










	filter: shadow
:gray
	background-image: url(images/images/background_02.jpg);
	background-image: url(images/images/background_01.jpg);
	background-repeat: no-repeat;
}
.back_left {










	filter: shadow
:gray
	background-image: url(images/images/background_02.jpg);
	background-image: url(images/images/background_04.jpg);
	background-repeat: no-repeat;
}
.back_bottom {










	filter: shadow
:gray
	background-image: url(images/images/background_05.jpg);
	background-repeat: no-repeat;
}
.back_right {










	filter: shadow
:gray
	background-image: url(images/images/background_02.jpg);
	background-repeat: no-repeat;
	background-image: url(images/images/background_05.jpg);
}



a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
