* {
	margin: 0px;
	padding: 0px;
}

body { /*
     * background: #b20000 url('images/background.png') repeat-x;
     */
	background: #740302 url('images/background.png') repeat-x;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #FFFF47;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: yellow;
	background-color: inherit;
}

img {
	border: none;
}

p {
	padding: 10px 0px 11px;
	text-align: justify;
	line-height: 16px;
}

ol {
	margin-left: 2em;
}

h3 {
	margin-left: -1em;
}

.clearthis {
	margin: 0px;
	height: 0px;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	/*
	visibility: hidden;
	*/
}

#body_wrapper {
	margin: 0px auto;
	width: 948px;
	background: url('images/header_bg.gif') no-repeat 50px 0%;
}

/* Page Header */
#page_header {
	margin: 0px auto;
	margin-left: 265px;
	width: 500px;
	height: 140px;
	overflow: hidden;
	text-align: center;
}

#company_name {
	width: 275px;
	float: left;
}

#company_name h1 {
	width: 265px;
	height: 56px;
	background: url('images/puckapizza2.gif') no-repeat 0% 0%;
}

/* Header Navigation */
#header_nav {
	width: 370px;
	height: 175px;
	overflow: hidden;
	float: left;
}

#header_nav h1 {
	width: 350px;
	font-family: verdana, arial, sans-serif;
	font-size: 22px;
}

#header_nav h2 {
	width: 350px;
	font-family: verdana, arial, sans-serif;
	font-size: 16.5px;
}

#header_nav ul {
	margin-top: 16px;
	list-style-type: none;
}

#header_nav li {
	height: 23px;
	background: url('images/pizza-slice-button.gif') no-repeat 0% 0%;
	float: left;
	text-decoration: none;
}

#header_nav li a {
	display: block;
	padding: 5px 5px 0px 38px;
	text-decoration: none;
}

#header_nav li a:hover {
	color: #ffe400;
	background-color: inherit;
}

/* Left Sidebar */
.leftsidebar {
	margin-top: -110px;
	float: left;
	width: 205px;
}

.leftsidebar_1 {
	background: url('images/sidebar_top.gif') no-repeat 0% 0%;
	text-align: left;
	margin-bottom: 3px;
	margin-left: auto; margin-right: auto;
	width: 204px;
}

.leftsidebar_2 {
	padding: 11px 0px;
	width: 204px;
	background: url('images/sidebar_bot.gif') no-repeat 0% 100%;
}

.leftsidebar_content {
	padding: 10px 10px 10px 10px;
	color: #FFFF47;
	background: #60160a url('images/sidebar_bg.gif') repeat-y;
	font-weight: bold;
}

.leftsidebar_content a {
	color: #FFFF47;
	background-color: inherit;
	text-decoration: none;
}

.leftsidebar_content a:hover {
	color: #FFFF47;
	background-color: #08308F;
}

.leftsidebar_content li {
	padding: 4px 0px;
}

.leftsidebar_content hr {
	color: yellow;
}

.menubreak { /*
	*/
	color: yellow;
	background-color: yellow;
	height: 1px;
}

/* Right Sidebar */
.rightsidebar {
	float: left;
	width: 154px;
	margin-top: -110px;
	margin-left: 10px;
}

.rightsidebar_1 {
	background: url('images/sidebar_top.gif') no-repeat 0% 0%;
	float: left;
	text-align: left;
	margin-bottom: 3px;
}

.rightsidebar_2 {
	padding: 11px 0px;
	width: 204px;
	background: url('images/sidebar_bot.gif') no-repeat 0% 100%;
}

.rightsidebar_content {
	padding: 5px 20px 5px 20px;
	color: yellow;
	background: #60160a url('images/sidebar_bg.gif') repeat-y;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

.date {
	display: block;
	text-align: left;
	font-size: 8px;
}

.from {
	margin-bottom: 4px;
	display: block;
	text-align: right;
	font-size: 10px;
}

#comment {
	margin-top: 4px;
	margin-bottom: 4px;
	display:block;
	color: #FFc05F;
}

#photo {
	margin-top: 3px;
	display:block;
	height: 128px;
	color: #FFc05F;
	text-align: center;
}

.commentLink {
	display: block;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 8px;
}

.commentLink A:link {
	color: #FFFF47;
}

.commentLink A:visited {
	color: #FFFF47;
}

.commentLink A:active {
	color: #FFFF47;
}

.commentLink A:hover {
	color: #FFFF47;
}

.commentsHeading {
	font-size: 12px;
	text-align: center;
}

/* Main Content */
.maincontent {
	margin-top: 90px;
	width: 522px;
	padding-left: 6px;
	float: left;
}

.maincontent_1 {
	background: url('images/main_top.gif') no-repeat 1px 0%;
	padding-left: 1px;
	text-align: left;
	margin-bottom: 3px;
}

.maincontent_2 {
	padding: 12px 0px;
	width: 520px;
	background: url('images/main_bot.gif') no-repeat 0% 100%;
}

.maincontent_content {
	padding: 17px 20px;
	color: #FFFF47;
	background: #c9953b url('images/main_bg.gif') repeat-y 0% 0%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.maincontent_content a {
	color: #FFFF47;
	background-color: inherit;
}

.maincontent_content a:hover {
	color: #FFFF47;
	background-color: inherit;
}

/* Page Footer */
#page_footer {
	margin: 0px auto;
	padding: 0px 0px;
	width: 948px;
	text-align: left;
}

#counter {
	font-family: arial, sans-serif;
	width: 290px;
	height: 70px;
	float: left;
	line-height: 30px;
	text-align: left;
}

#ringoffire {
	width: 290px;
	height: 70px;
	background: url('images/logo_ringoffire.gif') no-repeat 100% 50%;
	float: left;
}

#ringoffire .box {
	padding-top: 12px;
	line-height: 22px;
}

#paypalverified {
	padding-left: 35px;
	float: left;
}

#paypalverified a {
	display: block;
	width: 86px;
	height: 70px;
	background: url('images/logo_paypal.gif') no-repeat 50% 50%
}

#copyright_info {
	margin-right: 2px;
	width: 204px;
	float: right;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
}

.infoMessage {
	position: absolute;
	background-color: #EF0E17;
	color: white;
	top: 125px;
	width: 325px;
	height: 40px;
	overflow: auto;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: center;
	z-index: 10;
	border-color: white;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.infoMessage p {
	color: white;
}

.hiringWithInfo {
	position: absolute;
	background-color: white;
	top: 80px;
	margin-left: 340px;
	width: 110px;
	height: 60px;
	overflow: auto;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: left;
	z-index: 10;
}

.hiringNoInfo {
	position: absolute;
	background-color: white;
	top: 125px;
	width: 325px;
	height: 40px;
	overflow: auto;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: left;
	z-index: 10;
}

p.hiringWithInfo {
	text-align: left;
}

p.hiringNoInfo {
	text-align: left;
}

p.infoMessage {
	text-align: center;
}

span.label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.rightAlign {
	text-align: right;
}

.clear {
	clear: both;
}

.error {
	color: #f00;
	text-align: center;
}

.comment {
	border-color: #265CCF;
	background-color: #265CCF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-collapse: collapse;
}