@charset "utf-8";
/* CSS Document */
a img {border:none}
body
{
	
	margin:0px;
}
p, span, a, h1
{
	font-family:Myriad Pro;
}
#section
{
	background-image:url(/images/section.png);
	background-repeat:repeat-y;
	width:820px;
}
#dock
{
	background-image:url(/images/nav_bar.png);
	background-repeat:no-repeat;
	width:800px;
	height:40px;
}
#section-bottom
{
position:relative;
top:0px;
left:1px
}
@font-face 
{ 
 font-family: Myriad Pro; 
 src: url(http://www.moldylemonmedia.com/MyriadPro-Regular.otf); 
} 
