/* CSS Document */
/********STYLISH STYLES************/
body	{
	background-color:#999999;
	min-width:980px;
	color:#000000;
	top:0px;
	left:0px;
}

a {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

a:hover {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

a:visited	{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
p	{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
strong {
	font-weight:bold;
}
h1, h2, h3, h4, h5 {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif
}
	
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:10px;
}
.small	{
	font-size:9px;
}
.large {
	font-size:14px;
}
.grey {
	color: #666666;
}
/************CONTAINERS*************/

#complete	{
	width:980px;
	height:3400px;
	position:absolute;
	top:0px;
	left:0px;
}

#new_item {
	width:155px;
	height:280px;
	position:absolute;
	top:200px;
	left:120px;
}
/**********BACKGROUND CONTAINERS*********/

#slice_1	{
	width: 980px;
	height: 499px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_01.gif);
	background-repeat: no-repeat;
}
	
#slice_2	{
	width: 980px;
	height: 651px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_02.gif);
	background-repeat: no-repeat;
}

#slice_3	{
	width: 980px;
	height: 551px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_03.gif);
	background-repeat: no-repeat;
}

#slice_4	{
	width: 980px;
	height: 549px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_04.gif);
	background-repeat: no-repeat;
}

#slice_5	{
	width: 980px;
	height: 599px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_05.gif);
	background-repeat: no-repeat;
}

#slice_6	{
	width: 980px;
	height: 551px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_06.gif);
	background-repeat: no-repeat;
}

#slice_7	{
	width: 980px;
	height: 500px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/slice_07.gif);
	background-repeat: no-repeat;
}

/**********NAVIGATION********************/
#nav	{
	width:150px;
	height:160px;
	padding:0;
	margin:0;
	position:absolute;
	top:207px;
	left:390px;
}

#item_1	{
	width:71px;
	height:26px;
	padding:0;
	margin:0;
}

#item_2	{
	width:113px;
	height:27px;
	padding:0;
	margin:0;
}

#item_3	{
	width:144px;
	height:26px;
	padding:0;
	margin:0;
}

#item_4	{
	width:107px;
	height:26px;
	padding:0;
	margin:0;
}

#item_5	{
	width:96px;
	height:22px;
	padding:0;
	margin:0;
}

#item_6	{
	width:94px;
	height:23px;
	padding:0px;
	margin:0px 0px 0px 8px;
}
#item_7	{
	width:95px;
	height:25px;
	padding:0px;
	margin:0px 0px 0px 8px;
}

#back	{
	width:71;
	height:27px;
	padding:0px;
	margin:0px;
}
