body {
	font-family: century gothic, lucinda grande, Arial, verdana, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	
	background: #FFFFFF url(images/back_grayline.jpg);
	
}

h1 {
    font-size: 18px;  

}

h2 {


}

h3 {
    font-size; 13px;
    font-weight: bold;
    margin-bottom: 0px;
    }

p {
    margin-top: 0px;
    margin-left: 50px;
    }

a {
	background-color: transparent; 
	color: #D2D2D2;
	text-decoration: none;
}

li {

    margin-left:15px;

}


.main_link {
    color: #6E6E6E;
}

.main a {
    color: #6E6E6E;
    }

a:hover {
	color: #FF9E30;
	text-decoration: underline;
}

.main img thb {

        border: 1px solid #6E6E6E;
        
    }

.name {
    letter-spacing: -3px;
}



.banner {
    height: 80px;
    top: 0px;
    left: 0px;
    background-image: url(images/top_banner.gif);
    background-repeat: fixed;
    text-decoration: none;
    padding-left: 400px;
}

.main {
    position: absolute;
    left: 75px;
    top: 125px;
    width: 650px;
}

.aboutme {
    position: absolute;
    left: 260px;
    width: 460px;
    top: 190px;
    }
    
.mainpicture {
    position: absolute;
    left: 75px;
    top: 115px;
}

.assets {
    clear: both;
}


.menu {
    font-size: 18px;
    color: #D2D2D2;
    position: absolute;
    left: 75px;
    top: 82px;
}

.menudivide {
    position: relative;
    top: 4px;
    white-space: nowrap;
}

.thb {
    float: left;
    width: 90px;
    clear: both;
}

.description {
    float: left;
    vertical-align: text-top;
    width: 285px;
    padding-right: 10px;
    clear: both;
}

.block {

    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: text-top;
    clear: both;

}
