

body {
	text-align: center;
	margin: 0;
	}

div#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}


div#header {
}

div#navi {
position:absolute;top:570px;
margin-left: 15px;
}

div#left_column{
width: 450px;
height: auto;
float: left;
}


div#right_column{
width: 450px;
height: auto;
float: left;
}

div#footer {
	clear: both;
}

.rs{
margin-right: 5px;
}

.small{
font-size:80%;
}

.top{
vertical-align:top;
float: left;
}

.galleria{list-style:none;width:410px;float:right;}
.galleria li{width:90px;height:90px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li img.thumb{cursor:pointer;}
.galleria_container{margin:0;height:450px;width:450px;float:right;}


* html .galleria li div span{width:450px} /* MSIE bug */

ul#page{
    list-style:none;
}

ul#page li{
    list-style:none;
    float:left;
    width:auto;
	margin-right:5px;
}

ul#page a{
    display:block;
}

a.here{
color:#000;
text-decoration:none;
font-weight: bold;
}

a.there{
color:#888;
text-decoration:none;
}

a:hover.there{
color:#000;
text-decoration:underline;
}

img{
border:0;
}

ul#menu{
    list-style:none;
    width:750px;
}
ul#menu li{
    list-style:none;
    float:left;
    width:125px;
}
ul#menu a{
    display:block;
    width:125px;
    height:50px;
    text-indent:-1000px;
    overflow:hidden;
}
a.home{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbg_01home.gif);
}
a:hover.home{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbb_01home.gif);
}

a.galleries{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbb_02gallery.gif);
}

a.profile{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbg_03profile.gif);
}
a:hover.profile{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbb_03profile.gif);
}
a.blog{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbg_04blog.gif);
}
a:hover.blog{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbb_04blog.gif);
}
a.links{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbg_05link.gif);
}
a:hover.links{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbb_05link.gif);
}
a.contact{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbg_06contact.gif);
}
a:hover.contact{
    background-image:url(http://www.sachi-coll.net/blog/image/menu/mbb_06contact.gif);
}

ul#pict{
    list-style:none;
    width:450px;
}
ul#pict li{
    list-style:none;
    float:left;
}
ul#pict a{
    display:block;
    width:220px;
    height:220px;
	margin-right: 5px;
	margin-bottom: 5px;
    text-indent:-1000px;
    overflow:hidden;
}

a.gallery1{
   background-image:url(img/gtop-thumb1.jpg);
}
a:hover.gallery1{
   background-image:url(img/gtop-thumb1ro.jpg);
}
a.gallery2{
   background-image:url(img/gtop-thumb2.jpg);
}
a:hover.gallery2{
   background-image:url(img/gtop-thumb2ro.jpg);
}
a.gallery3{
   background-image:url(img/gtop-thumb3.jpg);
}
a:hover.gallery3{
   background-image:url(img/gtop-thumb3ro.jpg);
}
a.gallery4{
   background-image:url(img/gtop-thumb4.jpg);
}
a:hover.gallery4{
   background-image:url(img/gtop-thumb4ro.jpg);
}
