﻿html, body
{
	font-family: Tahoma;
	font-size: small;
	color: #645a55;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

div#outer {
	width: 900px;
}
div#navColumn {
	position: absolute;
	width: 320px;
}
div#logoDiv {
	width: 320px;
	height: 106px;
	position: relative;
}
/* ctl00_LeftNavBar1_lnkHome */
div#logoDiv > a
{
	position: absolute;
	top: 39px;
	left: 47px;
}
a#LeftNavBar1_lnkHome 
{
	position: absolute;
	top: 39px;
	left: 47px;
}
div#galleryTopics {
	height: 68px;
	background-image: url('../../images/leftBack.gif');
	background-repeat: repeat-y;
	padding-left: 123px;
	padding-top: 22px;
}
div#siteNavigation {
	height: 193px;
	margin-top: 45px;
	margin-left: 123px;
}
.navLink {
	height: 38px;
}
div#languages {
	height: 19px;
	margin-left: 123px;
}
div#contacts {
	height: 30px;
	margin-left: 123px;
}
div#lastUpdated {
	width: 236px;
	color: #e5a3a3;
	text-align: right;
}

div#interlogus {
	width: 583px;
	height: 45px;
	position: relative;
}
a#interlogusA {
	position: absolute;
	left: 428px;
}

/* secondary pages common */
div#sndPageTtl {
	width: 580px;
	height: 106px;
	position: relative;
	background-image: url('../../images/topBack.gif');
	background-repeat: repeat-x;
}
div#sndPageTtl img {
	position: absolute;
	left: 27px;
	top: 44px;
}

/* order summary */
h2.formTopic
{
   color: #362f2d;
   font-size: small;
   font-family: Georgia;
   font-weight: bold;
   text-decoration: underline;
}
