* {
	margin-top: 0px;
}
#wrapper {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(Templates/shadow_back.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 50px;
	width: 750px;
	background-image: url(ice-cream-truck.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 100px;
	padding-left: 50px;
	color: #FF9;
	line-height: 0px;
}
#header h5 {
	font-family: Calibri;
}


#container {
	float: left;
	width: 800px;
	padding-right: 22px;
	padding-left: 22px;
}

#footer {
	height: 20px;
	background-color: #D6D6D6;
	font-family: Calibri;
	font-size: 13px;
	padding-left: 20px;
}
#navigation {
	height: 30px;
	background-color: #600;
}
#web-body {
}
#editable-body {
	overflow: hidden;
	padding: 20px;
	background-color: #F5F5F5;
}

.pic_frame {

	height: 500px;

}

.pic_wrapper {
	height: 500px;
	width: 225px;
	float: left;
	overflow: auto;
	background-image: url(shadaow_large.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.pic_viewer {
	height: 480px;
	width: 480px;
	float: right;
	background-image: url(large_pic_back.png);
	padding: 10px;
	background-repeat: no-repeat;

}

.pics_holder {

	width: 200px;

	float: left;

}

.pic_box {

	margin: 20px;

	height: 160px;

	width: 160px;

}

.truck_info_large {
	overflow: hidden;

}

.trucks_viewer {
	height: 400px;
	width: 400px;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(truck_back.png);
	margin-right: auto;
	margin-left: auto;
}
.truck_pic {
	height: 185px;
	width: 185px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
.truck_small_info {
	height: 145px;
	width: 175px;
	float: left;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.truck_description {
	height: 151px;
	width: 360px;
	float: left;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}.text {
	font-family: Calibri;
}
.trucks_viewer_admin {
	height: 185px;
	width: 740px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.admin_body {
	padding-right: 20px;
	padding-left: 20px;
}
.space {
	padding-right: 20px;
	padding-left: 20px;
}
.truck_viewer_bottom {
	height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container ul li {
	display: block;
	height: 30px;
	width: 180px;
	text-align: center;
	float: left;
	list-style-image: none;
	list-style-type: none;
	line-height: 25px;
}
#container ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 30px;
	width: 180px;
	display: block;
	font-size: 14px;
}
#container ul li a:hover {
	background-color: #F8F7AF;
	height: 30px;
	width: 180px;
	color: #2A2B3F;
}
.title {
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #600;
	font-family: Calibri;
	color: #FFF;
	font-size: 15px;
}
