/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Jobs to complete outside of, as well as throughout the entirety of, this document.
	* DEF: 'asset' = An asset can best be described as any item used in the creation of the site other than
	the HTML.  For example: images, flash, css files, etc.)

** NOTE: The current path for all assets associated with this site is: http://n1assets1.styles1.jamspiritsites.com/191/473707741/

INSTRUCTIONS:
Make changes to the following:
1. all asset URL paths in the following external documents should be changed to the appropriate client URL:
	* style_191.tpl, home.tpl, non-ie.css, ie.css
	** NOTE: if no URL path exists in one of the aforementioned external documents, obviously
		no change is necessary
2. all asset URL paths in this document should be changed to the appropriate client URL
3. all color values in non-ie.css & ie.css as well as throughout this document should be altered
	** NOTE: follow PSD instructions on what color each element will be
-------------------------------------------------------------------------------------------- */
 
/* -------------------------------------------------
content styling / GLOBAL
-- NOTE: pre-vA
------------------------------------------------- */

body
{
color: #000;
}

a:active,
a:link
{
color: #000;
}

a:visited
{
color: #8c8c8c;
}

a:focus,
a:hover
{
color: #dc0000;
}

.contentEdit h1
{
padding: 0.5em 0 0.75em 0.75em;
border-top: 6px solid #dc0000;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #FFF;
background: #000 url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/h1_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h2
{
padding: 0.5em 0 0.75em 0.75em;
border-top: 3px solid #000;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #FFF;
background: #ff0f0f url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
padding: 0.9em 0 0 0;
margin: 0.2em 0;
font-size: 136%;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/h3_top_border.jpg) no-repeat 0 0;
}

.contentEdit h4
{
padding: 0.9em 0 0 0;
margin: 0.2em 0;
font-size: 136%;
color: #ff0f0f;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/h4_top_border.jpg) no-repeat 0 0;
}

.contentEdit h5
{
padding: 0.5em 0 0 0;
margin: 0.2em 0;
font-size: 107%;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/h5_top_border.jpg) no-repeat 0 0;
}

.contentEdit h6
{
border-top: 5px solid #ff0f0f;
margin: 0.2em 0;
font-size: 107%;
color: #000;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 11px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/content_externalLink.gif) no-repeat top right;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Special link properties within the editable region of the website.

INSTRUCTIONS:
Make changes to the following:
1. replace default URL (191.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.kccheer.com"]:active,
a[href^="http://www.kccheer.com"]:link,
a[href^="http://www.kccheer.com"]:visited,
a[href^="http://kccheer.com"]:active,
a[href^="http://kccheer.com"]:link,
a[href^="http://kccheer.com"]:visited,
a[href^="http://n1media1.images1.jamspiritsites.com"]:active,
a[href^="http://n1media1.images1.jamspiritsites.com"]:link,
a[href^="http://n1media1.images1.jamspiritsites.com"]:visited
{
padding: 0;
background-image: none;
}
/* END ALTER - Special link */

a[href^="mailto:"]:active,
a[href^="mailto:"]:link,
a[href^="mailto:"]:visited,
a[href^="javascript:location.href='mailto:'"]:active,
a[href^="javascript:location.href='mailto:'"]:link,
a[href^="javascript:location.href='mailto:'"]:visited
{
padding: 0 14px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/content_emailLink.gif) no-repeat top right;
}

a[href$=".pdf"]:active,
a[href$=".pdf"]:link,
a[href$=".pdf"]:visited
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/content_pdfLink.gif) no-repeat top right;
}

a[href$=".doc"]:active,
a[href$=".doc"]:link,
a[href$=".doc"]:visited
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for the color of non-link titles. */
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #dc0000;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

/* Fix for external link image on company box. */
div#companyBox a[href^="http:"]:active,
div#companyBox a[href^="http:"]:link,
div#companyBox a[href^="http:"]:visited
{
background: none;
padding: 0;
}

