/** Common Styles */

body {
	margin: 0px auto;
	background-image: url(http://images.milehighcardco.com/ebay/webimages/bg.jpg) ;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #851E1E;
	
}



ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #851E1E;
}

a:hover {
	text-decoration: none;
}

/** LOGIN AREA*/

#loginarea {
	width: 840px;
	margin: 0px auto;
	overflow: hidden;
}
	

#logo2 {
	width: 460px;
	height: 125px;
	float: left;
	margin: 0 0 0 100px;
	background-image: url(http://images.milehighcardco.com/ebay/webimages/logo2.png);
	background-repeat: no-repeat;
	
}
	
#login {
	width: 165px;
	margin: 0px auto;
	float: right;
	text-align: center;
	
}
	
#login li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#login li a:link, #login li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(http://images.milehighcardco.com/ebay/webimages/menu1.gif);
	padding: 5px 0 0 5px;
	}
	
#login li a:hover {
	color: #FFF;
	background:  url(http://images.milehighcardco.com/ebay/webimages/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	




/** HEADER IMAGE*/

#header {
	width: 840px;
	height: 142px;
	margin: 0px auto;
	background: url(http://images.milehighcardco.com/ebay/webimages/image01.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



/** MENU */

#menu {
	width: 840px;
	height: 50px;
	margin: 0px auto;
	background: url(http://images.milehighcardco.com/ebay/webimages/navbar.gif) repeat-x left top;
}

#menu ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-top: 10px;
        margin-left: 5px;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #E9D2B9;
}

#menu a:hover {
	color: #FFFFFF;
}




/** CONTENT */

#content-wrap {
	width: 840px;
	margin: 0 auto;
	background: #FFFFFF;
        
}

#content {
	width: 800px;
	margin: 0px auto;
	padding: 20px;
}

#divider {
        border-bottom: 1px #FFA66B dashed;
}


/** FLASH */
#imageandflash {
	text-align:left;
	width: 600px;
	height: 170px;
        margin-left: 100px;
        margin-top: 0px;
        margin-bottom: 125px;
        
        
        
}

#imageandflash h2 {
        margin: 0px auto;
        border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
        overflow: hidden;
}

#entry {
	float: left;
	width: 380px;
	margin: 0px auto;
}

#topcolumnA {
	float: left;
	width: 280px;
	margin-left: 40px;
	margin-top: 10px;	
}

#subtopcolumnA {
	float: left;
	width: 200px;
	margin: 0px auto;
}

#topcolumnA p {
	text-align: center;
	margin: 0px auto;
}

#topcolumnA h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#topcolumnB {
	margin-left: 10px;
	margin-top: 0px;
	width: 640px;
        padding: 5px;
}

#subtopcolumnB {
	text-align: center;
	width: 840px;
        padding: 75px;
}

#subtopcolumnB1 {
	text-align: left;
	width: 500px;
}

#topcolumnB h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#topcolumnB strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}

#p {
	align: middle;
	margin: 10px;
}

#subpage {
	width: 420px;
	margin: 0px auto;
	float: left;
}

#subpage h1 {
    border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.bat {
	align: middle;
}
	

#subpageb {
	width: 450px;
	margin: 0px auto;
}

#subpageb h1 {
    border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}



/** ROWS */

#bottomcolumns {
	width: 490px;
	margin: 0px auto;
	background: #FFFFFF;
	float: none;
}

#bottomcolumnA {
	width: 200px;
	float: left;
	margin-top: 0px;
        margin-left: 15px;
        
        	
}

#bottomcolumnA h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	
}

#bottomcolumnA a {
	margin-left: 50px;
	border-style: none;
	float: none;
}

/** ROWA */

#bottomcolumnB{
	width: 200px;
	text-align: center;
	color: #000;
	margin: 0px auto;
	float: left;
	padding: 10px;
}


#bottomcolumnB h2{
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;	
	padding: 5px;
}

#bottomcolumnC {
	width: 220px;
	float: right;
	text-align: center;
	margin: 0px auto;
	padding: 10px;
}

#bottomcolumnC h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	
	
}

/** FOOTER */

#footer {
	width: 840px;
	margin: 0px auto;
	background-image: url(http://images.milehighcardco.com/ebay/webimages/footer.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #000000;
        display: block;
	line-height: 1em;
        float: none;
}


#footer img {
	float: left;
	margin: 0px 130px;
	padding: 10px;
}






