body
{
background-color: #000000;
font-family		: arial;
background-image: url(web_images/bodybg.jpg);
background-repeat:repeat-x;
margin			: 0px;
padding			: 0px;	
}

body h1, h2, h3, h4
{
display			: none;
}

#hold
{
width				: 670px;
margin				: 0px auto;
margin-top			: 0px;
background-color	: #000000;
}

#flashcontent
{
width				: 670px;
height				: 680px;
}

#header
{
width				: 670px;	
background-color	: #000000;
background-image	: url(web_images/topbg.gif);
background-repeat	: repeat-x;
background-position	: 0px -3px;
padding				: 11px 0px 0px 0px;
margin-bottom		: 10px;
}

#header img
{
border				: 0px;
}

a.home img
{
border				: 0px;
display				: block;
}

img.marklatham
{
display				: inline;
margin				: 0px 110px 0px 20px;
}

img.home
{
display				: inline;
margin				: 0px 5px 0px 0px;
}

img.email
{
display				: inline;
margin				: 0px 5px 0px 0px;
}

img.myspace
{
display				: inline;
margin				: 0px 5px 0px 0px;
}

img.rss
{
display				: inline;
margin				: 0px 0px 0px 0px;
}

p.footer
{
font-size			: 70%;
color				: #FFFFFF;
line-height			: 20px;
margin				: 10px 0px 0px 0px;
}

