a img {border: 0;}
img {border: 0;}

body{
background-image:url(/images/background1.jpg);
background-repeat: repeat-x;
background-color: #fcfdfd;
padding: 0px;
margin: 0px;
}
#wrapper{
width: 810px;
padding:3px;
margin: -8px;
background-image:url(/images/backstrip.jpg);
background-repeat: repeat-y;
background-color: #FFFFFF;
margin-left: auto;
margin-right:auto;
}
#main{
width:750px;
padding-left: 30px;
}

#header{
background-image:url(/images/header.jpg);
width: 750px;
height: 85px;
background-repeat: no-repeat;
top: 0px;
}
#footer{
background-color:#7090b1;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
height: 75px;
}

#content{
background-image:url(/images/SB_contentback.jpg);
background-repeat: repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
margin-top: 0px;
padding-top: 0px;
top: 0px;
}
#content_left{
padding: 5px;
width: 560px;
background-color: #FFFFFF;
}

#space{
height: 5px;
background-color: #464646;
}

#sidebar{
width: 165px;
padding-left: 5px;
background-color: #464646;
float: right;
height: 100%;
}

#sidebar_buttons{
background-color: #ffffff;
float: right;
width: 165px;
height: 100%;
}





#sidebar_buttons ul{
padding: 1px;
margin: 0px;
height: 0px;

}

#sidebar_buttons	li{
	display: inline;
	text-align:center;
	
}

#sidebar_buttons	li.last{
}

#sidebar_buttons	li a{
	color: #FFF;
height: 45px;
	display:block;
	float:left;
	text-indent:-5000em;
}

#sidebar_buttons	li.tellafriend a{
	background:transparent url(/images/sidebar_tellafriend.jpg) 0 0 no-repeat;
	width:163px;
}

#sidebar_buttons	li.photogallery a{
	background:transparent url(/images/sidebar_photogallery.jpg) 0 0 no-repeat;
	width:163px;
}

#sidebar_buttons	li.facebookprofile a{
	background:transparent url(/images/sidebar_facebook.jpg) 0 0 no-repeat;
	width:163px;
}

#sidebar_buttons	li.youtubechannel a{
	background:transparent url(/images/sidebar_youtube.jpg) 0 0 no-repeat;
	width:163px;
}

#sidebar_buttons	li.partybuilderprofile a{
	background:transparent url(/images/sidebar_partybuilder.jpg) 0 0 no-repeat;
	width:163px;
}


#sidebar_buttons	li.tellafriend a:hover,
#sidebar_buttons	li.photogallery a:hover,
#sidebar_buttons	li.facebookprofile a:hover,
#sidebar_buttons	li.youtubechannel a:hover,
#sidebar_buttons	li.partybuilderprofile a:hover{background-position:-163px;}


#nav_bar{
	position:relative; 
	font-size:1.1em;
	width: 110%;
height: 29px;
}

#nav_bar ul{
padding: 0px;
margin: 0px;
height: 29px;

}

#nav_bar	li{
	display: inline;
	text-align:center;
	
}

#nav_bar	li.last{
}

#nav_bar	li a{
	color: #FFF;
height: 29px;
	display:block;
	float:left;
	text-indent:-5000em;
}

#nav_bar	li.home a{
	background:transparent url(/images/Button_Home.jpg) 0 0 no-repeat;
	width:79px;
}

#nav_bar	li.about a{
	background:transparent url(/images/Button_About.jpg) 0 0 no-repeat;
	width:148px;
}

#nav_bar	li.issues a{
	background:transparent url(/images/Button_Issues.jpg) 0 0 no-repeat;
	width:82px;
}

#nav_bar	li.news a{
	background:transparent url(/images/Button_News.jpg) 0 0 no-repeat;
	width:67px;
}

#nav_bar	li.contact a{
	background:transparent url(/images/Button_Contact.jpg) 0 0 no-repeat;
	width:118px;
}

#nav_bar	li.contribute a{
	background:transparent url(/images/Button_Contribute.jpg) 0 0 no-repeat;
	width:256px;
}

#nav_bar	li.home a:hover,
#nav_bar	li.about a:hover,
#nav_bar	li.issues a:hover,
#nav_bar	li.news a:hover,
#nav_bar	li.contact a:hover,
#nav_bar	li.contribute a:hover{
	background-position:0 -29px;
}


#footer_paidfor {
float: left;
border: 1px #ffffff solid;
padding: 2px;
margin-left: 10px;
margin-top: 45px;
}

#footer_address{
float:right;
padding: 10px;
padding-top: 45px;
}

#footer a{
color: #FFFFFF;
}

#footer a{
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

#feature a img {
border: none;
}