/* Fix for external link image on company logo. */
div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited,
div#companyLogo a:focus,
div#companyLogo a:hover
{
padding: 0;
}

/* Fix for external link image on linked images in content. */
a[href^="http:"]:active.noIcon,
a[href^="http:"]:link.noIcon,
a[href^="http:"]:visited.noIcon,
a[href^="http:"]:focus.noIcon,
a[href^="http:"]:hover.noIcon
{
padding: 0;
background: none;
}

/* -------------------------------------------------
body
------------------------------------------------- */

body
{
background: #000 url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/body_bkgd.jpg) repeat-y top center;
}

/* -------------------------------------------------
div.universal-clear
------------------------------------------------- */

div.universal-clear
{
height: 0px;
line-height: 0px;
}

* html div.universal-clear
{
margin: 0 0 -3px 0;
}

div#memberBox div.universal-clear
{
clear: left;
}

* html div#memberBox div.universal-clear
{
margin: 0 0 -5px 0;
}

div#toolBoxThree-middle div.universal-clear
{
clear: left;
}

* html div#toolBoxThree-middle div.universal-clear
{
margin: 0 0 -5px 0;
}

div#home div.universal-clear
{
clear: left;
}

* html div#home div.universal-clear
{
margin: 0 0 -5px 0;
}

/* -------------------------------------------------
div#membersWrapper
------------------------------------------------- */

div#membersWrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/membersWrapper_bkgd.jpg) repeat-x 0 0;
}

div#membersContainer
{
width: 952px;
height: 42px;
padding: 22px 8px 0 8px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/membersContainer_bkgd.jpg) no-repeat 0 0;
}

/* ------- div#memberBox --------- */

div#memberBox
{
width: 952px;
height: 42px;
}

div#memberBox h1
{
float: left;
display: inline;
width: 160px;
padding: 8px 5px 0 0;
line-height: 23px;
text-align: center;
font: tahoma, arial, helvetica, clean, sans-serif;
font-size: 138.5%;
color: #000;
overflow: hidden;
}

div#memberBox form
{
float: left;
display: inline;
width: 787px;
height: 19px;
padding: 12px 0 0 0;
}

p.memberBox-label
{
float: left;
display: inline;
width: 75px;
padding: 0 5px 0 0;
text-align: right;
color: #000;
font-weight: bold;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 96px;
margin: 0 15px 0 5px;
color: #dc0000;
}

p#memberBox-forgot
{
float: left;
display: inline;
margin: 3px 15px 0 0;
text-align: center;
font: verdana, arial, helvetica, clean, sans-serif;
font-size: 77%;
}

p#memberBox-forgot a:active,
p#memberBox-forgot a:link,
p#memberBox-forgot a:visited
{
color: #000;
}

p#memberBox-forgot a:focus,
p#memberBox-forgot a:hover
{
color: #dc0000;
text-decoration: none;
}

ul#memberBox-buttons
{
float: left;
display: inline;
width: 253px;
height: 19px;
}

ul#memberBox-buttons li
{
float: left;
display: inline;
height: 19px;
}

ul#memberBox-buttons a:active,
ul#memberBox-buttons a:link,
ul#memberBox-buttons a:visited
{
display: block;
height: 19px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 40px;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/memberBox_buttons.jpg) no-repeat 0 -12px;
}

li#memberBox-buttons-enter a:focus,
li#memberBox-buttons-enter a:hover
{
background-position: 0 -54px;
}

li#memberBox-buttons-register
{
width: 119px;
padding: 0 16px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/memberBox_buttons.jpg) no-repeat -56px -12px;
}

li#memberBox-buttons-register a:focus,
li#memberBox-buttons-register a:hover
{
background-position: -56px -54px;
}

li#memberBox-buttons-close
{
width: 61px;
}

li#memberBox-buttons-close a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/memberBox_buttons.jpg) no-repeat -191px -12px;
}

