html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
*:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
}
body {
background:white none repeat scroll 0%;
color:black;
line-height:1;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
* {
margin:0pt;
padding:0pt;
}



body {
background-image:url(images/vintagepink_dope.gif);
background-position:left center;
background-repeat:repeat;
}


#wrapper {
margin:0pt auto;
width:850px;
}


#header {
background-image:url(images/header1.png);
background-position:center;
background-repeat:no-repeat;
height:190px;
margin:0px 16px 0px;
padding:10px;
width:850px;
}
	
	h3 
		{
		text-align:center;
		margin-left: -4em;
		margin-top:4em;
		word-spacing:2em;
		}


#footer {
background-image:url(images/footer1.png);
background-position:center;
background-repeat:no-repeat;
height:600px;
margin:-10px -17px 10px;
padding:10px;
width:900px;
}


#longfooter {
background-image:url(images/menufooter.png);
background-position:center;
background-repeat:no-repeat;
height:900px;
margin:-21px 0px 10px;
padding:10px;
width:900px;
}


#footer .leftColumnClassName {
float:left;
margin-left:20px;
width:500px;
}
#footer .rightColumnClassName {
float:left;
margin-left:425px;
margin-top:-435px;
width:600px;
}
#footer .sideColumnClassName {
float:left;
margin-left:540px;
margin-top:-775px;
width:600px;
}

#footer .video {
border:#CC8888 double 9px;
margin-left: 140px;
margin-top: 40px;
width: 480px;
height: 345px;
}

#footer .center {
margin-left: 200px;
}

img.floatleft {
float:left;
margin-right:25px;
margin-left: 35px;
margin-top:10px;

}

img.floatleftborder {
float:left;
margin-right:35px;
margin-left: 55px;
margin-top:40px;
margin-bottom:30px;
border:#CC0000 2px solid;

}






<!---Paragraph Settings---->

p {
color:#990000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
margin-left:40px;
margin-right:215px;
margin-top:5px;
}
p2 {
color:#CC3366;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
margin-left:80px;
margin-right:250px;
margin-top:5px;
padding-right:175px;
}

h1 {
color:#330066;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
line-height:12px;
margin-left:30px;
margin-top:5px;
}
h2 {
color:#CC0000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:16px;
margin-left:40px;
margin-right:250px;
margin-top:5px;
}


h4 {
		color:#CC0000;
		font-family:Geneva,Arial,Helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
		margin-left:40px;
	}
<!---Paragraph Settings---->




#gallery
	{
		border:9px double #CC8888;
		height:240px;
		list-style-type:none;
		margin-left: 4.5em;
		margin-top:1.5em;
		overflow:hidden;
		padding:0pt;
		width:620px;
	}

#galleryh li 
	{
		float:left;
	}

#galleryh li a 
	{
	border-left:4px solid #CC8888;
	border-right:4px solid #CC8888;
	cursor:default;
	display:block;
	float:left;
	height:240px;
	text-decoration:none;
	width:28px;
		}

#galleryh li a img 
	{
		border:0pt none;
		height:240px;
		width:400px;
	}
	
#galleryh li a:hover 
	{
	background:#EEEEEE none repeat scroll 0%;
	width:400px;
	}

#galleryh li a:hover img 
	{
		width:400px;
	}






<!----Photo Slider---->
	
	
#slider ul, #slider li{

	margin:0;
	padding:0;
	list-style:none;
	float:left;
	
	}
#slider, #slider li{ 
	width:400px;
	height:255px;
	overflow:hidden;

	}

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
	
	/*
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:95px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background: url(images/Back.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/Next.gif) no-repeat 0 0;	
		}	
	*/

<!----Photo Slider---->