body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	background-image: url(im/bkg.jpg);
	background-repeat: repeat-x;	
	margin: 0px;
}

#wrapper
{
width: 1050px;
}

#menu
{
position: absolute;
top: 50px;
left: 50px;
width: 122px;
height: 122px;
}

#topline-home
{
position: absolute;
width: 1050px;
height: 50px;
background:url(im/line-grey.gif);
}

#topline-resume
{
position: absolute;
width: 1050px;
height: 50px;
background:url(im/line-purple.gif);
}

#topline-contact
{
position: absolute;
width: 1050px;
height: 50px;
background:url(im/line-yellow.gif);
}

#topline-reel
{
position: absolute;
width: 1050px;
height: 50px;
background:url(im/line-green.gif);
}

#topline-red
{
position: absolute;
width: 1050px;
height: 50px;
background:url(im/line-red.gif);
}

#biggy
{
position: absolute;
top: 50px;
left: 172px;
width: 878px;
}

#biggy-mov
{
position: absolute;
top: 50px;
left: 222px;
width: 450px;
height: 360px;
}