*
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

img
{
    border: 0px;
    cursor: default;
}

.imgspace
{
    margin: 0px 1px;
}

.divsite_intro
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 780px;
    height: 464px;
    margin-left: -390px;
    margin-top: -232px; /*background: url(../images/intro_background.png) no-repeat;     border: 1px solid red;*/
}

.divsite
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 494px;
    height: 446px;
    margin-left: -247px;
    margin-top: -258px;
    background: 168px 0px no-repeat;
    padding-top: 70px;
}

.divsite_work
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 840px;
    height: 446px;
    margin-left: -420px;
    margin-top: -258px;
    background: url(../images/title_work.png) 165px 0px no-repeat;
    padding-top: 70px;
}

.mainbox
{
    width: 492px; /*492*/
    height: 395px; /*410*/
    border: 1px solid #dbdbdb;
    text-align: center;
    float: left;
    padding: 15px 0px 0px 0px;
}

.menu
{
    float: left;
    margin-top: 3px;
    padding: 0px;
}

.footer
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 10px;
    height: 20px;
    color: #666;
}

h1
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 0.7em;
    color: #666;
}

h2
{
    padding: 0px;
    font-size: 0.7em;
    margin: 3px 0px 3px 16px;
    font-weight: normal;
}

p
{
    color: #666;
    line-height: 16px;
    font-size: 0.7em;
    margin: 0px;
}

/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
ul
{
    width: 494px;
    margin: 0px;
    padding: 0px;
    text-indent: -9000px;
}

li
{
    display: inline;
    float: left;
}

#basic-accordian
{
    float: left;
    margin-left: 20px;
}

.accordion_headings
{
    cursor: pointer;
}

/**//**//*INTRO*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
/*.intro_mfalbum 
{
    float: left;
    width: 380px;
    height: 200px;
    border: 1px solid red;
    display: block;
    text-indent: 0px;
}

.intro_mfalbum a:link
{  
    width: 380px;
    height: 200px;
}

.intro_mfalbum a:hover
{
    background: url(../images/intro_mfalbum.png) 131px 92px no-repeat;
}

a.intro_aboutme
{
    float: left;
    display: block;
    width: 190px;
    height: 200px;
    border: 1px solid red;
}

a:hover.intro_aboutme
{
    background: url(../images/intro_aboutme.png) 275px 93px no-repeat;
}

/*a.intro_contactme
{
    display: block;
    width: 50px;
    height: 9px;
    margin: 300px 0px 0px 0x;
    border: 1px solid red;
    position: absolute;
}

a:hover.intro_contactme
{
    background: url(../images/intro_aboutme.png);
}

/**//**//*MAIN*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
a:focus
{
    outline: none;
}

.footer a:link, .footer a:visited
{
    color: #666;
}

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

p a
{
    color: #666;
}

p a:hover
{
    color: #000;
    letter-spacing: 1px;
}

h1 a
{
    color: #666;
}

h2 a
{
    color: #666;
}

h2 a:hover
{
    color: #000;
}

.nostyle a
{
    font-weight: normal;
    color: #666;
}

.nostyle a:hover
{
    font-weight: normal;
    color: #000;
}

a.menu_work
{
    background-image: url(../images/menu_work.png);
    display: block;
    width: 73px;
    height: 30px;
}

a:hover.menu_work
{
    background-image: url(../images/menu_work_ro.png);
}

a.menu_aboutme
{
    background-image: url(../images/menu_aboutme.png);
    display: block;
    width: 94px;
    height: 30px;
}

a:hover.menu_aboutme
{
    background-image: url(../images/menu_aboutme_ro.png);
}

a.menu_contactme
{
    background-image: url(../images/menu_contactme.png);
    display: block;
    width: 120px;
    height: 30px;
}

a:hover.menu_contactme
{
    background-image: url(../images/menu_contactme_ro.png);
}

a.menu_links
{
    background-image: url(../images/menu_links.png);
    display: block;
    width: 72px;
    height: 30px;
}

a:hover.menu_links
{
    background-image: url(../images/menu_links_ro.png);
}

a.menu_mfalbum
{
    background-image: url(../images/menu_mfalbum.png);
    display: block;
    width: 135px;
    height: 30px;
}

a:hover.menu_mfalbum
{
    background-image: url(../images/menu_mfalbum_ro.png);
}
