body {
	background-image: url('http://www.phantomradio.net/images/whitemarble_back.jpg');
	background-position:top left;
}
#container
{
	margin: 0;
	width: 100%;
	margin: 10px auto;
}

#leftnav
{
	float: left;
	width: 225px;
	margin-top: 1em;
	padding: 0.5em;
}

#content
{
	margin-left: 226px;
	padding: 1em;
	max-width: 36em;
}

#footer
{
	text-align:center;
	clear: both;
	margin: 0;
	color: #333;
}

#footer pre {
	text-align: center;
	border: double 4px gray;
	font-size: 1em;
	/*width: 50%;*/
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


#rcontainer .column {
	/*position: relative;*/
	/*float: right;*/
	font-size: 1.0em;
	font-family:serif;
}

#rheader {
	/*width:100%;*/
}

h2 {
	 margin-bottom: 10.5em; 
}

h4 {
	font-weight: 100;
}

.expheader {
	font-weight: 200;
}

#rheader ul {
	margin-left: 0;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
}

#rtitle {
	
}
#acol1 {
	float: left;
	width: 28%;
}

#acol2 {
	float: left;
	width: 40%;
}

#acol3 {
	float: left;
	width: 25%;
}
#rcol1 {
	float: left;
	width: 33%;
}

#rcol2 {
	float: left;
	width: 33%;
}

#rcol3 {
	float: left;
	width: 33%;
}
h1 {
	font-family: sans-serif;
	font-size: 1.5em;
}
h2 {
	font-family:sans-serif;
	font-size: 1.4em;
}
h3 {
	font-family: sans-serif;
	font-size: 1.3em;
}
h4 {
	font-family: sans-serif;
	font-size: 1.1em;
}

p, li {
	font-family: serif;
	font-size: .9em;
}

.objective, 
.profile,
.tech,
.experience,
.education,
.addskills {
	width: 100%;
	float: left;
}


.tech {
	font-size: 1em;
}





