@charset "UTF-8";
a { color: #02308a; text-decoration: none; }
	a:link { color: #02308a; text-decoration: none; }
	a:hover { color: #02308a; text-decoration: underline; }
	a:active { color: #023ebf; text-decoration: underline; }
	

body {
	margin-top: 0;
	background-color: #a9a9a9;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
}


	

#homeTable {
	padding: 15px;
	clear: both;
	float: inherit;
	height: 600px;
	width: 900px;
	background-color: #666666;
	position: relative;
	background-position: center center;
	background-size: cover;
	border: thick solid #696969;
	background-image: url(file:///Library/WebServer/Documents/rev1/resume_website/portfolio/img/fortwitter.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	top: auto;
	vertical-align:middle;
}
.portfolioText {
	font-size: 10pt;
}
.portfolioCap {
	font-size: 23px;
}
    
.navLinkText {
	font-family:Verdana, Geneva, "Arial Bold", "Helvetica sans-serif";
	font-size: 10pt;
}
.navtable { width: 720px; height: 24px; border-top: thin groove #666; border-bottom: thin groove #666; }

.footerlink { font-size: 10pt; 
	font-family:Verdana, Geneva, Arial Bold, Helvetica sans-serif;}
