body{
	background-color:#000000;
	margin:0px;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:19px;
}
.boldYellow {
	color: #FBE142;
	font-weight: bold;
}
.boldYellowRite {
	color: #FBE142;
	font-weight: bold;
	text-align: right;
}

.text{
	margin:0px;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:24px;
}
.designText{
	margin:0px;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
	padding-top: 5px;
}
.footer{
	margin:0px;
	font:6px Arial, Helvetica, sans-serif;
	color:#FBE142;
	line-height:14px;
	text-align: center;
}
.style2 {font-size: 10px}
.quote{
	margin:0px;
	text-align:left;
	font: 16px Times, times new roman, serif;
	color:#FFFFFF;
	line-height:24px;
}
.bold{
	margin:0px;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;	
}
.price{
	font-size: 32px;
	line-height: 30px;
}
.hr {
	border: 0;
	width:80%;
	color: #FBE142;
	background-color: #FBE142;
	height: 2px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
a {
	font-size: 11px;
	color: #FBE142;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}	
#container{
	width:980px;
	height:959px;
	text-align:left;
	margin:auto;
}
	

#head{
	width:980px;
	height:198px;
}

#nav{
	width:316px;
	height:312px;
	float:right;
}

#leftGraphic{
	width:664px;
	height:312px;
	float:left;
}

#bottom{
	width:980px;
	height:449px;
	float:left;
}


.warningbar{
	background:url(../images/littlepix/warning.gif) #DDDDDD;
	height:40px;
	background-position:center 4px;
	background-repeat:no-repeat;
}
.attentionbar{
	background:url(../images/littlepix/attention.gif) #DDDDDD;
	height:40px;
	background-position:center 4px;
	background-repeat:no-repeat;
}
