@import url("lightbox.css");
* {
	padding: 0px;
	margin: 0px;
}

body {
	width: 1000px;
	background-image:url(../img/paperback%20copy.png);
	background-repeat:no-repeat;
	text-align:center;
	font-family: "Skia",Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#000000;
	line-height: 18px;
	font-weight: lighter;
	text-decoration: none;
}
.nextGallery {
	background-color: #000000;
	text-align: center;
	height: 200px;
	width: 450px;
}
.txtLink {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}

div#pageWrapper {



}

ul#nav, ul {
	font-family:"Cyclo",Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	color:#FF3399;
	float:left;
	margin-top:10px;
	width:120px;
	height:600px;
	padding: 0px;
	list-style: none;
	border-top:1px solid #ccc;
	background-image:url(../img/navback.png);
	background-repeat:no-repeat;
	
}
ul#nav li {
	position: relative;
	width:100px;
	
	clear:left;
	padding:1em;
	}

#nav li ul {
	position: absolute;
	top: 0;
	margin-left:-444em;
	min-height:0;
	
}
/* Styles for Menu Items */
ul#nav li a {
	display:block;
	text-decoration: none;
	color:#000000;
	background: ; /* IE6 Bug */
	line-height:32px;
	height:32px;	
	width:100px;
	border: 1px solid #ccc;
	border-top:none;
	padding:1px;
}
* html ul#nav a {
	width:80px;	
	w\idth:80px;
	
}

/* this sets all hovered lists to red */
#nav li:hover a,#nav li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
   color:#FF0099;
 }

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
    color:#000000;
	
	}
#nav li ul li a {  } /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul { margin-left:105px; 
font-weight:medium;
color:#000000;
background-image:url(../img/trans.png);
clear:both;


 } 

div#contentContainer {
	float: right;
	margin-top:10px;
	width: 760px;
	height: 600px;
	font-family: "Skia",Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	line-height: 17px;
	text-decoration: none;
	color:#FFFFFF;
	background-repeat:no-repeat;
	position: relative;
}

div#aborder{
	background-image: url(../img/whileout4.png);
	background-repeat: no-repeat;
	margin-left: 200px;
	margin-top: 5px;
	position: absolute;
	height: 230px;
	width: 190px;
	}

div#mainContent {
	width: 600px;
	height: 412px;
	font-family: Skia;
	font-size:13px;
	font-weight:normal;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	background-image:url(../img/paperback7.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 59px;
	position: relative;
	z-index: 1;
	padding: 5px;
	color: black;
	border-top: solid, black,thin;
}
div#smallerTxt{
font-size:12px;
}
.frontPhoto{
width:610;
height:410;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:60px;
position:relative;
z-index:1;
}


div#clientpage {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../img/paper1.png);
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3399;
	border-bottom-color: #FF3399;
	color: #000000;
}
a:link {
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #0000FF;
	border-bottom:color:#999666;
}
a:visited {
	color: #6666FF;
}
div#footer{
	left:400px;
	width:600px;
	height:47px;
	background-image:url(../img/toptext.png);
	background-repeat:no-repeat;
	margin-top:25px;
}

div.stickyNote04 {
	width: 152px;
	height: 149px;
	background-image: ;
	background-repeat: no-repeat;
	top: 400px;
	left: 675px;
	position: absolute;
	z-index: 0;
}
div.stickyNote01 {
	width: 155px;
	height: 155px;
	background-image:;
	background-repeat: no-repeat;
	top:142px;
	left: 675px;
	position: absolute;
	z-index: 2;
}

div.stickyNote02 {
	width: 150px;
	height: 150px;
	background-image: ;
	background-repeat: no-repeat;
	top: 510px;
	left: -98px;
	position: absolute;
	z-index: 2;
}

div.stickyNote03 {
	width: 149px;
	height: 149px;
	background-image: ;
	background-repeat: no-repeat;
	top: 5px;
	left: -102px;
	position: absolute;
	z-index: 0;
}


div.clearFloats {
	clear: both;
}
.imgPadding {
	padding-right: 2px;
	padding-left: 2px;
}