li#memberBox-buttons-close a:focus,
li#memberBox-buttons-close a:hover
{
background-position: -191px -54px;
}

/* -------------------------------------------------
div#headerWrapper
------------------------------------------------- */

div#headerWrapper
{
height: 33px;
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/wrapper_bkgd.jpg) repeat-x 0 0;
}

div#headerContainer
{
width: 952px;
height: 33px;
padding: 0 8px;
margin: 0 auto;
text-align: left;
font: verdana, arial, helvetica, clean, sans-serif;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/header_bkgd.jpg) no-repeat 0 0;
}

div#homeIcon
{
float: left;
display: inline;
padding: 0 0 0 26px;
}

div#homeIcon a
{
line-height: 33px;
color: #FFF;
text-decoration: none;
font-weight: bold;
}

div#homeIcon a:focus,
div#homeIcon a:hover
{
color: #000;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default display to inline - othewise, change inline to none
-------------------------------------------------------------------------------------------- */
div#memberIcon
{
float: right;
display: inline;
padding: 0 27px 0 0;
}

div#memberIcon a
{
line-height: 33px;
color: #FFF;
text-decoration: none;
font-weight: bold;
}

div#memberIcon a:focus,
div#memberIcon a:hover
{
color: #000;
}
/* END ALTER - Member Box */

/* -------------------------------------------------
div#navWrapper
------------------------------------------------- */

div#navWrapper
{
height: 31px;
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/wrapper_bkgd.jpg) repeat-x 0 -33px;
}

div#navContainer
{
width: 952px;
height: 31px;
padding: 0 8px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/header_bkgd.jpg) no-repeat 0 -33px;
}

/* ------- div#horizontalNav --------- */

div#horizontalNav
{
width: 900px;
height: 31px;
margin: 0 27px 0 25px;
text-align: center;
}

ul#Primary 
{
width: 900px;
}

ul#Primary li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 150px;
height: 31px;
font: verdana, arial, helvetica, clean, sans-serif;
font-weight: bold;
color: #000;
}

ul#Primary li span
{
display: none;
}

ul#Primary li a:active,
ul#Primary li a:link,
ul#Primary li a:visited,
ul#Primary li a:focus,
ul#Primary li a:hover
{
display: block;
width: 139px;
height: 15px;
padding: 8px 5px 8px 6px;
line-height: 15px;
text-decoration: none;
color: #000;
overflow: hidden;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
color: #dc0000;
}

/* --------- ul#Primary li ul --------- */

ul#Primary li ul 
{
/* second level unordered lists appear off-page until mouseover */
position: absolute;
width: 147px;
height: auto;
top: auto;
left: -9999px;
padding: 0;
border: 1px solid #FFF;
border-bottom: none;
margin: 0;
list-style: none;
overflow: hidden;
z-index: 2000;
}

ul#Primary li ul li
{
width: 147px;
height: auto;
}

ul#Primary li ul li a:active,
ul#Primary li ul li a:link,
ul#Primary li ul li a:visited,
ul#Primary li ul li a:focus,
ul#Primary li ul li a:hover
{
display: block;
width: 137px;
height: auto;
padding: 3px 5px;
line-height: 15px;
border-bottom: 1px solid #FFF;
text-decoration: none;
text-align: center;
color: #FFF;
background: #dc0000;
overflow: hidden;
}

ul#Primary li ul li a:focus,
ul#Primary li ul li a:hover
{
background: #000;
}

ul#Primary li.hover ul 
{ 
/* on mouseover, move the list to it's normal position */
top: 31px;
left: 0;
}

/* -------------------------------------------------
div#mainPicWrapper
------------------------------------------------- */

div#mainPicWrapper
{
height: 235px;
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/wrapper_bkgd.jpg) repeat-x 0 -64px;
}

div#mainPicContainer
{
width: 952px;
height: 235px;
padding: 0 8px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/header_bkgd.jpg) no-repeat 0 -64px;
}

