@charset "UTF-8";
/* CSS Document */

.tshirtHolder{
	width:280px;
	height:340px;
	position:absolute;
	top:145px;
	left:44px;
}

.greyText{
	color:#666666;
	font-size:10px;
}

#rotator {
	background: url(../images/rotate/rotator.php) no-repeat center top;
	width: 280px;
	height: 340px;
}

#rightColumn{
	width:540px;
	height:440px;
	border-left:#000000 1px dotted;
	position:absolute;
	top:80px;
	left:340px;
}

#topRight{
	width:540px;
	height:210px;
	border-bottom:#000000 1px dotted;
	position:absolute;
	top:0px;
	left:15px;
}

.rightTitle{
	width:500px;
	height:26px;
	border-bottom:#CCCCCC 2px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#789B3A;
}

#rightTopBody{
	width:500px;
	height:190px;
	margin-top:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#rightTopBody a{
	text-decoration:none;
	border-bottom:#789B3A 1px dotted;
	color:#789B3A;
}

#rightTopBody a:visited{
	color:#789B3A;
}

#rightTopBody a:hover{
	color:#000000;
	border-bottom:none;
}

#bottomRight{
	width:540px;
	height:210px;
	position:absolute;
	top:225px;
	left:15px;
}

#glancePic{
	width:355px;
	height:130px;
	position:absolute;
	top:40px;
	left:75px;
}

#glanceTitle{
	width:200px;
	height:14px;
	position:absolute;
	top:4px;
	left:190px;
}

#bottomStuff{
	width:500px;
	height:26px;
	border-top:#CCCCCC 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	position:absolute;
	padding-left:10px;
	padding-left:10px;
	padding-top:4px;
	top:180px;
	left:0px;
}

#nextCircle{
	height:42px;
	width:42px;
	position:absolute;
	top:90px;
	left:445px;
}
