﻿body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
    margin: 0;
    padding: 0;
    background: url(banner.gif) repeat-x;
    background-color:#F0F0F0;
}
/**** HEADINGS ****/

h1
{
    font-size: x-large;
}

h2
{
    background-color: #E8F3F9;
    font-size: large;
    padding:5px 12px;
}

h3 
{
    font-size: small;
    margin:0 0 2px 0;
}

p 
{
    margin:10px 0 10px 15px;
}

pre
{
    font-size: small;
}

.logo 
{
    position:absolute;
    top:0;
    right:-1px;
}

.logo a
{
    border-width:0;
}

#logoText
{
	width:167px;
	height:32px;
	position:absolute;
    top:66px;
    left:85px;
    background-image:url(TopLeftLogoText.gif);
}

#logoText2
{
	width:340px;
	height:28px;
	position:absolute;
    top:25px;
    right:10px;
    background-image:url(PanogenText.gif);
}

#top-nav-left
{
	width:68px;
	height:27px;
	position:absolute;
    top:67px;
    left:252px;
    background-image:url(TopNavLeftCorner.gif);
}

#left-nav-top
{
	width:86px;
	height:38px;
	position:absolute;
    top:97px;
    left:0px;
    background-image:url(LeftNavTop.gif) ; 
}

#left-nav-bottom
{
	position:absolute;
	top:425px;
	left:0;
	height:13px;
	width:96px;
	background-image:url(leftNavBottom.gif);
}

#corner-top-left
{
    position:absolute;
    top:0;
    left:0;
    background:url(TopLeftLogo.jpg) no-repeat;
    width:95px;
    height:98px;
}

#Banner
{
    position: absolute;
    top: 73px;
    left: 320px;
    z-index: 200;
}

#LeftNav
{
	position:absolute;
	top:90px;
	left:0;
	height:335px;
	width:96px;
	background:url(leftNavFill.gif) repeat-y;
}

#LeftNavMenu
{
	position:absolute;
	top:10px;
	left:10px;
	width:80px;

}

#BreadCrumb
{
    position: absolute;
    top: 50px;
    right: 60px;
    z-index: 200;
}

#TheGoods
{
    margin:125px 50px 50px 100px;
    position:relative;    
}

#WhatsNew img.RunIt
{
    border: none;
    vertical-align: text-top;
}

#WhatsNew ul
{
    margin-top: 0;
}

