body {
	text-align:center;
	padding:0;
	margin:1px 0 0;
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#666;
}

a
{
	color: #777;
	font-weight: bold;
}

a:active
{
	color: #777;
	font-weight: bold;
}

a:visited
{
	color: #777;
	font-weight: bold;
}

a:hover
{
	color: #A77749;
	font-weight: bold;
}

#container {
	text-align:left;
	background:#FFF url(images/container_bg.gif) repeat-y top left;
	width:700px;	
	margin:auto;
	position:relative;
	padding:0;
}

#containersubpages {
	text-align:left;
	background:#FFF;
	width:650px;	
	margin:auto;
	position:relative;
	padding:30;
	font:12px Arial, Helvetica, Sans-serif;
	border:1px dashed #777;
}

#containersubpages td{
	font:12px Arial, Helvetica, Sans-serif;
}

#headersubpages {
	font:bold 14px Arial, Helvetica, Sans-serif;
}

#headersubpages td{
	font:14px Arial, Helvetica, Sans-serif;
}

#pageHeader {
	width:700px;
	height:80px;
	background:#666 url(images/main_title.gif) no-repeat;
	margin:0;
	padding:0;
}

#pageHeader h1,h2 {
	padding:0;
	margin:0;
	display:none;
}

#quickSummary{
	margin:0;
	padding:0;
	position:relative;	
	border-top:#FFF 1px solid;
	width:700px;
	height:75px;	
	background:#FFF;
}

#quickSummary p{
	margin:0;
	padding:0;
}

#quickSummary .p1{
	position:absolute;
	top:0;
	left:0;
	width:700px;
	height:75px;
	background:#FFF url(images/quickSummary_main.gif) no-repeat 251px 0;
}

#quickSummary .p1 span{ 
	display:none; 
}

#quickSummary .p2{
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:75px;
	background:url(images/quickSummary_button.gif) no-repeat top left;
}

#quickSummary .p2 span{
	visibility:hidden;
	white-space:nowrap;
}

#quickSummary .p2 a {
	width:250px;
	height:37px;
	float:right;
	visibility:visible;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:-1.3em;
	margin-bottom:1.4em;
}

#education {
	position:relative;
	border-top:#fff 1px solid;
	margin:0;
	padding:0;
	width:524px;
	background:#CCC url(images/education.gif) no-repeat top left;
}

#education h3{
	display:none;
	margin:0;
	padding:0;
}

#education .p1{
	margin:0;
	padding:31px 15px 0px 15px;
}

#content {
	width:524px;
}

#education p, #technicalskills p, #workexperience p, #otherexperiences p, #honours p{
	margin:0;
	padding:10px 15px 0px 15px;
}

#technicalskills .p1, #workexperience .p1, #otherexperiences .p1, #honours .p1{
	margin:0;
	padding:41px 15px 0px 15px;
}

#education .p2, #workexperience .p3, #otherexperiences .p4{
	margin:0;
	padding:10px 15px 7px 15px;
}

#technicalskills h3, #workexperience h3, #otherexperiences h3, #honours h3, #side_graduate h3, #side_undergraduate h3{
	display:none;
}

#technicalskills{
	background:#CCC url(images/technicalskills.gif) no-repeat top left;
}

#workexperience{
	background:#CCC url(images/workexperience.gif) no-repeat top left;
}

#otherexperiences{
	background:#CCC url(images/otherexperiences.gif) no-repeat top left;
}

#honours{
	background:#CCC url(images/honours.gif) no-repeat top left;
}

#footer{	
	background:#FD9453 url(images/footer.gif) no-repeat top left;
	padding-top:17px;
	padding-left:15px;
}

#linkList {
	position:absolute;
	top:156px;
	left:525px;
	width:175px;
	background:#FD9453;
	border-top:#fff 1px solid;
	color:#fff;
}

#linkList a, #footer a{	
	color:#FFF;
	text-decoration:none;
}

#linkList a:hover, #footer a:hover{
	color:#FCD2B8;
}

#side_graduate{
	background:#FD9453 url(images/side_graduate.gif) no-repeat top left;
	padding:29px 0 0 0;
}

#side_undergraduate{
	background:#FD9453 url(images/side_undergraduate.gif) no-repeat top left;
	padding:39px 0 0 0;	
}

#side_personal{
	background:#FD9453 url(images/side_personal.gif) no-repeat top left;
	padding:39px 0 0 0;	
}

#side_dimmed{
	background:#FD9453 url(images/side_personal.gif) no-repeat top left;
	padding:39px 0 0 0;	
}

#side_graduate ul, #side_undergraduate ul, #side_personal ul{
	margin:0;
	padding:0 15px 5px 15px;
}

#side_graduate li, #side_undergraduate li {	
	padding: 0 0 5px 15px;
	margin:0;
	list-style-type:none;
	background:transparent url(images/bullet.gif) no-repeat 0 4px;
}

#side_personal li {	
	padding: 0 0 5px 15px;
	margin:0;
	list-style-type:none;
	background:transparent url(images/star.gif) no-repeat 0 4px;
}

#extraDiv1{
	margin:auto;
	width:700px;
	height:9px;
	background:#fff url(images/extradiv1_bg.gif) no-repeat top left;
}

#Media
{
	float: left;
	padding: 10px;
	margin: 1em;
	border:1px dashed #777;
}

#map 
{
    height:400px;
    width:532px;
    border:1px solid #999999;
    left:75px;
}

