body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	
}


#container
{
	background-color: #CCCCCC;
/*	position: relative;*/
	left: 5%;
	top: 33px;
	width: 800px;
	margin: 25px;
	/*height: 574px;*/
	right: 5%;
	bottom: 5%;

}
		
#banner
{
	background-image:  url(images/banner.gif);
	height: 120px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 15px;

}

#maincontent{
	float:left;
	position:relative;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #000000;
	padding-right: 25px;
	padding-bottom: 0px;
	width: 358px;
	height: auto;
	padding-top: 0px;
	left: 30px;
	top: 2px;



}

#maincontent_cv{
	float:left;
	position:relative;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 0px;
	width: 510px;
	height: 510px;
	padding-top: 0px;


}



#right{
	float: right;
	background-image:  url(/jill-col-at-pno300.jpg);
	height:auto;
	width: 180px;
	background-repeat: no-repeat;
	z-index:1;
	

}
#menu {
	float: left;
	position:relative;
	width: 240px;
	z-index:1;
		


}
#menu  a, #menu  a:link, #menu  a:visited
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 148px;
	color: #B9E0D6;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	height: 24px;
	vertical-align: middle;
	position: relative;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 5px;


}

#menu  a:hover
{
	/*display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;*/
	/*height: 13px;*
	width: 145px;*/
	color: #FFFFFF;
	/*font-weight: bold;
	text-decoration: none;*/

}
				
#menu  a:active
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*height: 13px;/
	width: 130px;*/
	color: #387E6D;
	font-weight: bold;
	text-decoration: none;

}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #387E6D;

}

hr {
	color: #FFFFFF;
}

a, a:link, a:visited, a:active
{
	color: #387E6D;
	text-decoration: none;

}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;

}
#left {
	float: left;
	width:150px;
	z-index:1;
	padding-top: -20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
}

#footer{
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #387E6D;
	clear: both;
	padding: 2em;
	margin: 2px;
}

#heading {
	float:left;
	width:100%;
	height:25px;
	z-index:1;
	text-align: center;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #AEAEAE;
	margin: 0px;
	padding: 0px;
}

.large {
	font-size: 18px;
}

.small {
	font-size: 11px;
}

.blue{
	color: #6699FF;

}
.green{
	color: #33CC00;

}

	
		
