a {
color:black;
}

article {
padding-bottom:20px;
}

#article {
	margin-bottom:20px;
}

body {
background:url(../images/bg.png) repeat center center fixed;
background-color: #787878;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
padding-top:40px;
}

#comingsoon {
padding-top:10px;
text-align:center;
}

#maincontainer {
background-color:White;
max-height:auto;
width:727px;
padding-top:20px;
padding-bottom:40px;
margin: 0 auto;
border-radius: 75px;
overflow: auto;
}

#container {
background-color:White;
max-height:auto;
width:727px;
padding-top:20px;
margin: 0 auto;
border-radius: 75px;
}

date {
font-size:20px;
font-weight:bold;
border-bottom: 1.5px dashed black;
}

h1, h3, h4 {
margin-top:0px;
}

h1 {
	margin-bottom:20px;
}

#soon {
	margin-top:20px;
}

h2 {
font-style:italic;
margin-top:0px;
}

.logo {
background:url(../images/logo.png) no-repeat;
width:638px;
height:82px;
margin-left:auto;
margin-right:auto;
}

#mta {
	font-style:italic;
}

#name {
font-weight:bold;
}

#nav {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
font-weight:700;
text-decoration:none;
padding-top:10px;
padding-bottom:25px;
}

#nav a {
color:#000;
text-decoration:none;
}

#nav a:hover {
color:#000;
font-size:8pt;
border-bottom:dotted #A2A9AF;
}

.content {
padding-top:10px;
margin-left:35px;
margin-right:35px;
}

#options {
	margin-bottom: 20px;
}

.aboutportrait{
background:url(../images/me.png) no-repeat;
margin-right:20px;
height:226px;
width:175px;
float:left;
user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.portrait{
background:url(../images/me.png) no-repeat;
padding-bottom:10px;
height:226px;
width:175px;
float:right;
user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

#projects{
margin-left:-40px;
}

#quote {
margin-left:3px;
font-style: italic;
}

span {
margin-left: 25px;
line-height: 30px;
}

table {
	width: 95%;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
th, td {
    padding: 5px;
}

.blank_row
{
	height:25px;
    background-color: white;
}

#comptable {
	width:100%;
}

#misctable {
	width:100%;
}

#imactable {
	width:45%;
	float: right;
	margin-top:-27px;
}

#ipadtable {
	width:45%;
	float: right;
	margin-top: -287px;
}

#iphonetable {
	width:45%;
}

#watchtable {
	width:45%;
	margin-top:27px;
}

#tag {
font-size:x-small;
opacity:.3;
font-style:italic;
}

u2 {    
    border-bottom: 1.5px dashed black;
    text-decoration: none;
}

u3 {    
    border-bottom: 1.5px dashed white;
    text-decoration: none;
}

ul {
list-style-type:none;
line-height:25px;
font-size:13px;
}

#personal {
	margin-bottom:15px;
	margin-left:-40px;
}

#professional {
	margin-bottom:15px;
	margin-left:-40px;
	text-align:left;
}

.left {
line-height:25px;
font-size:13px;
float:left;
}

.right {
margin-right:100px;
line-height:25px;
font-size:13px;
float:right;
}

.footer {
margin-right:auto;
margin-left:auto;
color:#fff;
font-size:11px;
text-align:center;
    background: rgba(0, 0, 0, 0);
    color: white;
}