html {
	height:100%;
}
body {
	background:#040404 url(../site/wp-content/themes/cottenpickin/images/background.jpg) repeat left top;
	height:100%;
	padding:80px 0 0 0;
}

#outer {
	width:650px;
	height:500px;
	background:#1b1b1b;
	margin:0 auto;
	border: 4px solid #000000;
}
#top {
	margin:4px 0 0 11px;
	width:628px;
	height:52px;
}
#one, #one a:link, #one a:visited {
	background-image: url(../images/001.jpg);
	background-repeat: no-repeat;
}
#one:hover, #one a:hover {
	background-image: url(../images/001a.jpg);
	background-repeat: no-repeat;
}

#two, #two a:link, #two a:visited {
	background-image: url(../images/002.jpg);
	background-repeat: no-repeat;
}
#two:hover, #two a:hover {
	background-image: url(../images/002a.jpg);
	background-repeat: no-repeat;
}

#three, #three a:link, #three a:visited {
	background-image: url(../images/003.jpg);
	background-repeat: no-repeat;
}
#three:hover, #three a:hover {
	background-image: url(../images/003a.jpg);
	background-repeat: no-repeat;
}


#four, #four a:link, #four a:visited {
	background-image: url(../images/004.jpg);
	background-repeat: no-repeat;
}
#four:hover, #four a:hover {
	background-image: url(../images/004a.jpg);
	background-repeat: no-repeat;
}


#five, #five a:link, #five a:visited {
	background-image: url(../images/005.jpg);
	background-repeat: no-repeat;
}
#five:hover, #five a:hover {
	background-image: url(../images/005a.jpg);
	background-repeat: no-repeat;
}


#six, #six a:link, #six a:visited {
	background-image: url(../images/006.jpg);
	background-repeat: no-repeat;
}
#six:hover, #six a:hover {
	background-image: url(../images/006a.jpg);
	background-repeat: no-repeat;
}

#one, #two, #three, #four, #five, #six, #one a:link, #two a:link, #three a:link, #four a:link, #five a:link, #six a:link, #one img a:link, #two img a:link, #three img a:link, #four img a:link, #five img a:link, #six img a:link {	
	border:none;
}
#indexImage {
	margin:4px 0 0 11px;
	border-top:1px solid #292929;
	width:628px;
	height:424px;
}