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

body{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background:#AAA;
color:#FFF;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#main{
height:700px;
background:#AAA;
}

#main_center{
background:url(gfx/nate_main.jpg) no-repeat;
width:1024px;
height:700px;
margin:0px auto;
}

#music_player{
position:absolute;
height:168px;
width:400px;
right: 720px;
top:530px;
}

#music_player2{
position:relative;
height:160px;
width:400px;
left: 10px;
top:10px;
}

#content_box{
width:1024px;
margin:0px auto 0px;
background-color:#000;
}

#third_header{
background:#990000;
color:#FFF;
padding: 5px;
font-weight:bold;
font-size:16px;
}

#content_third a{
color:#900;
}

#content_third{
width:301px;
padding: 20px;
float:left;
font-size:12px;
display:inline;
background-color:#000;
}

#sm_contain{
margin-top:15px;
height:64px;
}

#sm_icon{
float:left;
height:64px;
width:64px;
}

#sm_icon img{
border-style:none;
}

#sm_text{
margin-top: 15px;
margin-left:15px;
float:left;
height:49px;
line-height:20px;
font-size:16px;
}

#sm_subtext{
font-size:12px;
}

#sm_text a{
color:#900;
text-decoration:none;
}

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

#o_nav{
position:relative;
height:400px;
width:330px;
right: 0px;
top:450px;
}

#o_nav_element{
margin-bottom:5px;
}

#o_nav_element a img{
border: 1px solid #FFFFFF;text-decoration: none;
}

#o_nav_element a:hover img{
border: 1px solid #900;text-decoration: none;
}

#video_boxes{
width:990px;
margin:0px auto;
}

#video_box_s{
float:left;
margin: 20px 0px 0px 0px;
}

#video_box_l{
float:right;
margin: 20px 0px 0px 0px;
}

#footer{
width:1024px;
margin:0px auto 0px auto;
}

#album{
display:block;
position:absolute;
width:230px;
height: 230px;
top:460px;
right:320px;
}

