@charset "utf-8";
/* CSS Document */
ul, li {list-style-position: outside;}
#splash {
	position:absolute;
	width:793px;
	height:250px;
	z-index:20;
	left: 56px;
	top: -27px;
}
#main_publish img {
	display: inline;
	float:left;
	margin-left:40px;
	margin-top:30px;
	padding:2px;
	border: 1px solid #CCCCCC;
}

#main_publish ul {
float:right;
margin-right:20px;
width:200px;
margin-top:15px;
padding:0;
}

#main_publish li {
padding-bottom:20px;
	list-style-type: disc;
	color: #b86390;}

#about {
	position:absolute;
	width:579px;
	height:209px;
	background-image: url(../images/about_bg.gif);
	background-repeat:no-repeat;
	left: 27px;
	top: 283px;
}

#about p {
margin:2px;
padding:0;}
#about img, #publish img{
float:right;
display:inline;
margin-top:10px;
margin-right:20px;
}


.money {
display: inline;
width:230px;
margin-top:45px;
float:right;
margin-right:20px;
color: #b86390;}

.goso {
display: inline;
width:230px;
margin-top:65px;
float:right;
margin-right:20px;
color: #b86390;}

.unix {
display: inline;
width:230px;
margin-top:90px;
float:right;
margin-right:20px;
color: #b86390;}



#about ul, #publish ul{
display:inline;
float:left;
margin-left:120px;
width:410px;
margin-top:10px;
margin-bottom:0;
padding:0;}

#about li, #publish li{
	padding-bottom:3px;
	list-style-type: disc;
	color: #b86390;
	
}


.extended  {
	float:right;
	display:inline;
	width:530px;
	margin-right:10px;
	text-align:left;
	margin-top:4px;
	margin-bottom:0;
	padding-top:5px;
	color: #b86390;}

.normal {
	float:right;
	display:inline;
	width:500px;
	margin-right:10px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	color: #b86390;
}


#publish {
	position:absolute;
	width:579px;
	height:173px;
	background-image: url(../images/publish.gif);
	background-repeat:no-repeat;
	left: 27px;
	top: 319px;
}

#main_publish {
	position:absolute;
	width:578px;
	height:313px;
	background-image: url(../images/publish_main.gif);
	background-repeat: no-repeat;
	left: 27px;
	top: -9px;
}

#links {
	position:absolute;
	width:209px;
	height:499px;
	background-repeat:no-repeat;
	background-image: url(../images/links_bg.gif);
	left: 621px;
	top: -9px;
}

#links_links {
	position:absolute;
	width:76px;
	z-index:200;
	left: 743px;
	top: 255px;
	height: 145px;
	text-align:right;
}


#links_links ul {
margin:0;
padding:0;}

#links_links li {
margin:0;
padding:0;
list-style:none;margin-bottom:5px;}


.online {
	background-image: url(../images/menu_online.gif);
	background-repeat: no-repeat;
	width:73px;
	height:18px;
	display:block;
}


.offline {
	background-image: url(../images/menu_offline.gif);
	background-repeat: no-repeat;
	width:73px;
	height:18px;
	display:block;
}


a.online, a.offline{
background-position: 0 0;}

a.online:hover, a.offline:hover{
	background-position: 0 -18px;
	display:block;
	height:28px;
}


.online_on {
	background-image: url(../images/menu_online.gif);
	background-repeat: no-repeat;
	width:73px;
	height:18px;
	display:block;
	background-position: 0 -47px;
}


.offline_on {
	background-image: url(../images/menu_offline.gif);
	background-repeat: no-repeat;
	width:73px;
	height:18px;
	display:block;
	background-position: 0 -47px;
}
