
body {
	background-image: url(images/dusty_rose_background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
}


#cssValid {
	text-align: center;
	}

#wrapper  {
	width:900px;
	background-image:url(images/background_wrapper.gif);
	background-repeat: repeat-y;
}

#wrapperPortfolio  {
	width:720px;
	background-image:url(images/background_wrapper.gif);
	background-repeat: repeat-y;
}


#topbanner  {
	width:900px;
	height:67px;
	background-image: url(images/dusty_rose_background.jpg);
	background-repeat: repeat;
}

#topbannerPortfolio  {
	width:720px;
	height:67px;
	background-image: url(images/dusty_rose_background.jpg);
	background-repeat: repeat;
}


#navigation  {
	width:162px;
	float:left;
	/*background-color: #993665;*/
}

#navigationPortfolio  {
	float:left;
	width:162px;
	/*background-color: #993665;*/
}

#content  {
	float:right;
	width:678px;
	background-image: url(images/background_contents.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

#contentPortfolio  {
	float:left;
	width:498px;
	background-image: url(images/background_contents.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
h2 {
	color: #993665;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	color: #993665;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top: 10px;
}



.topQuestions {
	font-size: 90%;
	color: #993665;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: bold;
}
.bottominfo {
	font-size: 11px;
}
a:link {
	color: #993665;
}
a:visited {
	color: #666666;
}

a
{
  outline: none;
}

.jenniferPicHomepage {
	float: right;
	width: 176px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993665;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bottomtable {
	margin-top: 10px;
}
.clearRight {
	clear: right;
}
.clientPara {
	margin-top: 0px;
	margin-bottom: 20px;
}
.portfolioNav {
	font-size: 12px;
}
.portfolioTitle {


	color: #993665;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.portnav:link  {
	color: #993665;
	/*decoration: none;*/
	text-decoration: none;
}
a.portnav:visited  {
	color: #666666;
	/*decoration: none;*/
	text-decoration: none;
}

.clearit  {
	clear:both;
}

.adTable  {
	background-color:#E3C9D6;
	height:200px;
	width: 678px;
}

.adInfoCell {
	background-color:#E3C9D6;
	padding-left: 6px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	background-position: top;
	height:161px;
}

.adInfoCell p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.adInfoCell h1  {
	font-size:14px;
	margin-bottom: 3px;
	padding-top: 2px;
	margin-bottom:3px;
	margin-top: 0px;
}

.adTable form  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

