body{
	background-image: url(http://GreenChicken31.com/websitegraphics/TestBanner2.jpg);
	background-repeat: no-repeat;
	background-color: black;
}

.leftbox{
	float: left;
	padding: 20px;
	padding-left: 30px;
}

.rightbox{
	padding-right: 10px;
}

.SideMenu{
	Position: absolute;
	Top: 45px;
	Left: 32px;
	Border: #000 1px solid;
	background-color: #ff9;
	color: #000;
	Padding: 5px;
	Margin: 7px;
	Text-align: center;
	list-style: none;
}

.SideMenu li
{
	list-style: none;
	Text-align: center;
}

.SideMenu ul
{
	Padding: 0px;
	Margin: 0px;
		
}

.ip {
	font-size: 8pt;
}

.message{
	width: 60%;
	padding: 3px;
	margin: 3px;
	border: #fff 1px solid;
	background-color: #e0e;
	overflow: auto;
}


.topmenu {
	Position: absolute;
	Left: 1px;
	Top: 88px;
	Height: 70px;
	width: 900px;
	list-style: none;
}

.topmenu li{
	Height: 70px;
	padding-top: 3px;
	float: left;
	width: 16.6667%;
	text-align: center;
}

.topmenu a{
	color: white;
	font-weight: bolder;
}

.Home, .homeTab{

	background-color: FF0099;
}

.Mountain, .mountainTab{

	background-color: FFC125;
}

.Pic, .picTab {
	background-color: FBEC5D;
}

.Vid, .VidTab {
	background-color: 79dF23;
}

.Jug, .JugTab {
	background-color: 3366FF;
}

.Stuff, .stuffTab {
	background-color: 9900FF;
}






.Home{
	Position: absolute;
	Left: 41px;
	Top: 112px;
	width: 900px;
	Height: 550px;
	padding: 5px;
	color: white;
}

.Mountain{
	Position: absolute;
	Left: 41px;
	Top: 112px;
	width: 900px;
	Height: 550px;
	padding: 5px;
	color: white;
}

.Pic{
	Position: absolute;
	Left: 41px;
	Top: 112px;
	width: 900px;
	height: 550px;
	padding: 5px;
	color: white;
	overflow: hidden;
	text-align: center;
}


.Vid{
	Position: absolute;
	Left: 41px;
	Top: 112px;
	width: 900px;
	Height: 550px;
	padding: 5px;
	color: white;
}


.Jug{
	Position: absolute;
	Left: 41px;
	Top: 112px;
	width: 900px;
	Height: 550px;
	padding: 5px;
	color: white;
}

.Stuff{
	Position: absolute;
	Left: 41px;
	Top: 112px;
	width: 900px;
	Height: 550px;
	padding: 5px;
	color: white;
}

.thumbnail{
	text-align: center;
	padding: 2px;
	margin: 3px;
	/*height: 100px;width: 100px;*/
	border: 1px solid #000;
	float: left;
}
.thumbnail img{
	height: 75px;
}
.thumbs{
	height: 100px;
	width: 9000px;
	position: relative;
	left: 0px;
	top: 0px;
	Background-color: #FFFF99;
}

.jthumbs{
	height: 100px;
	width: 9000px;
	position: relative;
	left: 0px;
	top: 0px;
	Background-color: #5577ff;
}

.thumbbox{
	color: black;
	width: 872px;
	height: 110px;
	padding: 3px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	/*reaally want it positioned in the center*/
	left: 12;
}

.left {
	color: black;
	Position: absolute;
	Left: 3;
	bottom: 50;
	float: left;
	border: 1px solid;
	font-size: larger;
	font-weight: bold;
}

.right {
	color: black;
	Position: absolute;
	right: 3;
	bottom: 50px;
	border: 1px solid;
	font-size: larger;
	font-weight: bold;
}