* { margin: 0; padding: 0; }

body
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	background-color:#fff;
	background-image: url(/Oxjam/Content/corkboard.jpg); background-position:0px 0px;
}

img
{
	border: 0;
}

a:link { text-decoration: none; color: #666; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #2D5A97; }
a:active { text-decoration: none; color: #666; }

p
{
	margin-top: 1px;
	margin-bottom: 5px;
}

.B
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF41A5;
	font-weight: normal;
}

.BB
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF41A5;
	font-weight: bold;
}

#Shadow
{
	position: relative;
	z-index: 0;
	top: 0px;
	width: 790px;
	margin-left: auto;
    margin-right: auto;	
	height: 100%;
	background-image: url(/Oxjam/Content/corkboardshadow.jpg);
}

#SiteContainer
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: 748px;
	height: 210px;
	margin-left: 20px;
	background-color:#fff;
}
#TopOxfamBar
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: 748px;
	height: 50px;
	margin-left: 0px;
	background-color:#99cc01;
}
#TopBGImage
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: 748px;
	height: 40px;
	margin-left: 0px;
}
#TopNav
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: 748px;
	height: 70px;
	margin-left: 0px;
	background-image: url(/Oxjam/Content/Pins.jpg);
}
#PageDescriptor
{
	position: relative;
	z-index: 2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	top: 70px;
	width: 728px;
	height: 50px;
	margin-left: 20px;
}


#PageDescription
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: 748px;
	height: 100%;
	margin-left: 20px;
	background-color:#fff;
}



#HelpNav
{
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 10px;
}
#QuickBasketContainer
{
	position: relative;
	z-index: 1;
	top: 10px;
	left: 0px;
	width: 150px;
	height: 20px;
	margin-left: 10px;
}
#Footer
{
	position: relative;
	z-index: 1;
	left: 0px;
	width: 748px;
	height: 103px;
}






h1, h2, h3
{
	font-weight: bold;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1
{
	font-size: 16px;
	color: #006599;
}
h2
{
	font-size: 14px;
	color: #99cc01;
	line-height: 18px;
}
h3
{
	font-size: 12px;
	color: #99cc01;
	line-height: 15px;
}

h2 a:link , h2 a:visited , h2 a:active
{
	color: #99cc01;
}
h2 a:hover
{
	color: #99cc01;
}



#BreadcrumbsContainer
{
	position: absolute;
	z-index: 1;
	left: 195px;
	width: 451px;
	height: 18px;
}
.Breadcrumbs
{
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: 2px;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#Nav1 , #Nav2 , #Nav3 , #Nav4 , #Nav5  , #Nav6 , #Nav7 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	position: absolute;
	z-index: 1;
	left: 10px;
}
#Nav1
{
	left: 170px;
}
#Nav2
{
	left: 242px;
}
#Nav3
{
	left: 317px;
}
#Nav4
{
	left: 382px;
}
#Nav5
{
	left: 490px;
}
#Nav6
{
	left: 590px;
}
#Nav7
{
	left: 680px;
}

a.external:link {color: #FF41A5; font-size: 11px; }
a.external:visited {color: #FF41A5; font-size: 11px; }
a.external:hover {text-decoration: underline; font-size: 11px; }
a.external:active {color: #FF41A5; font-size: 11px; } 

#AdviceDescription
{
	position: absolute;
	z-index: 1;
	left: 240px;
	top: 190px;
	width: 451px;
	height: 76px;
}
.Sandbag, .Sandbag a:link, .Sandbag a:visited, .Sandbag a:active {
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;	
}
.Sandbag a:hover{ 
	color: #444444;
	text-decoration: none;	
}

