body
{
	background-color: #daecff;
	font: 0.7em Verdana, sans-serif;
	line-height: 1.6em;
	color: #333333;
	padding: 0;
	margin: 0;
	text-align: center;
}

p
{
	margin-top: 0;
}

img
{
	border: #000000 solid 1px;
	margin: 0 0 5px 5px;
}

img.at
{
	border: 0;
	margin: 0 2px 0 2px;
}

img.portfolio
{
	border: #C8D7C3 solid 3px;
	margin: 0 10px 15px 0;
}

img.portfolio_lg
{
	border: #C8D7C3 solid 6px;
	margin: 20px 0 25px 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* links */

a:link, a:visited
{
	color: #6382CB;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #415D8C;
}



/* positioning */

div#container
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background: #daecff;
	padding: 0;
	margin-top: 0px;
	text-align: left;
}

#skip
{
	width: 766px;
	display: block;
	background: #daecff;
	height: 2em;
	width: 766px;
	margin: 0;
	padding: 0;
}

#top_photo
{
	width: 764px;
	height: 333px;
	padding: 0;
	border: 1px solid #000000;
	background: #daecff url(images/home_rachelweber_top.jpg) no-repeat;
	display: block;
	margin: 0px;
}

#top_photo_l2
{
	width: 764px;
	height: 86px;
	padding: 0;
	border: 1px solid #000000;
	background: #daecff url(images/level2_rachelweber_top.jpg) no-repeat;
	margin: 0px;
}

#home_link
{
	display: block;
	width: 193px;
	height: 28px;
	margin-top: 51px;
	margin-left: 6px;
	float: left;
}

#home_link img 
{ 
	border: 0;
	width: 193px; 
	height: 28px;
}
h2.nav-title
{
	position: absolute;
	left: -999em;
}
#nav_container_l2
{
	width: 235px;
	height: 27px;
	padding: 0;
	display: block;
	margin-top: 59px;
	margin-left: 511px;
	background: #cccccc;
}

#content
{
	width: 724px;
	min-height: 167px;
	background: #ffffff url(images/home_contentbg.gif) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	padding: 20px 20px 5px 20px;
	margin: 0;
}

#content_portfolio
{
	width: 724px;
	min-height: 414px;
	background: #ffffff url(images/portfolio_bg.gif) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	padding: 20px 20px 20px 20px;
	margin: 0;
	
}

#content_clients
{
	width: 724px;
	min-height: 414px;
	background: #ffffff url(images/clients_bg.gif) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	padding: 20px 20px 20px 20px;
	margin: 0;
	position: relative;
}

#content_contact
{
	width: 724px;
	height: 414px;
	background: #ffffff url(images/contact_bg.gif) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	padding: 20px 20px 20px 20px;
	margin: 0;
	position: relative;
}

.clients_column
{
	display: block;
	width: 230px;
	float: left;
	margin-right: 10px;
	font-size: 0.9em;
	
}


.pfcol1
{
	display: block;
	width: 300px;
	margin: 30px 10px 30px 0;

}

.pfcol1_wide
{
	display: block;
	width: 400px;
	margin: 30px 0 30px 0;
	padding: 0;
}

.pfcol2
{
	display: block;
	width: 400px;
	float: right;
	clear: right;
	margin: 10px 0 0 8px;

}

.pfnav_box {
	display: block;
	float: right;
	margin: 0 0 20px 0;
	width: 280px;
	clear: right;
	padding: 0;
	text-align: right;
	font: 1em "Gill Sans", Verdana, sans-serif;
}
.pfnav_box a:link, .pfnav_box a:visited
{
	background: #C8D7C3;
	border-color: #678B2B;
	border-style: solid;
	font-weight: bold;
	border-width: 1px;
	display: block;
	float: left;
	width: 2.0em;
	height: 1.5em;
	margin-left: 3px;
	text-align: center;
	padding-top: 0.5em;
	text-decoration: none;
	color: #678B2B;
}
.pfnav_box a:hover, .pfnav_box a:active, 
.pfnav_box span.pfnav_on a:link, .pfnav_box span.pfnav_on a:visited, .pfnav_box span.pfnav_on a:hover, .pfnav_box span.pfnav_on a:active
{
	background: #678B2B;
	color: #fff;
	text-decoration: none;
}

div.ulpf
{
	border-bottom: 1px dotted #678B2B;
	padding-top: 15px;
	padding-bottom: 5px;
}


#featurebox
{
	display: block;
	width: 260px;
	border-left: 1px solid #678B2B;
	padding-left: 10px;
	float: right;
	margin-left: 20px;
	clear: right;
}

#pf_instruct
{
	display: block;
	width: 260px;
	padding-left: 10px;
	float: right;
	margin-left: 20px;
	clear: right;
}


#footer_graphic
{
	width: 764px;
	height: 17px;
	background: #ffffff url(images/home_bottomphoto.jpg) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
}

#footer_text
{
	width: 764px;
	border: 0;
	display: block;
}


/* typography */

h1.skip_text
{
	font-size: 1em;
	color: #A0C8EF;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

h1
{
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	font-family: Georgia, serif;
}

h2.client
{
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
}

.highlight
{
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	color: #678B2B;
	margin-bottom: 0;
}

.featuretitle
{
	color: #678B2B;
}

p.url
{
	font-weight: bold;
	margin-top: 2em;
}

p.next
{
	font-weight: bold;
	margin-top: 2em;
	text-align: right;
	margin-right: 2em;
}

.instruct_title
{
	color: #678B2B;
	margin-top: 25px;
}

.pf_pagename
{
	color: #678B2B;
	padding-bottom: 6px;
	border-bottom: 1px dotted #678B2B;
}

.pf_skilltitle
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #3053AC;
	margin-bottom: 0.3em;
}

p.skill
{
	margin-bottom: 2.5em;
	margin-left: 20px;
	margin-top: 0;
}

.cl_pagename
{
	color: #453B29;
	padding-bottom: 6px;
	border-bottom: 1px dotted #453B29;
}

.contact_pagename
{
	color: #3053AC;
	padding-bottom: 6px;
	border-bottom: 1px dotted #3053AC;
}


h2
{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
}


p.copyright
{
	font-size: 0.85em;
	text-align: center;
	font-weight: normal;
}

p.feature, p.instructions
{
  	font-size: 0.9em;
  	line-height: 1.6em;
}



ul.roles
{
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	margin-top: 2.0em;
	margin-bottom: 2.5em;
	margin-left: 0.8em;
	padding-left: 0.8em;
}

/* rollovers */


#nav
{
	margin: 0;
	padding: 0;
	height: 27px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
	
#nav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#nav a
{
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	/**/
	/* for IE5/Win */
}
	
#nav a:hover, #nav a:active, #nav a.selected 
{
	background-position: 0 -27px;
}

#portfolio a  
{
	width: 88px;
	background: url(images/nav_portfolio.gif) top left no-repeat;
}

#clients a  
{
	width: 72px;
	background: url(images/nav_clients.gif) top left no-repeat;
}

#contact a  
{
	width: 75px;
	background: url(images/nav_contact.gif) top left no-repeat;
}

#developer a  
{
	width: 170px;
	background: url(images/nav_developer.gif) top left no-repeat;
}

