body {
	margin: 0px auto 0px;
	background-image: url(../images/site_page_back.jpg);
	background-repeat: repeat-x repeat-y; 
}

#top_wrapper {
	width: 886px;
	height: 207px;
	margin:0 auto;
	background: url(../images/Livendco_top.png);	
}


#bot_wrapper {
	width: 886px;
	height: 513px;
	margin:0 auto;
	background: url(../images/page_back.png);	
}



#content {
	width: 833px;
	height: 488px;
	margin:0 auto;
	padding: 0px 0px 0px 0px; /* bottom padding for footer */
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat-x; 
}

#content p.c1 {
margin:0;
padding:0;
margin-top: 260px;
margin-left: 40px;
margin-bottom: 12px;
text-align: left;
color: black;
font-size: 123.1%;
font-weight: bold;
line-height: 1.25;
}

#content p.c2 {
margin:0;
padding:0;
margin-left: 40px;
margin-bottom: 11px;
text-align: left;
color: black;
font-size: 123.1%;
font-weight: bold;
line-height: 1.25;
}

#content p.c3 {
margin:0;
padding:0;
margin-top: 173px;
margin-left: 30px;
margin-right: 20px;
margin-bottom: 0px;
text-align: center;
color: black;
font-size: 131%;
font-weight: bold;
line-height: 1.2;
}

#content p.c4 {
margin:0;
padding:0;
margin-top: 12px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
color: black;
font-size: 108%;
font-weight: bold;
line-height: 1.2;
}

#content a {
margin:0;
padding:0;
margin-top: 12px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
color: black;
font-weight: bold;
line-height: 1.2;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content .red {
color: #bf0a30;
margin:0;
padding:0;
margin-top: 11px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
font-weight: bold;
line-height: 1.2;
}


h1 {
margin:0;
padding:0;
margin-top: 12px;
text-align:center;
color: #2c2c2c;
font-size: 93%;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.1;
}

#footer2 {
margin:0;
padding:0;
margin-top: 10px;
text-align:center;
color: #2c2c2c;
font-size: 93%;
font-family: Arial, Helvetica, sans-serif;
}
.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
}

.floatleft {
float: left;
margin: 0 10px 10px 0px;
border: 1px solid #666;
}


a {
	color: #df7a1c;
	text-decoration: none;
}


a:hover {
	color: #df7a1c;
	text-decoration: underline;
}


/************/
/* MUST SET WMODE for flash to 'opaque' */
/************/

#snipe {
        position: fixed;
        z-index: 3;
        display: block;
        width: 150px;
        height: 150px;
        background-image: url(../images/snipe.gif);
        text-indent: -8000px;
        top: 0px;
        left: 0px;
}
.ie6 #snipe {
        position: absolute;
}
#snipe a {
        width: 150px;
        height: 150px;
        display: block;
}

#fixed_bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}


#topwrapper {
	width: 858px;
	height: 248px;
	margin:0 auto;
	margin-top: 10px;
	padding: 0px;
	padding-top: 9px;
	background: url(../images/top_shad.png);
	z-index: -999;
}

* html #topwrapper {
	background-image:none !important;
}

#flash_header {
	width: 840px;
	height: 249px;
	margin:0 auto;
	padding: 0px;
	z-index: 2;
}

#bodywrapper {
	width: 858px;
	margin:0 auto;
	padding: 0px;
	background: url(../images/body_bkg.png) repeat-y;
}

#bottom_wrapper {
	width: 858px;
	height: 18px;
	margin:0 auto;
	padding: 0px;;
	background: url(../images/bot_shad.png);
}


/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #333333 url(../images/navbar.gif);
	width: 840px;
	height: 31px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	background: #333333 url(../images/navbar.gif);
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    margin: 0px 0px 0px 20px;
	padding: 8px 10px 8px 10px;
	}
	
#nav a:hover {
	background: #333333 url(../images/navbar.gif);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 20px;
	padding: 8px 10px 8px 10px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333 url(../images/navdrop.gif);
	color: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #AAA786 url(../images/navbar.gif);
	color: #FFFFFF;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}































#innerwrapper {
	width: 840px;
	margin:0 auto;
}


#rule_center {
padding:0px;
margin: 0px;
height: 2px;
background-color: #669c4e;
}

#content p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	text-align: left;
	color: #000000;
}

#content p.title {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	text-align: left;
	color: #4a7c34;
	font-size: 13px;
	font-weight: bold;
}

#imageright {
float:right;
padding: 0px;
padding-top: 1px;
margin: 0px;
padding-right: 0px;
padding-left: 20px;
padding-bottom: 7px;
}



#vid_list ul
{
list-style-position: outside; 
list-style-type: none;
padding: 0;
margin: 0 0 14px 0;
}

#vid_list ul li
{
list-style-position: outside;
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;
text-align:left;
background-image: url(../images/list_bullit.gif);
background-repeat: no-repeat;
background-position: 16px 1px;
padding-left: 32px;
padding-right: 0px;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0px;
margin-bottom: 8px;
}

#vid_list ul li a
{
list-style-position: outside;
color: #3c5914;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;
text-decoration: none;
}

#vid_list ul li a:hover
{
list-style-position: outside;
text-decoration: underline;
}

p.spacer1 {margin-top:1px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer3 {margin-top:3px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer5 {margin-top:5px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer10 {margin-top:10px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer12 {margin-top:12px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer15 {margin-top:15px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer20 {margin-top:20px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}

p.spacer25 {margin-top:25px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer100 {margin-top:100px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}

#content p.spacer1 {margin-top:1px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer3 {margin-top:3px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer5 {margin-top:5px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer10 {margin-top:10px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer12 {margin-top:12px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer15 {margin-top:15px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer20 {margin-top:20px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}

#content p.spacer25 {margin-top:25px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
#content p.spacer100 {margin-top:100px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}