#l1 {
	position: absolute;
	left: 20px;
	top: 260px;
	width: 180px;
	opacity: .6;
	filter: alpha(opacity=60);
	background-color: #ffffff;
	padding: 10px;
	border: 2px solid white;
	z-index: 1;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 12pt;
	text-align: center
}
#name {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 200px;
	opacity: .6;
	filter: alpha(opacity=60);
	background-color: #ffffff;
	padding: 0px;
	border: 2px solid white;
	z-index: 1;
	color: #000066;
	text-align: center
}

#top{
    position:relative;
}
#bottom{
    position:relative;
    top: -12px;
}
#buttons {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    font-family: "Verdana";
    font-size: 12pt;
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding: 0px;
}

table.topbuttons {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding: 0px;
}
table.topbuttons th {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding: 0px;
}
table.topbuttons td {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding:0px;
    padding-right: 1px;
}
table.topbuttons a {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding: 0px;
}

table.a {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding: 0px;
}

a.topbuttons {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    padding: 0px;
}

a.topbuttons:link, a.topbuttons:visited, a.topbuttons:active {
	text-decoration: none;
	background-image: none;
}


a:link {
	font-weight: 600;
   color:#DB932D;
	text-decoration:none;
}
a:visited {
   font-weight: 600;
   color: #7D698E;
   text-decoration:none;
}

a.p.content:hover,a.content:hover,a.content:active,a:hover,a:active {
	text-decoration: underline;
}

a.sidebarProfile:link,a.sidebarProfile:visited {
	font-weight: 200;
    color:#ffffff;
    font-family:"Verdana";
    font-size:9pt;
    text-decoration: none;
    padding-left:20px;
    line-height:1.8em;
}

a.sidebarProfileS:link,a.sidebarProfileS:visited,a.sidebarProfile:hover,a.sidebarProfile:active {
	font-weight: 200;
    color:#FFFFCC;
    font-family:"Verdana";
    font-size:9pt;
    text-decoration: none;
    padding-left:20px;
    line-height:1.8em;    
}

a.sidebarServices:link,a.sidebarServices:visited {
	font-weight: 200;
    color:#ffffff;
    font-family:"Verdana";
    font-size:9pt;
    text-decoration: none;
    padding-left:20px;
    line-height:1.8em;
}

a.sidebarServicesS:link,a.sidebarServicesS:visited,a.sidebarServices:hover,a.sidebarServices:active {
	font-weight: 200;
    color:#FFFFCC;
    font-family:"Verdana";
    font-size:9pt;
    text-decoration: none;
    padding-left:20px;
    line-height:1.8em;    
}

a.sidebarEducation:link,a.sidebarEducation:visited {
	font-weight: 200;
    color:#ffffff;
    font-family:"Verdana";
    font-size:9pt;
    text-decoration: none;
    padding-left:20px;
    line-height:1.8em;
}

a.sidebarEducationS:link,a.sidebarEducationS:visited,a.sidebarEducation:hover,a.sidebarEducation:active {
	font-weight: 200;
    color:#FFFFCC;
    font-family:"Verdana";
    font-size:9pt;
    text-decoration: none;
    padding-left:20px;
    line-height:1.8em;    
}

a.email:link {
	font-weight: 200;
}

a img { border: none; }

a:active img {border: none; }
a:hover img {border: none; }
a:visited img {border: none; }
a:link img {border: none; }

a img:active  {border: none; }
a img:hover  {border: none; }
a img:visited  {border: none; }
a img:link  {border: none; }

#sidebar {
    float: left;
    border: none;
    font-family:"Verdana";
    width: 159px;
    background: #444444;
}


#sidebarProfile {
    float: left;
    border: none;
    font-family:"Verdana";
    width: 159px;
    background: #444444;
}
#sidebarServices {
    float: left;
    border: none;
    font-family:"Verdana";
    width: 159px;
    background: #698A6F;
}
#sidebarProjects {
    float: left;
    border: none;
    font-family:"Verdana";
    width: 159px;
    background: #6073AB;
}
#sidebarEducation {
    float: left;
    border: none;
    font-family:"Verdana";
    width: 159px;
    background: #7D698E;
}
#sidebarContact {
    float: left;
    border: none;
    font-family:"Verdana";
    width: 159px;
    background: #DB932D;
}
#centertext {
    float:left;
    width: 480px;
    background: #FFFFFF;

    font-family: "Verdana";
    font-size: 12pt;
}

#edgetext {
    float:left;
    width: 159px;
    background: #FFFFFF;
    font-family: "Verdana";
    color: #7D698E;
    font-size: 8pt;
    margin-top: 20px;
}
#boxpadd{
    clear:both;
}
#box {
    position: relative;
    border: none;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

body.main {
    background-color: #FFFFFF;
}

img.sidebar {
	border-top-style: solid;
	border-color: #FFFFFF;
	border-top-width: 1px;
}
p.content {
    font-family: "Verdana";
    font-size: 9pt;
    margin-left: auto;
    margin-right: auto;
    position: static;  
    color: #444444;
    width: 460px;
}
p.contentloose {
    font-family: "Verdana";
    font-size: 9pt;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 8px;
    position: static;  
    color: #444444;
    width: 430px;
}
p.contenttitle {
    font-family: "Verdana";
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    position: static;  
    color: #698A6F;
    width: 460px;

}
p.orangesidecontent {
    font-family: "Verdana";
    font-size: 8pt;
    margin-left: auto;
    margin-right: auto;
    position: static;  
    color: #db932d;
    width: 159px;
}
p.title {
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    position: static;
    width: 460px;
    color: #444444
}
p.subtitleblue {
    font-family: "Verdana";
    font-size: 9pt;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    position: static;
    width: 460px;
    color: #6073AB;
}
p.centered {
    text-align: center;
    background-color: #333366;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-family: "Futura Book","Futura","Verdana";
    font-size: 36pt;

}
p.contact {
        text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #444444;
    font-family: "Futura Book","Futura","Verdana";
    font-size: 8pt;
    color: #7D698E;
    position: static;
}
#photo {
	position: absolute;
	left: 20px;
	top: 50px;
	padding: 0px;
	border: 2px solid white;
	z-index: 1
}

#info1 {
	position: absolute;
	left: 230px;
	top: 20px;
	width: 600px;
	opacity: .6;
	filter: alpha(opacity=60);
        font-family: sans-serif;
        font-size: 11pt;
	background-color: #ffffff;
	padding: 10px;
	color: #000066;
	border: 2px solid white;
	z-index: 1
        text-align: left

}
ul.inline-list {
    list-style-position: outside;
    list-style-type: square;
    list-style-size: "60%";
    color: #444444;
    font-family: "Verdana";
    font-size: 9pt;
    width: 80%;
    margin-left: 2em;
    padding-left: 2em;
    margin-right: auto;
    position: static;  
    width: 420px;


