
body {
font-family: Arial, Helvetica, sans-serif;font-size: 16px;
background-color:#000000;
}

#welcomecontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:480px;
background-color:#ffffff;
border: 0;
}

#welcomecontainer2 {
margin: 0px auto;
text-align: left;
width: 1200px;
height:autopx;
background-color:#000000;
border: 0;
}

#container {
margin: 0px auto;
text-align: left;
width: 1200px;
height:1500px;
background-color:#ffffff;
border: 0;
}

#shopcontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:auto;
background-color:#ffffff;
border: 0;
}

#customercarecontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:580px;
background-color:#ffffff;
border: 0;
}

#aboutcontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:580px;
background-color:#ffffff;
border: 0;
}


#ashardrichleycontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:680px;
background-color:#ffffff;
border: 0;
}

#collectionscontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:661px;
background-color:#666999;
border: 0;
}


#bottombarcontainer {
margin: 0px auto;
text-align: left;
width: 1200px;
height:70px;
background-color:#000000;
border: 0;
}

#topbar{
margin: 0px auto;
width: 1200px;
height:50px;
background-color:#ffffff;
border: 0;
}

#navbar{
margin: 0px auto;
width: 1200px;
height:36px;
background-color:#000000;
border: 0;
}


#bottombar{
margin: 0px auto;
float:left;
width: 1180px;
padding: 5px;
height:26px;
text-align:right;
background-color:#000000;
border: 0;
}



#bottombarleft{
margin: 0px auto;
float:left;
width: 590px;
padding: 5px;
height:26px;
text-align:left;
background-color:#ffffff;
border: 0;
}

#bottombarright{
margin: 0px auto;
float:left;
width: 590px;
padding: 5px;
height:26px;
text-align:right;
background-color:#ffffff;
border: 0;
}

#customercareleft{
margin: 0px auto;
float:left;
width: 580px;
padding: 10px;
height:620px;
text-align:left;
background-color:#666666;
border: 0;
}


#customercareright{
margin: 0px auto;
float:left;
width: 580px;
padding: 10px;
height:620px;
text-align:left;
background-color:#666699;
border: 0;
}

#aboutleft{
margin: 0px auto;
float:left;
width: 600px;
height:600px;
text-align:left;
background-image: url('images/aboutbgimage.jpg');
border: 0;
}


#aboutright{
margin: 0px auto;
float:left;
width: 580px;
padding: 10px;
height:580px;
text-align:left;
background-color:#666699;
border: 0;
}

#collectionsleft{
margin: 0px auto;
float:left;
width: 780px;
height:660px;
text-align:left;
background-color:#ffffff;
border: 0;
}


#collectionsright{
margin: 0px auto;
float:left;
width: 400px;
padding: 10px;
height:640px;
text-align:left;
background-color:#666699;
border: 0;
overflow:auto;
}

#presscenter{
margin: 0px auto;
float:left;
width: 820px;
height:700px;
text-align:left;
background-color:#666699;
border: 0;
}


#pressleft{
margin: 0px auto;
float:left;
width: 170px;
padding: 10px;
height:680px;
text-align:left;
background-color:#666699;
border: 0;
}

#pressright{
margin: 0px auto;
float:left;
width: 170px;
padding: 10px;
height:680px;
text-align:left;
background-color:#666699;
border: 0;
}









/************************************************

*	Hyperlinks									*

************************************************/

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #444;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
