body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FB4A00;
}
body {
	background-image: url(http://layoutsforhalloween.com/images/hw07.png);
	background-attachment:fixed;
}
.main-table {
	background-image: url(/images/table-background.gif); /* Middle table background image */
}
.live-preview {
	background-image: url(/images/table-background.gif); /* Background image displayed in the top frame of the live preview */
}
.live-preview-heading {
	color:#FB4A00; /* Color of the layout name displayed in the top frame of the live preview */
}
.header { /* Site header, in most cases this won't need to be edited */
	height:120px;
	vertical-align:middle;
}
a:link {
	color: #000000;
	text-decoration: none;
	background-color:#FB4A00;
}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color:#FB4A00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FB4A00;
}
a:active {
	text-decoration: none;
}
.bottomborder {
border-bottom:2px solid #FF6820;
}
.rightpanel {
border-left:2px solid #FF6820;
background-color:#FFFFFF;
}
.leftpanel {
border-right:2px solid #FF6820;
background-color:#FFFFFF;
}
.page-border {
border:2px solid #FF6820;
}
.green-heading {
color:#FFFFFF;
font-weight:bold;
font-size:18px;
background-color:#D5FFB3;
border:2px solid #C0FF8D;
line-height:30px;
width:590px;
text-align:left;
padding-left:5px;
}
.green-heading-small {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
background-color:#FB84AB;
border:2px solid #F86998;
text-align:left;
}
.orange-heading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	border:2px solid #ffffff;
	line-height:30px;
	width:590px;
	text-align:left;
	padding-left:5px;
	background-color:#000000;
}
.orange-heading-small {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
background-color:#FB84AB;
border:2px solid #F86998;
text-align:left;
}
.page-heading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	border:2px solid #ffffff;
	line-height:30px;
	width:590px;
	text-align:left;
	padding-left:5px;
	background-color:#200609;
}
.pink-heading-small {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
background-color:#000000;
border:2px solid #ffffff;
text-align:left;
}
.pagination {
font-weight:bold;
font-size:16px;
line-height:30px;
color:#;
background-color:#FB4A00;
border:1px solid #ffffff;
width:590px;
height:30px;
text-align:center;
padding-left:5px;
}
.blue-heading-small {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
background-color:#FB4A00;
border:1px solid #FFFFFF;
width:100px;
text-align:left;
background-color:#200609;
}
.blue-heading-small2 {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
background-color:#FB4A00;
border:1px solid #FFFFFF;
text-align:left;
background-color:#200609;
}
.blue-heading-preview {
color:#000000;
font-weight:bold;
font-size:12px;
background-color:#FB4A00;
border:1px solid #FFFFFF;
width:140px;
text-align:left;
}
#blue-nav {
padding-left:7px;
border:0px;
border-right:0px;
}
#blue-nav a:link, #blue-nav a:visited, #blue-nav a:active {
display: block;
color:#58B6E9;
line-height:16px;
font-weight:bold !important;
border-left:12px solid #C1E4F7;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:153px !important;
border-bottom:0px;
background-color:#FFFFFF;
margin-bottom:1px;
border-right:0px;
border-top:0px;
padding-left:10px;
}
#blue-nav a:hover {
display: block;
color:#58B6E9;
line-height:16px;
font-weight:bold !important;
border-left:12px solid #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:153px !important;
border-bottom:0px;
background-color:#EBF5FC;
margin-bottom:1px;
border-right:0px;
border-top:0px;
padding-left:10px;
}
#pink-nav {
padding-left:7px;
border:0px;
border-right:0px;
}
#pink-nav a:link, #pink-nav a:visited, #pink-nav a:active {
display: block;
color:#FB4A00;
line-height:16px;
font-weight:bold;
border-left:12px solid #FED6E2;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:153px;
background-color:#FFFFFF;
margin-bottom:1px;
padding-left:10px;
}
#pink-nav a:hover {
display: block;
color:#FB4A00;
line-height:16px;
font-weight:bold;
border-left:12px solid #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:153px;
border-bottom:0px;
background-color:#FEF1F4;
margin-bottom:1px;
border-right:0px;
border-top:0px;
padding-left:10px;
}
h1{
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#FFFFFF;
}
.imgborder {
	border: 1px solid #FB4A00;
}
A:hover .imgborder, A:active .imgborder {
	border: 1px solid #FFFFFF;
}
.imgborder2 {
	border: 1px solid #FFFFFF;
}
A:hover .imgborder2, A:active .imgborder2 {
	border: thin none #FFFFFF;
}
.capitalize {
text-transform:capitalize;
}
.layout-nav {
color:#FB4A00;
}
.layout-nav a:link {
color:#FB4A00;
}
.layout-nav a:visited {
color:#FFFFFF;
}
.layout-nav a:hover {
color:#FB4A00;
}.pink-font {
	color: #F86998;
}
.blue-font {
	color: #90CFF0;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	border:2px solid #ffffff;
	line-height:30px;
	text-align:center;
	padding-left:5px;
	background-color:#200609;
}

.halloween-links {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.halloween-links a {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.halloween-links a:hover {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.halloween-heading {
color:#FFFFFF;
font-weight:bold;
font-size:18px;
background-color:#FFBC79;
border:2px solid #FF8811;
line-height:30px;
width:590px;
text-align:left;
padding-left:5px;
}
.white-18 {
color:#FFFFFF;
font-size:18px;
}
/*Generators & Codes*****************************************************************************************************************/
/*.generators-index {
border-bottom: 1px solid #D3D3D3;
padding-bottom: 10px;
padding-top: 10px;
}
.generators-index a {
color:#5B9710;
font-weight:bold;
}*/
.codes-headings {
background-color:#200609;
background-repeat:repeat;
border:1px solid #FFFFFF;
font-size:12px;
color:#FFFFFF;
vertical-align:middle;
font-weight:bold;
}

.christmas-heading {

color:#FFFFFF;
font-weight:bold;
font-size:18px;
background-color:#FF718D;
border:2px solid #FF0033;
line-height:30px;
width:590px;
text-align:left;
padding-left:5px;
}

/*Navigation*/
.buttons a {color: #F5681F;
background-color: #FFFFFF;
padding: 3px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #F5681F;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:visited {background-color: #FFFFFF;
color: #F5681F;
display: block;
text-decoration: none;}

.buttons a:hover {background-color: #F5681F;
color: #000000;
display: block;
text-decoration: none;}

.nav-headings {
background-color:#FB4A00;
color:#FFFFFF;
font-size:12px;
height:20px;
}
.graphics-pagination {
font-weight:bold;
font-size:12px;
line-height:30px;
color:#FFFFFF;
background-color:#FFFFFF;
border:4px solid #ffffff;
width:560px;
text-align:left;
padding-left:5px;
}
.news-text {
color:#FFFFFF;
}