div#Banner
{
width: 952px;
height: 235px;
}

div#Banner img,
div#Banner object
{
display: block;
}

/* -------------------------------------------------
div#marquee-wrapper
------------------------------------------------- */

div#marquee-wrapper
{
height: 53px;
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/wrapper_bkgd.jpg) repeat-x 0 -299px;
}

div#marquee-container
{
width: 952px;
height: 53px;
padding: 0 8px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/header_bkgd.jpg) no-repeat 0 -299px;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Marquee

INSTRUCTIONS:
Make changes to the following:
1. if client does not have component activated, change visible to hidden, & vice versa
2. color value
3. PSD changes - if, by deactivating the marquee, image changes result, 
rename the wrapper bkgd above.
-------------------------------------------------------------------------------------------- */

#MarqueeWrapper 
{
float: left;
display: inline;
visibility: visible;
width: 899px;
height: 29px;
padding: 1px 27px 2px 26px;
}

#Marquee 
{
top: 0;
left: 0;
width: 899px;
height: 29px;
overflow: hidden;
}

#Marquee span 
{
width: 899px;
height: 29px;
line-height: 29px;
font-size: 108%;
color: #000;
}
/* END ALTER - Marquee */

/* -------------------------------------------------
div#wrapper
------------------------------------------------- */

div#wrapper
{
text-align: center;
}

div#container
{
width: 968px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
width: 912px;
padding: 18px 27px 25px 29px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/middle_bkgd.jpg) repeat-y 0 0;
}

/* -------------------------
div#internal
------------------------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
internal background, border & image values for dynamic content area

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#internal
{
width: 900px;
border: 6px solid #000;
background: #FFF;
}

h1#internal-pageTitle
{
width: 880px;
padding: 6px 10px 10px 10px;
line-height: 28px;
font-size: 182%;
color: #FFF;
background: #dc0000 url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/pageTitle_bkgd.jpg) repeat-x 0 0;
}

div#internal-middle
{
padding: 30px;
min-height: 186px;
}

* html div#internal-middle
{
height: 186px;
}

.contentEdit img
{
border-color: #000;
}
/* END ALTER - internal */

/* -------------------------
div#home
------------------------- */

/* ----- div.toolBox ----- */

div.toolBox
{
width: 217px;
border: 6px solid #000;
margin: 0 0 21px 0;
background: #FFF;
}

h1.toolBox-title a:active,
h1.toolBox-title a:link,
h1.toolBox-title a:visited,
h1.toolBox-title a:focus,
h1.toolBox-title a:hover
{
display: block;
width: 200px;
padding: 6px 5px 10px 12px;
line-height: 28px;
text-decoration: none;
font-size: 182%;
color: #FFF;
background: #dc0000 url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/smallToolBox_title.jpg) repeat-x 0 0;
overflow: hidden;
}

div.toolBox-content
{
width: 177px;
padding: 20px;
min-height: 165px;
}

* html div.toolBox-content
{
height: 165px;
}

/* If the home components are LINKS make sure the second class for the toolBox-content is toolBox-link */
div.toolBox-link a.home_9Link
{
padding: 0;
background: none;
}

div.toolBox-link img
{
display: block;
padding: 4px 0 0 0;
}

* html div.toolBox-link img
{
padding: 0 0 4px 0;
}
/* end home component links */

/* If the home components is RSS make sure the second class for the toolBox-content is toolBox-rss */
div.toolBox-rss td.vB-icontd
{
display: none;
}

div.toolBox-rss
{
padding: 20px 20px 0 20px;
color: #000;
}

div.toolBox-rss a[href^="http:"]:active,
div.toolBox-rss a[href^="http:"]:link,
div.toolBox-rss a[href^="http:"]:visited,
div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
padding: 0;
color: #dc0000;
background: none;
}

div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
color: #000;
}
/* end home component rss */

