body {
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:13px;
	background-color:#f0f0f0;
	text-align:center;
}
a:hover {
    color: #222222;
    background: #E0E0F0;
}
a:link{color:#0050A0;}
#menuItem a:link{color:white;text-decoration:none}
#menuItem a:hover{color:#4444FF;text-decoration:none;background:none}
#menuItem a:visited{color:white;text-decoration:none}
a:visited{
    color:#007AEC;
}
#container{
    text-align:left;
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-style:dotted;
	border-width:1px;
	border-color:gray;
	clear:both;
}
#banner{
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:large;
	width:695px;
	height:75px;
	margin-top:10px;
	padding-left:5px;
	background-color:#FFFFFF;
	vertical-align:top;
	color:#aaaaFF;
	padding-bottom: 20px;
	margin-bottom:20px;
}
#nav {
	float:left;
	width: 101px;
	height: 300px;
	background-color: #FFFFFF;
	font-size: 13px;
	padding-right: 10px;
	margin-left: 5px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: gray;
	list-style-image:url(../images/temp/bullet1.gif);
	line-height:150%;
}
#navBadges{
    width:88px;
    height:70px;
    margin-top:50px;
    
}
#mainContent{
	background-color:#fff;
	
	margin-left:130px;
	margin-top: 10px;
	width: 500px;
	
}
#menuItem{font-family:verdana;font-size:13px; width:100px; height:18px; padding:0px 0px 0px 10px; background:url('../images/menuItem.gif') no-repeat center center;color:white;}
#menuItem:hover{background-image:url('../images/menuItem1.gif');color:#4444FF;}
#footer{
	/*width:695px;*/
	width:100%;
	color:#999999;
	margin-top:100px;
	clear:both;
	font-size:xx-small;
	text-align:center;
	background-color: #FFFFFF;
	bottom:-25px;
}

#picTL{
   
        width:68px;
        height:67px;
        right: 100%;
        top: 50%;
 }
#swatch{
	width:50px;
	height:50px;
	background-color:red;
	float:left;
}
