body {
	margin: 0px;
	background-color: white;
}

body, table {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

div#header {
	width: 100%;
	height: 136px;
	background: url('/images/bg_ban_grad.jpg') repeat-x;
}


div#main {
	padding-bottom: 15px;
	background: url('/images/bg_left.jpg') repeat-y;
}

div#left {
	position: absolute;
	top: 172px;
	left: 0px;
	width: 150px;
	border-right: solid #444455 1px;
}

div#content {
	/*	margin: 10px 18% 0px 160px; - makes right margin flexible */
	min-width: 200px;
	margin: 10px 180px 0px 160px;
	border: solid black 1px;
	padding: 10px;
	background-color: #c0cfdd
}

div#right {
	position: absolute;
	top: 182px;
	right: 10px;
	width: 160px;
	border: solid gray 1px;
	background-color: white;
}

div#footer {
	padding: 15px;
	text-align: center;
	font-size: 90%;
}

div#navbox {
	border-bottom: none;
}

ul#nav {
	margin: 0px;	/* displays funnny without padding and margin both set to 0 */
	padding: 0px;	/* creates funny margins on its own */
}

#nav li {
	line-height: 18px;
	border-bottom: solid #222233 1px;
	border-top: solid #cceeff 1px;
	border-left: solid #117799 10px;
	list-style: none;
	background-color: #5a96bd;
	color: white;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

#nav li.head {
	border-left: none;
	padding: 1px;
	padding-left: 12px;
	background-color: #005484;
	font-size: 13px !important;
}

#nav img.navicon {
	float: left;
	margin: 1px 3px 0px -3px;
}

#nav a {
	display: block;
	padding-left: 6px;
	color: white;
	text-decoration:none;
}

#nav a:link { }
#nav a:visited { }
#nav a:hover { background-color: #88aacc; /* #b3bfaa; */ }
#nav a:active { }

a:link { color: #24a; }
a:visited { color: #24a; }
a:hover { color: maroon; text-decoration: none; }
a:active { color: maroon; }

h2 a:link { color: #fff; }
h2 a:visited { color: #fff; }
h2 a:hover { color: #fff; text-decoration: none;}
h2 a:active { color: #126; }

p#contenthead, h1 {		/* h1 is the proper label to use for this purpose */
	margin-top: 0px;
	padding: 4px;
	border: solid black 1px;
	border-top: solid #555566 1px;
	border-left: solid #555566 1px;
	border-bottom: solid #2266a6 1px;
	border-right: solid #2266a6 1px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	background-color: white;
}

h2, h3, div.titlebox, div.titlehead {
	margin: 0px;
	padding: 0px 4px 0px 4px;
	border-left: solid #cceeff 1px;
	border-top: solid #cceeff 1px;
	border-right: solid #778877 1px;
	border-bottom: solid black 1px;
	background-color: #2266a6;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #ddeeff;
}

h2, div.titlehead {
	padding: 1px 4px 1px 4px;
	font-size: 14px;
}

h4 {		/* Used in the porfolio */
	margin: 6px 6px 6px -12px;
	font-size: 14px;
	color: black;
}

h5 {
	width: 60%;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: solid gray 1px;
}

div.comment, div.reply, div.my_reply {
	margin-bottom: 8px;
	border: solid black 1px;
	background-color: white;
}

div.reply, div.my_reply {
	margin-right: 1%;
	margin-left: 5%;
}

.reply .titlehead {
	background-color: #5599a6;
}

.my_reply .titlehead {
	background-color: #2266a6;
}

div.textbox {
	margin: 4px 16px 8px 20px;
}

.activity, .comstats {
	margin: 0px 8px 2px 8px;
	font-size: 11px;
	color: #777777;
}

p.comstats {
	text-align: right;
}

#content blockquote {
	margin: 10px 35px 10px 35px;
	font-size: 90%;
}

div.headstripe {
	height: 16px;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	border-left: solid #444455 151px;
	background-color: #99999f;
}

p.gbookreply {
	margin: 8px 20px 4px 20px;
	padding: 3px 8px;
	border-top: solid #999 1px;
	border-bottom: solid #999 1px;
	color: #777;
	font-style: italic;
}

p.gbookstats {
	margin: 0px 8px 10px 12px;
	font-size: 11px;
	color: #777;
}

img {
	border: none;
}

dt {
	margin: 8px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
}

dd {
	margin: 2px;
}

div.thumbnail, div.gallery {
	float: left;
	width: 190px;
	margin: 5px;
	display: inline;
	text-align: center;
}

div.thumbnail {
	margin: 4px;
	padding: 5px 0px 3px 0px;
	border: solid gray 1px;
}

th, td {
	text-align: left;
	vertical-align: top;
}

table.resume {
	margin-left: 30px;
}

.resume td {
	margin: 0px;
	padding: 0px;
	padding-right: 30px;
}

.resume th {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	text-align: left;
}

table.data {
	margin-left: 30px;
	border-collapse: collapse;
}

.data td {
	border: solid black 1px;
	padding: 0px 5px 0px 5px;
}

.data th {
	border: solid black 1px;
	text-align: center;
}

