@charset "UTF-8";
/* CSS Document */

body{
background-color:#202020;
margin:0;
padding:0;
font-family: Tahoma, sans-serif;
color:#666666;
font-size: 11px;
line-height: 16px;
text-shadow: rgba(0,0,0,.01) 0 0 1px;
list-style:none;
}

li{
list-style:none;
list-style-type:none;
}

ul{
text-indent:0px;
margin:0;
margin-bottom:10px;
padding:0;
}

a:link{ 
font-family: Georgia, Times, serif;
font-weight:normal;
color:#6B6B6B;
font-size: 17px;
text-decoration:none;
line-height:25px;
list-style:none;
}

a:visited{
font-family: Georgia, Times, serif;
font-weight:normal;
color:#6B6B6B;
text-decoration:none;
}

a:hover{ 
font-family: Georgia, Times, serif;
font-weight:normal;
color:#ff5400;
text-decoration:none;
}




#tn_bg{
background-image:url(IMAGES/bg.gif);
background-repeat:repeat-x;
position: relative;
top: 0px;
left: 0px;
height: 88px;
margin: 0px;
padding: 0px;
border:none;
}

#tn{
background-image:url(IMAGES/ttl.gif);
background-repeat:no-repeat;
position: absolute;
top: 31px;
left: 50px;
float:left;
width: 412px;
height: 41px;
z-index: +1;	
}


#holder{
padding-left:50px;
padding-top: 30px;
}


#image_holder{
width:auto;
height:auto;
margin-bottom: 20px;
}



h1{
font-family: Georgia, Times, serif;
font-weight:normal;
color:#666666;
font-size: 24px;
border:none;
padding:0;
letter-spacing:0;
line-height:1px;
}

h2{
font-family:Georgia, Times, serif;
font-weight:normal;
color:#666666;
font-size: 18px;
border:none;
padding:0;
letter-spacing:0;
line-height:normal;
}


#content{
margin-top:30px;
width: 350px;
margin-bottom: 10px;
}

#about_content{
margin-top:30px;
width: 350px;
list-style-type:none;
}

#me_photo{
background-image:url(IMAGES/MAIN/me.jpg);
background-repeat:no-repeat;
width:100%;
height:233px;
margin-top: 30px;
margin-bottom: 6px;
}

#content_links{
line-height: 25px;
margin-top:30px;
width: 350px;
list-style-type:none;
}