/* CSS Document for melissapepin.com */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
	text-align: center;
}
#wrap {
	background-image: url(images/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 810px;
	margin: 0 auto;	
	padding-top: 38px;
	padding-left: 90px;
	}
img, wrap { behavior: url(iepngfix.htc) }
#pictage {
	text-align: right;
	margin-right: 3px;
	}

#innerwrap {
	border: 3px solid #000;
	}
#navigation {
	height: 35px;
	background-image: url(images/bgNav.jpg);
	background-repeat: repeat;
	border-bottom: thin gray solid;
	}
#navigation .nav {
	margin-left: 25px;
	}	
#content {
	border: #33CCCC 5px inset;
	padding: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #000000;
	height: auto;
}	
.contentstyle{
border: 5px double #b4b4b4;
width: auto;
padding: 1px;
color: #FFFFFF;
}

#content a:link, a:visited {
	color:#33CCCC;
	text-decoration: none;
	}
#content a:hover, a:active {
	color: #CCCCCC;
	text-decoration: underline;
	}

.prices {
	width: 550px;
	text-align: left;
	}
.prices li {
	padding: 3px;
	list-style-type: square;
	}		
.priceHeader {
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.2em;
	}			
.text {
	text-indent: 15px;
	text-align: justify;
	padding: 7px;
	line-height: 1.5em;
	font-size: 1em;
	color: #FFFFFF;
	}
.spacing {
	letter-spacing: 1px;
	font-weight: bold;
	}
.header {
	font-family: "Lucida Handwriting", "Monotype Corsiva", cursive, Arial;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 1.3em;
	padding-bottom: 10px;
	color: #b4b4b4;
}		

.vendor {
	padding: 8px 0px 8px 0px;
	}
.contact {
	font-size: 1.2em;
	padding: 10px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	}
#frames {
	/*IMAGESRC: http://www.encore-editions.com/frames/presidentframes/thumbs/thm_883SW.jpg*/
	background-image: url(images/silverframe.jpg);
	background-repeat: no-repeat;
	width: 218px;
	position: relative;
	height: 250px;
	padding: 7px;
	}
#frames img {
	position: absolute;
	top: 32px;
	left: 33px;
	}
#clear {
	clear: both;
	}		

	
