* {
	margin:0;padding:0;
}

html, body {
	height:100%;
	text-align:left;	
	background:url(images/i_mainback.gif) darkgrey;
	font-family:Tahoma;}

.content {
	position:relative;
	margin:40px 0px 0px 40px;
	width:1200px;
	height:1000px;}
	
.abs {
	display:block;
	text-indent:-9999px;
	position:absolute;
	left:-999px;
	top:-100px;}
	
.content .text {
	width:900px;
	float:left;
	margin-left:40px;
	left:210px;}
	
.content .text  .img {
	float:left;}
	
.text p {
	font-family:Georgia;
	font-size:16px;
	color:#808080;}	
	
.text h2 {
	color:#808080;
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	display:block;}		

.content  ul {
	float:left;
	position:relative;
	list-style-type:none;
	width:130px;}
	
.content  li {
	float:left;
	clear:both;
	margin:0px;
	height:130px;
	width:130px;
	background:black;}
	
.content a {
	display:block;
	width:130px;
	height:130px;
	text-indent:-9990px;}	
	
.photo {
	background:url(images/menu_photo.gif);}	
.music {
	background:url(images/menu_music.gif);}
.design {
	background:url(images/menu_design.gif);}
.about {
	background:url(images/menu_about.gif);}
	
.content2 h1 {
	display:block;
	text-indent:-9999px;
	position:absolute;
	left:-999px;
	top:-100px;}
	
.content2 h2 {
	color:#808080;
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	display:block;}	

.content2 a {color:#ffffff;}	
	
.text2 p {
	font-family:Georgia;
	font-size:16px;
	color:#808080;}		
	
.beta {
	position:absolute;
	right:0px;
	top:0px;
	background:url(images/betar.gif);
	width:92px;
	height:92px;}
