body {
    margin-top:0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #cccccc;
    background-image: url(img/bg.gif);
    background-repeat: repeat-x;
    background-position: top;

}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}

h3 {
    font-size: 14px;
}

a:link {
    text-decoration: none;
	color: #666666;
}

a:visited {
    text-decoration: none;
    color: #666666;
}
a:hover {
    text-decoration: none;
	font-style: oblique;
    color: #3399cc;
}
a:active {
    text-decoration: none;
}


#TopContainer {
        position: relative; 
        width:  1px;
        height: 400px;
        z-index:1;
		
}

#Nav {
    position:absolute;
    width:  380px;
    height: 10px;
    z-index:2;
    left: 13px;
    top: 72px;
}		
		
#Body {
        position:absolute;
		font-weight: bold;
        width: 547px;
        height: 15px;
        z-index:2;
        left: 13px;
        top: 160px;
}		

#ContactBody {
        position:absolute;
		font-weight: bold;
        width: 547px;
        height: 15px;
        z-index:2;
        left: 13px;
        top: 130px;
}	

#Homevid {
    position:absolute;
    width:  700px;
    height: 400px;
    z-index:2;
    left: 13px;
    top: 105px;
	text-align: left;
	font-size: 10px;
}

#Bio {
        position:absolute;
		overflow:auto;
        width:  320px;
        height: 407px;
        z-index:2;
        left: 440px;
        top: 102px;
}

#Media1 {
    position:absolute;
    width:  351px;
    height: 250px;
    z-index:2;
    left: 450px;
    top: 120px;
	text-align: center;
	font-weight: bold;
}

#Media2 {
    position:absolute;
    width:  351px;
    height: 250px;
    z-index:2;
    left: 850px;
    top: 120px;
	text-align: center;
	font-weight: bold;
}

#Media3 {
    position:absolute;
    width:  351px;
    height: 250px;
    z-index:2;
    left: 1250px;
    top: 120px;
	text-align: center;
	font-weight: bold;
}

#Media4 {
    position:absolute;
    width:  351px;
    height: 250px;
    z-index:2;
    left: 1650px;
    top: 120px;
	text-align: center;
	font-weight: bold;
}

#Media5 {
    position:absolute;
    width:  351px;
    height: 250px;
    z-index:2;
    left: 2050px;
    top: 120px;
	text-align: center;
	font-weight: bold;
}

#Media6 {
    position:absolute;
    width:  395px;
    height: 250px;
    z-index:2;
    left: 2450px;
    top: 120px;
	text-align: center;
	font-weight: bold;
}

#Media7 {
    position:absolute;
    width:  600px;
    height: 325px;
    z-index:2;
    left: 2725px;
    top: 100px;
	text-align: center;
	font-weight: bold;
}

#Copyright {
        position:absolute;
        width: 230px;
        height: 15px;
        z-index:2;
        left: 13px;
        top: 434px;
		font-size: 10px;
}
