body {


background: #6a31ec url(images/abc-party-back.jpg) repeat-x left top;

	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p,  h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;


	font-size: 1.5em;
	color: red;
	}

address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 15px;
    padding-top: 0px;


    
    }
a:link, a:visited, a:active { 
	color: green; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: black; 
	}
a:visited {
}
/* All links must inclde some type of hover interactivity */
a:hover {
     
	 font-weight: bold;
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 950px;
	margin: 0px auto;
	background: #ffffff;
	
	}
	
div#backgroundimage {
position: relative;
	float: right;
	margin-left: 0px;
	width: 950px;

	background-image:   url(images/party-content-back.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0px;

}

div#content {

float: left;
width: 700px;
margin-right: 20px;
background-color:white; 
margin-left: 10px;
font-family: arial;
font-size: 15px;
text-align: left;
margin-top: 2px;	
display:inline; 
}


/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}

img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

ul.listcolumn {
	width: 326px;
	float: left;
	margin:0;
	padding:0px 0 0 25px;
	list-style-image: url(images/arrow.gif);
}

ul.listcolumn2 {
	width: 150px;
	float: left;
	margin:0;
	padding:0px 0 0 25px;
	list-style-image: url(images/arrow.gif);
}

ul.listcolumn3 {
	width: 250px;
	float: left;
	margin:0;
	padding:0px 0 0 25px;
	list-style-image: url(images/arrow.gif);
}

ul.listcolumn4 {
	width: 175px;
	float: left;
	margin:0;
	padding:0px 0 0 25px;
	list-style-image: url(images/arrow.gif);
}


br.clearboth {
clear: both;
}

p.centered {
text-align: center;

}

/* ----------------- SINGLE COLUMN FORM ------------------- */
div#form {
	width: 550px;
	text-align: left;
}
form p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	margin-bottom: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	margin-bottom: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
	padding: 9px 20px 0 0;
	display: block;
	float: left;
	width: 125px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
}
div#ps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
}


ul#bulletpoints {
	float: right;
	width: 550px;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type:disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;

  }
 

div#contactinfo {

float: right;
width: 210px;
color: black;
font-family: arial;
font-size: 12px;
margin-left: 8px;
margin-right: 0px;
margin-top: 8px;
/*border: thin double gray;*/
text-align: left;
display:inline; 
}

div#footer {
float: left;
margin-left: 0px;
margin-top: 0px;
width: 950px;
margin-left: 0px;
height: 33px;
background-image:   url(images/party-nav-back.jpg);
display: inline;
}

div#copyright a:hover {
text-decoration: overline;

}

div#owner a:link, {
font-size: 12px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline 
    font-weight: normal;
		
}

div#owner a:hover{
color: white;
text-transform: uppercase;

}



div#flash {
position:absolute;
top:0;
left:0;
z-index: 1;
}

div#header {
position: relative;
width: 950px;
	height: 295px;
	margin: 0px;
	padding: 0px;
    background-image:   url(images/abc-party-supplies.jpg);

}

ul#left {
	float: left;
	width: auto;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type:disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

  }
  
ul#right {
	float: right;
	width:auto;
	border: 0px none;
	list-style-position: inside;
	list-style-type: disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: absolute;
	right: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  
  div#listleft {
	float: left;
	width:  300px;
    padding-top: 0px;
	border: 0px none;
	list-style-position: inside;

	font-family: arial;
	font-size: 12px;

  }

div#listleft p {
color:#000;
margin: 0px;
font-family: arial;
	font-size: 12px;}
	
	div#listleft ul {
color:#000;
font-family: arial;
	font-size: 11px;
		list-style-type: disc;}

	
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav{
}
ul#mainnav {
    width: 635px;
	padding: 0px;
	position:absolute;
	top:-82px;
	left:-28px;
	z-index:3;
	list-style-type: none;
	margin: 0px auto;
	}
	ul#mainnav li {
	display: inline;
	float: right;
	margin: 0px auto;
	padding: 0px;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	/*width: 85px;*/
	padding: 14px 14px;
	margin: 0px;
	border-right: ;
    /*margin-right: 30px;*/
    margin-top: 41px;
	border-right: 1px solid #fff;
    color: #fff;
	font-weight: bold;

	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-color: #0a8a2f;
	
	background-image:   url(images/party-nav-back.jpg);
    color: white;
	

	
	}




/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
		
	float:left;
	margin-left: 215px;
	display: inline;
	}
	ul#utilitynav {
	
	
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 12px;
	text-decoration: none;
	color: white;
	text-align: center;
	display: block;
	width: auto;
	padding: 8px;
	margin: 0px;
	border-right: 1px none #ccc;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	color: yellow;
	text-decoration: bold;
	text-transform: uppercase;
	
	}
	
div#copyright {
	width: 969px;
	margin: 0px auto;
	font-size: 11px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: white;
	text-decoration: none;
	}
	div#copyright a:hover {
	color: white;
	text-decoration: underline;
	text-transform: uppercase;

	}