/* If the home components is VIDEO make sure the second class for the toolBox-content is toolBox-video */
div.toolBox-video
{
padding: 20px 20px 0 20px;
color: #000;
}

div.toolBox-video a:active,
div.toolBox-video a:link,
div.toolBox-video a:visited,
div.toolBox-video a:focus,
div.toolBox-video a:hover
{
color: #dc0000;
}

div.toolBox-video a:focus,
div.toolBox-video a:hover
{
color: #000;
}

div.toolBox-video a[href^="http:"]:active,
div.toolBox-video a[href^="http:"]:link,
div.toolBox-video a[href^="http:"]:visited,
div.toolBox-video a[href^="http:"]:focus,
div.toolBox-video a[href^="http:"]:hover
{
padding: 0;
background: none;
}

div.toolBox-video img.hmCmp-vidImg
{
border-color: #000;
background-color: #FFF;
}

div.toolBox-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
width: 167px; /* orig 272 */
height: 99px; /* orig 204 */
border-color: #000;
background-color: #FFF;
}
/* end home component video */

/* -------------------------
div#home-colOne
------------------------- */

div#home-colOne
{
float: left;
width: 229px;
}

/* ----- div#toolBoxThree ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
toolBoxThree background & border values for dynamic img area - default: Photos

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#toolBoxThree
{
width: 217px;
border: 6px solid #000;
background: #FFF;
}
/* END ALTER - toolBoxThree */

h1#toolBoxThree-title a
{
display: block;
width: 200px;
padding: 6px 5px 10px 12px;
line-height: 28px;
text-decoration: none;
font-size: 182%;
color: #FFF;
background: #B11B1B url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/smallToolBox_title.jpg) repeat-x 0 0;
overflow: hidden;
}

div#toolBoxThree-middle
{
padding: 3px;
}

div#toolBoxThree-middle-image
{
float: left;
width: 154px;
height: 100px;
background: #000;
}

div#toolBoxThree-middle-image img
{
display: block;
}

div#toolBoxThree-middle-link
{
float: left;
}

div#toolBoxThree-middle-link a
{
display: block;
width: 57px;
height: 100px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/toolBoxThree_link.gif) no-repeat 0 0;
}

/* -------------------------
div#home-colTwo
------------------------- */

div#home-colTwo
{
float: left;
width: 412px;
margin: 0 21px;
}

/* ----- div#toolBoxTwo ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
toolBoxTwo background & border values for dynamic content area - default: Welcome

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#toolBoxTwo
{
width: 400px;
border: 6px solid #000;
background: #FFF;
}

* html div#toolBoxTwo
{
overflow: hidden;
}

h1#toolBoxTwo-title
{
width: 380px;
padding: 6px 5px 10px 15px;
line-height: 28px;
font-size: 182%;
color: #FFF;
background: #B11B1B url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/largeToolBox_title.jpg) repeat-x 0 0;
}

div#toolBoxTwo-middle
{
padding: 20px;
min-height: 438px;
}

* html div#toolBoxTwo-middle
{
height: 438px;
}

.contentEdit img
{
border-color: #000;
}
/* END ALTER - toolBoxTwo */

/* -------------------------
div#home-colThree
------------------------- */

div#home-colThree
{
float: left;
width: 229px;
}

/* ----- div#companyBox ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
companyBox background & border values

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#companyBox
{
width: 188px;
height: 128px;
padding: 22px 0 0 29px;
border: 6px solid #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/companyBox_bkgd.jpg) no-repeat 0 0;
}
/* END ALTER - companyBox */

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
width: 848px;
height: 40px;
padding: 23px 60px 0 60px;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/footer_bkgd.jpg) no-repeat 0 0;
}

div#companyLogo
{
float: left;
margin: 13px 30px 0 0;
}

div#companyLogo img
{
display: block;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 110px;
height: 20px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/473707741/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}

div#footer p
{
float: left;
width: 700px;
line-height: 40px;
text-align: center;
}
