body.sub {
	text-align: center;
	}
.sub a { text-decoration:none; }
.sub a:link { color: #FF9 }
.sub a:visited { color: #9CC }
.sub a:hover, .sub a:active {  color: #F60 }

.content-nav { padding: 1em 0 }
.content-nav a { font-weight: bold }
.content-nav a:link { color: #FFF }
.content-nav a:visited { color: #CCDAFF }
.content-nav a:hover, a:active {  color: #F60 }

.subpage_menu {
	background: url(images/subpage_menu_bg.gif) 25px 50% #0A162E no-repeat;
	padding: 10px 10px;
	text-align: right;
	margin-bottom: 15px;
	}
.subpage_menu img {
	margin-right: 15px;
	}
.sub td {
	vertical-align: middle;
	text-align: left;
	}
.sub td.centered {
	text-align: center;
	}
.sub #page,
.archive #page {
	margin: 0;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
	}
#prof #page {
	background: url(images/bk2.gif) 50% 20px #314AA5 repeat-x;
	}
#profile_top {
	height: 240px;
	}
.archive #profile_top {
	height: 130px;
	}
.sub ul, .sub ul li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style:none;
	}
.sub ul {
	margin-bottom: 1.5em;
	}
.sub h3 {
	margin-bottom: 3px;
	font-size: 16px
	}

table#worklist {
	border: solid #4C6199;
	border-width: 1px 1px 0 0;
	width: 620px;
	margin: 0 auto 75px auto;
	}
table#worklist th,
table#worklist td {
	border: solid #4C6199;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
	font-size: 12px;
	padding: 5px;
	background: #001D5E;
	}
table#worklist td {
	text-align: left;
	}
table#worklist td.wrapped {
	white-space: normal;
	}
.sub #footer {
	padding: 25px 0 95px 0;
	}
.sub #footer div {
	background: none;
	padding: 0;
	}
/** Trackback **/
.trackback-content p { padding-bottom: 0.2em}
p.trackback-footer { margin-bottom:1.2em; font-size: 11px; text-align: right }
