body {
	font-family: arial;
	color: #666666;
	
	text-align: center;
	background-color: #C14843;
	padding: 0px;
	margin: 0px;
}

a:link {color: #666666}
a:active {color: #666666}
a:visited {color: #666666}
a:hover {color: #C14843}

a:link.bright {color: #C14843}
a:active.bright {color: #C14843}
a:visited.bright {color: #C14843}
a:hover.bright {color: #C14843}

a.bright  {text-decoration:underline; font-weight: normal; color: #C14843}

img {
	border: 0px;
}

 #frame {
  	width: 840px;
  	margin: 0px auto;
  	background: url(../../images/background.jpg) #FFF no-repeat top center;
  }

 #header img {
 	width: 839px;
 	text-align: center;
 	margin: 0px auto;
 	padding-left: 1px;
 }

 #content {
  	height: 750px;
  	height: auto;
  	min-height: 750px; 
 }
 
 #leftCol {
  	width: 180px;
  	float:left;
 }

 #centerCol {
  	margin-left: 190px;
  	margin-right: 190px;
 }

 #rightCol {
  	width: 180px;
 	float: right;
 }

#footer {
 	background-color: #C14843;
	width: 100%;
	min-height: 20px;
  	height: auto !important;
  	height: 20px;
	clear: both;
	padding-top: 2px;
	color: #FFF;
	font-size: 12px;
}

#footer a:link {text-decoration: none; color: #FFF}
#footer a:active {text-decoration: none; color: #FFF}
#footer a:visited {text-decoration: none; color: #FFF}
#footer a:hover {text-decoration: underline; color: #FFF}

  #leftCol #frame1 {
 	height: 260px;
 }
 
 #leftCol #frame2 {
 	height: 200px;
 	text-align: right;
 }
 
  #leftCol #frame3 {
 	height: 250px;
 }
 
 #rightCol #frame1 {
 	height: 206px;
 }
 
 #rightCol #frame2 {
 	height: 120px;
 	text-align: right;
 }
 
 #rightCol #frame3 {
 	height: 200px;
 }
 
 #rightCol #frame4 {
 	height: 200px;
 	padding-top: 40px;
 }
 
  #leftCol #frame1 #frame1Title {
	margin-top: 33px; 
	margin-left: 20px;
	height: 20px;
	width: 45px;
	cursor: pointer;
}

#leftCol #frame2 #frame2Title {
	float: left;
	margin: 0px 20px; 
	height: 20px;
	width: 55px;
	cursor: pointer;
}

 
 #leftCol #frame2 .currencyList {
	float: left; 
	margin-top: 3px;
}

#leftCol #frame2 .currencyOptions {
	font-size: 9px; 
	width: 65px;
}

#leftCol #frame2 .currencyDisplay { 
	float: right; 
	font-weight: bold; 
	font-size: 12px; 
	width: 70%; 
	margin-right: 20px; 
	margin-top: 14px;
}

#leftCol #frame2 .createAccount { 
	float: left; 
	width: 70%; 
	margin-left: 20px; 
	margin-top: 50px;
}

#leftCol #frame3 #frame3Title {
	margin: 0px 20px; 
	height: 40px;
	width: 140px;
	cursor: pointer;
}

#rightCol #frame1 .loginEmail { 
	float: left; 
	margin-top: 60px; 
	width: 130px;
	margin-left: 25px;
}

#rightCol #frame1 .loginPassword { 
	float: left; 
	margin-top: 20px; 
	width: 130px;
	margin-left: 25px;
}

#rightCol #frame1 .loginButton { 
	float: left; 
	margin-top: 5px;
	margin-left: 25px;
}

#rightCol #frame1 .loginError {
	color: red; 
	float:left; 
	margin-top: 15px;
	margin-left: 25px;
	font-size: 11px;
	font-weight: bold; 
}

#rightCol #frame1 .createAccount {
	float:left; 
	margin-top: 10px;
	margin-left: 25px;
	font-size: 11px;
}

#rightCol #frame1 .forgotPassword {
	float:left; 
	margin-top: 5px;
	margin-left: 25px;
	font-size: 11px;
}

#rightCol #frame2 #frame2Title {
	margin-top: 30px;
	margin-left: 20px;
	width: 145px;
	height: 20px;
	cursor: pointer;
}

#rightCol #frame2 .specialOffer {
	float:left; 
	margin-left: 22px; 
	margin-top: 6px;
	font-size: 11px;
} 
