body {
	margin: 0px;
	font-family: Verdana, "Lucida Grande", serif;
	font-size: 100%;
	background: #0c3b51 url(../images/backRight.jpg) repeat-y right;
	padding: 0px;
}

#logo {
	height: 160px;
	width: 100%;
	background: #002C42 url(../images/headerBlue.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#logo h1 {
	font-size: 100%;
	display: none;
}

 #navlist
{
	margin: 0;
	border-top: 2px solid #0c364a;
	border-bottom: 1px dotted #002c42;
	padding: 4px 0px 4px 15px;
	background: #fcfaf4 url(../images/navback.jpg) repeat-x;
}

#navlist ul
{
margin: 0;
display: inline;
list-style-type: none;
	padding: 0px;
}

#navlist li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 85%;
	font-weight: bold;
	color: #505050;
}

#navlist a:link
{
	text-decoration: none;
	color: #000000;
	font-size: 85%;
}

#navlist a:visited {
	color: #000000;
	font-size: 85%;
	text-decoration: none;
}

#navlist a:hover { color: #436009;
	font-size: 85%;
	text-decoration: none;
}

#navlist a:active {
	color: #4d4d4d;
	font-size: 85%;
	text-decoration: none;
}

div#container {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
div#content {
	font-size: 100%;
	line-height: 1.6em;
	color: #CCCCCC;
	display: block;
	position: absolute;
	left: 20px;
	top: 195px;
	padding-right: 310px;
}
div#content h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999683;
	font-size: 200%;
	color: #FFFFFF;
}

div#content p {
	line-height: 1.6em;
	color: #edf2dc;
	font-size: 80%;
	text-align: justify;
}
div#content blockquote {
	border: 4px double #404040;
	padding: 8px;
	color: #e1e1e1;
	background-repeat: no-repeat;
}
div#sidebar {
	width: 230px;
	font-size: 100%;
	color: #4b4d46;
	position: absolute;
	right: 15px;
	top: 205px;
}
div#sidebar h1 {
	font-size: 85%;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #883004;
	border-top-style: none;
	text-align: left;
}

div#sidebar h2 {
	font-size: 82%;
}
div#sidebar h4 {
	font-size: 90%;
	font-style: italic;
	border-right: 4px solid #6e7d65;
	line-height: 0em;
}
div#sidebar p {
	font-size: 75%;
}

div#sidebar ul {
	list-style: circle;
}

div#sidebar li {
	font-size: 75%;
	line-height: 1.5em;
}
#aboutMe {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CEBB;
	padding-top: 20px;
	text-align: center;
	color: #973605;
	font-size: 75%;
	margin-top: 25px;
}
#content h5 {
	font-size: 85%;
	color: #FFFFFF;
}
#content form {
	font-size: 80%;
	color: #edf2dc;
	line-height: 2.0em;
}
#content fieldset legend {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
#content fieldset {
	border: 1px solid #002c42;
	padding: 15px;
}
#content dl {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E7D65;
	color: #333333;
	font-variant: small-caps;
}
#content dt {
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
}
#content dd {
	color: #DDFCCA;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #63715B;
	padding-left: 15px;
}
#content a:link {
	color: #FFFFFF;
}
#content a:visited {
	color: #FFFFFF;
}
#content a:hover {
	color: #CCCCCC;
}
#personal li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #91A584;
	border-right: 1px dotted #91A584;
	border-left: 1px dotted #91A584;
}
#personal {
	margin-left: 0px;
	padding-left: 0px;
}

.borderIt {
	border: double #cbcfbd 4px;
	padding: 0px;
}
#dwBadge {
	background-image: url(../images/dwdev.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#dwBadge h6 {
	display: none;
	text-align: center;
}
#flBadge {
	background-image: url(../images/flashDev.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 179px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#flBadge h6 {
	display: none;
	text-align: center;
}

div.entry {
	font-size: 95%;
	line-height: 1.1em;
	color: #edf2dc;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.entryRight {
	clear: both;
}

div.portPhotoRight {
	float: right;
	padding-left: 15px;
}

div.portDescRight {
	padding-right: 180px;
}

div.portPhoto {
	float: left;
	padding-right: 15px;
}

div.portDesc {
	padding-left: 180px;
}

div.portDesc h3 {
	color: #ffffff;
	border-bottom: 2px solid #6e6e6e;
}

div.portDescRight h3 {
	color: #ffffff;
	border-bottom: 2px solid #6e6e6e;
}

div.floatLeft {
	width: 160px;
	text-align: center;
	margin-right: 20px;
	float: left;
	height: 160px;
}

