/* Used transparency in this code: See Content */
* {padding:0px;
    margin:0px;}

body, html {
    padding:0px;
	margin:0px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;

} 
img {border:none;}
/* NOTE: Had to include a period in the content in order for this to display with height. */
#wrapper {
	width:900px;
	height:778px;
	margin:auto;
	background-image:url(images/design/rebeccarachel.jpg);
	background-repeat:no-repeat;}
/* Holds all content and navigation and pushes down from top */
#holder {
	margin-top:100px;}	
/* Styling for left side navigation */	
#leftsidenavigation {
	padding-top:15px;
	width:188px;
	float:left;
	color:#bf0926;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;}
#leftsidenavigation h4 {
	margin-left:25px;
	margin-bottom:7px;
	height:25px;}
/* These are for the white lines after each main item on navigation */
#leftsidenavigation h4.makeup {
	background-image:url(images/design/makeupline.gif);
	background-position:100% 30%;
	background-repeat:no-repeat;}
#leftsidenavigation h4.lashextensions {
	background-image:url(images/design/lashextensionline.gif);
	background-position:100% 30%;
	background-repeat:no-repeat;}	
#leftsidenavigation h4.products {
	background-image:url(images/design/productsline.gif);
	background-position:100% 30%;
	background-repeat:no-repeat;}
#leftsidenavigation h4.links {
	background-image:url(images/design/productsline.gif);
	background-position:100% 30%;
	background-repeat:no-repeat;}		
#leftsidenavigation h4.press {
	background-image:url(images/design/pressline_17.gif);
	background-position:100% 30%;
	background-repeat:no-repeat;}		
	
#leftsidenavigation h4 a:link, #leftsidenavigation h4 a:visited,
#leftsidenavigation h4 a:active{
	background-image:url(images/design/underscore_03.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#bf0926;
	text-decoration:none;
	border-bottom:.5px #000000 solid;}
#leftsidenavigation ul {list-style:none; 
	margin-top:0px;
	margin-left:35px; margin-bottom:10px;}	
#leftsidenavigation li { padding-bottom:2px;}
#leftsidenavigation li a:link, #leftsidenavigation li a:visited,
#leftsidenavigation li a:active{
	color:#bf0926;
	text-decoration:none;}
#leftsidenavigation li a:hover{
	color:#bf0926;
	text-decoration:underline;}
#contact_reb {
background-image:url(images/design/contact_bg.jpg);
background-repeat:no-repeat;
height:63px;
padding:35px;
position:relative;
margin-left:10px;
}
#contact_reb a:link, #contact_reb a:visited, #contact_reb a:active {
color:#C30023; text-decoration:none;
font-size:12px;
width:188px;
position:absolute;
top:45px;
left:10px;

}
#contact_reb a:hover {
text-decoration:underline;
}
	
/* Newsletter box styling */	
#newsletter {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	width:165px;
	background-color:#e8ecec;
	border:thin #ffffff solid;
	margin-left:15px;
	margin-top:25px;}

#newsletter h6 {color:#bf0926;
			font-weight:bold;
			text-align:center;
			font-size:14px;
			padding-top:5px;}
#newsletter p {color:#3d3d3d;
	line-height:1.25;
	font-size:10px;
	padding:5px;}
#newsletter input {
	border: 1px #888888 solid;
	margin-bottom:0px;
}
	
	
/* This holds within #holder everything except left navigation which is floated left */
#rightside {margin-left:188px; width:611px;}
/* Three  content files layered one on top: */
/* This one has the border. */
#contentborder {
	position:relative;
	border:1px #ffffff solid;
	width:609px;
	height:509px;
	padding:5px;
	text-align:center;
	float:left;
	clear:right;
	z-index:50;}
/* This one has the transparency. */
#contenttransparency {
	position:absolute;
	top:4px;
	left:4px;
	background-color:#F8FAFA;
	width:609px;
	height:509px;
	opacity: 0.5;
	-moz-opacity: 0.6;
	filter: alpha(opacity=50);
	z-index:100;}
/* This one actual content and is placed 'on-top' */
#content {
	text-align:left;
	position:absolute;
	top: 4px;
	left:4px;
	width:589px;
	height:509px;
	padding:10px;
		opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	/* Do not want the content to expand the box */
	overflow:hidden;
		z-index:500;}
#content h3 {color:#bf0926;
	font-size:14px;}
#content h4 {font-size:13px;}
#content p {padding:0px 15px 0px 15px;
	font-size:14px;
	line-height:150%;
	margin-bottom:10px;}
#content a:link, #content a:visited, #content a:active {
	color:#2D2D2D;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content li {
	padding-bottom:5px;}
<style type="text/css">

/* End of portfolio slideshow styling */	
#slideshowContainer{
margin-top:15px;
width: 525px;
height: auto;
border:thin red solid;
}
#slideshowContainer a:link, #slideshowContainer a:visited, #slideshowContainer a:active {
	color:#000000;
	}
#slideshowContainer a:hover {
	text-decoration:underline;
	}
#numberDiv a{
font: bold 14px Arial;
text-decoration: none;
}
#backforthbuttons{
margin-top: 6px;
}

/* End of portfolio styling */	
	
	
	
	
hr {padding-right:20px;}
/* Styling for tables on client pages */
table {border:none; width:550px; text-align:center; font-size:13px;}
td {width:290px;}
/* Styling for tables with only one column */
td.one {width:550px;}
caption {border:none; color:#bf0926;}
.subcaption {height:35px; text-decoration:underline; width:550px;}
/* Styling for links on client pages */
#clientpages {text-align:center; margin-top:15px;}
#clientpages ul li {display:inline;}
#clientpages a:link, #clientpages a:visited,
#clientpages a:active{
	padding-right:2px;
	color:#444444;
	text-decoration:none;
	font-weight:bold;}
#clientpages a:hover {
	background-color:#000000;
	color:#FFFFFF;}	

/* Footer styling */	
#footer {
	clear:both;
	text-align:right;
	font-weight:bold;
	padding:10px;
}
#footer ul li{display:inline; text-decoration:none; padding-left:3px; padding-right:3px;}
#footer a:link, #footer a:visited, #footer a:active {
	color:#BF0926;
	font-size:11px;
	text-decoration:none;}
#footer a:hover {
	text-decoration:underline;}
.copyright {text-align:center;
	font-size:10px;
	color:#8c8c8c;
	margin-top:40px;}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#8c8c8c;
	font-size:11px;
	text-decoration:underline;}
.copyright a:hover {
	text-decoration:none;}