BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	background-color:#d23d33;
	margin:0;
	padding:0;
	padding-top:10px;
}
BODY a{
	text-decoration: none;
color:#d23d33;
}
.access {
	display:none;
}
.clear {
	clear:both;
}


#topNav
{
	padding-top: 10px;
	padding-left: 140px;
	
}
#topNav a
{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 75px;

}
PRE {
	border:1px dashed red;
	background-color:#FFFFCC;
	font-family:"Courier New", Courier, mono;
	color:#000000;
	font-size:11px;
	padding:10px;
}

DIV#container {
	width:800px;
	background-color:#000000;
	margin:0 auto;
	padding-bottom:15px;
}

DIV#header {
	position:relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
height: 52px;
width:781px;
}




#content {
	background-color:#FDFBD4;
	margin:0 15px;
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:-15px;

}


DIV#content A {
	color:#dd3d33;
	text-decoration:none;
	font-weight:bold;
}

DIV#mainNav {
	position:relative;
	height: auto;

}

DIV#mainNav UL {
	margin:0;
	padding:0;	
}

DIV#mainNav LI {
	margin:0;
	padding:0;
	list-style:none;
	float:left;;
	border-bottom:1px solid #000000;
	background-color:#FDFBD4;
}

DIV#mainNav LI.firstLink A {
	width:162px;
}

DIV#mainNav LI.lastLink {
	border-right:none;
}

DIV#mainNav LI.lastLink A {
	width:167px;
	padding-right:1px;
}

DIV#mainNav LI A{
	margin:0;
	padding:0;
	text-decoration:none;
	display:block;
	width:147px;
	text-align:center;
	color:#000000;
	letter-spacing:0.1em;
	text-transform:lowercase;
}
DIV#mainNav LI A:hover{
	color:#D23D33;
	text-decoration:none;
}
DIV#mainNav LI A.navSelected {
	background-color:#d23d33;
	color:#FDFBD4;
}

DIV#mainNav LI A.navSelected:hover {
	background-color:#d23d33;
	color:#FDFBD4;
}
#leftMenu{

	width:155px;
	padding-left:20px;
	padding-right: 10px;
	color: #FFFFFF;
	height:300px;
}

#leftMenu a {
	color:#FDFBD4;
	text-decoration: none;
}


#pageContent {
	padding-left: 220px;
margin-top:-300px;
min-height:300px;
}
#pageText{
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin-left:150px;
	margin-right:150px;
	padding:7px;
		overflow:visible;
	height:350px;
}
DIV#footer {
	color:#1c0906;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height:167px;
	width:779px;
	
}
#Offer1{
margin-left:230px;
margin-top:-80px;
width:225px;
height:80px;
}
#Offer2{
	margin-left:500px;
	width:225px;
margin-top:-80px;
}
#main {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	min-height:300px;
	margin-left: 7px;
	margin-top:-5px;
	margin-bottom:0px;	
}
#Gift{
padding-top:30px;
padding-left:40px;
height:78px;
width:118px;
}