﻿@import url("/css/default.css");

#masthead {background:url(/images/live/header.jpg) no-repeat top left;width:1100px;height:81px;margin:0 auto;}

#top {background:url(/images/live/top.jpg) no-repeat top left;width:1100px;height:165px;margin:0 auto;}

#leftCol {background:url(/images/live/navColBg.jpg) no-repeat top left;width:270px;min-height:586px;float:left;}

#middle {background:url(/images/live/contentColBg.jpg) no-repeat top left;width:830px;float:left;}

/*  navigation  */
#nav #home {background:url(/images/live/navigation/home.jpg) no-repeat top left;height:64px;}
#nav #live {background:url(/images/live/navigation/live.jpg) no-repeat top left;height:63px;}
#nav #love {background:url(/images/live/navigation/love.jpg) no-repeat top left;height:65px;}
#nav #fight {background:url(/images/live/navigation/fight.jpg) no-repeat top left;height:76px;}
#nav #media {background:url(/images/live/navigation/media.jpg) no-repeat top left;height:65px;}
#nav #mini-project {background:url(/images/live/navigation/mini-project.jpg) no-repeat top left;height:51px;}
#nav #project {background:url(/images/live/navigation/project.jpg) no-repeat top left;height:50px;}
#nav #about {background:url(/images/live/navigation/about.jpg) no-repeat top left;height:37px;}
#nav #contact {background:url(/images/live/navigation/contact.jpg) no-repeat top left;height:40px;}
/*  end nav  */

#nav #live {background-position:bottom left;}