.navfont{
color: white;
font-family: Verdana;
font-size: 12pt;
text-align: left;
font-weight: bold;
}

img.annpic
{
    border-color: #F37EC8;
    border-width: 4px;
    border-style: solid;
}

.selected {
color: yellow;
font-family: Verdana;
font-size: 12pt;
text-align: left;
font-weight: bold;
}

.portfolioselected{
color: #F37EC8;
font-family: Verdana;
font-size: 9pt;
text-align: left;
font-weight: bold;
}


.default{
color: black;
font-family: Verdana;
font-size: 9pt;
text-align: left;
font-weight: none;
}

.title{
color: #F37EC8;
font-family: Verdana;
font-size: 14pt;
text-align: left;
font-weight: bold;
}

.subtitle{
color: #919191;
font-family: Verdana;
font-size: 11pt;
text-align: left;
font-weight: bold;
}

.label{
color: #F37EC8;
font-family: Verdana;
font-size: 10pt;
text-align: left;
font-weight: bold;
}

	#aboutfont{position: absolute; top: 3px; left: 350px; right:10px}
	#div1{position: absolute; top: 3px; left: 420px; right:10px}
	#resumefont{position: absolute; top: 3px; left: 450px; right:10px}
	#div2{position: absolute; top: 3px; left: 540px; right:10px}
	#portfoliofont{position: absolute; top: 3px; left: 570px; right:10px}
	#div3{position: absolute; top: 3px; left: 660px; right:10px}
	#contactfont{position: absolute; top: 3px; left: 690px; right:10px}

a:link {color: white; text-decoration: none; font-weight: none}
a:visited {color: white; text-decoration: none; font-weight: none}
a:active {color: white; text-decoration: none; font-weight: none}
a:hover {color: yellow; text-decoration: none; font-weight: none}

.intro a:link {color: #F37EC8; text-decoration: none; font-weight: bold}
.intro a:visited {color: #F37EC8; text-decoration: none; font-weight: bold}
.intro a:active {color: #F37EC8; text-decoration: none; font-weight: bold}
.intro a:hover {color: #919191; text-decoration: none; font-weight: bold}


.portfolio a:link {color: #919191; text-decoration: none; font-weight: bold}
.portfolio a:visited {color: #919191; text-decoration: none; font-weight: bold}
.portfolio a:active {color: #919191; text-decoration: none; font-weight: bold}
.portfolio a:hover {color: #F37EC8; text-decoration: none; font-weight: bold}


.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

.resumetable{
	background-color: white;
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:1000px;
}


.banner {
	background: url(images/banner.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:289px;
	height:68px;
}

.topright {
	background: url(images/topright.gif);
	position:absolute;
	left:289px;
	top:0px;
	width:511px;
	height:68px;
}

.navbar {
	background: url(images/navbar.gif);
	position:absolute;
	left:0px;
	top:68px;
	width:800px;
	height:23px;
}

.leftcolumn {
	background-color: white;
	position:absolute;
	left:0px;
	top:91px;
	width:227px;
	height:509px;
}

.resumeleft{
	background-color: white;
	position:absolute;
	left:0px;
	top:91px;
	width:227px;
	height:1150px;
}

.websiteleft{
	background-color: white;
	position:absolute;
	left:0px;
	top:91px;
	width:227px;
	height:800px;
}

.divider {
	background: url(images/divider.gif);
	position:absolute;
	left:227px;
	top:91px;
	width:6px;
	height:509px;
}




.dividerbottom{
	background-color: white;
	position:absolute;
	left:227px;
	top:600px;
	width:6px;
	height:641px;
}

.websitedivider{
	background-color: white;
	position:absolute;
	left:227px;
	top:600px;
	width:6px;
	height:291px;
}


.body {
	background-color: white;
	position:absolute;
	left:233px;
	top:91px;
	width:567px;
	height:509px;
}

.resumebody {
	background-color: white;
	position:absolute;
	left:233px;
	top:91px;
	width:567px;
	height:1150px;
}

.websitebody {
	background-color: white;
	position:absolute;
	left:233px;
	top:91px;
	width:567px;
	height:800px;
}

