p {
margin-left: 10px;
font-family: Palatino Linotype, Arial, Serif
} 
ul {
margin-left: 20px;
font-family: Palatino Linotype, Arial, Serif}
h1 {
margin-left: 10px;
color: #336600;
font-family: Palatino Linotype, Arial, Serif
}
h2 {
font-family: Palatino Linotype, Arial, Serif
}
img{
border:none;
}
#blog{
width: 700px;
vertical-align:baseline;
}
self{
width: 700px;
}
table{
position: absolute;
left: 0px;
top: 0px;
border: 0;
height: 100%;
width: 1200px;
}
#leftsidebar{
background-color:#000000;
width: 100px;
}
#rightsidebar{
width: 375px;
vertical-align: baseline;
text-align: left;
}
#postheader{
background:#000000;
color:#FFFFFF;
}
#about{
display:none;
}
.dashed{
border:dashed;
border-color:#000000;
}
.post{
padding:10px;
border:dashed;
border-color:#000000;
}
#twitter a:hover{
color:#000000;
background-color:#ffffff;
}
a:hover {
background-color:#000000;
color:#ffffff
}
a{
color:#666666;
}
a:visited {
color:#999999;
}
#linkhead{
border:none;
text-decoration:none;
}
/*JQuery Resume Page manips */
.resHighlight{
background-color:#99FFCC;
}
#resLeft{
float:left;
}
#resRight{
margin-left:50%;
height:200px;
}
.resumeItem{
display:none;
margin-left:-100px;
padding-right:10px;
}
.resumeMenu{
margin-left:10px;
border-top:solid;
border-right:solid;
border-bottom:solid;
border-color:#000000;
cursor:pointer;
}
.secondTitle{
margin-left:80px;
}
#resumeBox{
display:none;
}
