/* ==================== ALL PAGES ==================== */

body {
	background: #CCC url(background.gif);
	font-family: Verdana, "Courier New", sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}

a {
	color: #06A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	color: #06D;
	text-align: center;
}

img {
	border: 0;
}

table {
	font-size: 12px;
}

#page {
	margin: 15px auto;
	text-align: left;
	width: 900px;
}

#top {
	background: #FFC040;
	font-size: 0;
	padding: 5px 0 0 8px;
}

#top img {
	display: block;
	margin-top: 5px;
}

#top_cap {
	background: url(yellow_top.gif) no-repeat top left;
	font-size: 0;
	height: 7px;
}

#nav {
	background: #0060C0;
	line-height: 100%;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	border-bottom: 1px solid #04A;
	border-left: 1px solid #08E;
	border-right: 1px solid #04A;
	border-top: 1px solid #08E;
}

#nav li:hover {
	background: #800;
	border-bottom: 1px solid #600;
	border-left: 1px solid #A00;
	border-right: 1px solid #600;
	border-top: 1px solid #A00;
}

#nav li a {
	color: #FFF;
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding: 5px;
	text-decoration: none;
	white-space: nowrap;
}

#nav .selected {
	background: #05B;
	border-bottom: 1px solid #08E;
	border-left: 1px solid #04A;
	border-right: 1px solid #08E;
	border-top: 1px solid #04A;
}

#nav .selected:hover {
	background: #05B;
	border-bottom: 1px solid #08E;
	border-left: 1px solid #04A;
	border-right: 1px solid #08E;
	border-top: 1px solid #04A;
}

#nav .selected a {
	color: #FC4;
}

#nav img {
	border-bottom: 1px solid #08E;
	border-left: 1px solid #04A;
	border-right: 1px solid #08E;
	border-top: 1px solid #04A;
}

#nav_cap {
	background: url(blue_bottom.gif) no-repeat bottom left;
	font-size: 0;
	height: 16px;
}

#content {
	background: #E0E0E0;
	min-height: 500px;
	padding: 10px;
	text-align: justify;
}

#content_cap {
	background: url(grey_bottom.gif) no-repeat bottom left;
	font-size: 0;
	height: 7px;
}

#footer {
	color: #666;
	font-size: 10px;
}

.cam_cell {
	color: #FC0;
	font-weight: bold;
	line-height: 200%;
	padding: 10px;
	text-align: center;
}

.camimg {
	height: 120px;
	width: 160px;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
}

.hidden {
	display: none;
}

.post_foot {
	background: #CCC;
	border: 1px solid #06C;
	color: #444;
	font-size: 10px;
	margin: 0 10px 50px 10px;
	padding: 0 5px 0 5px;
}

/* ==================== STATUS ==================== */

#status {
	font-size: 10px;
}

#status .scrollable {
	overflow: auto;
}

#status h1 {
	font-size: 16px;
}

#status table {
	font-size: 10px;
}

#status th {
	background: #06C;
	color: #FFF;
}

#status td {
	background: #CCC;
}

#status iframe {
        height: 250px;
	width: 680px;
}

/* ==================== FLASH ==================== */

#flash table {
	border-collapse: collapse;
	font-size: 10px;
}

#flash th {
	background: #06C;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
}

#flash th a {
	color: #FC4;
}

#flash th img {
	border-bottom: 1px solid #08E;
	border-left: 1px solid #04A;
	border-right: 1px solid #08E;
	border-top: 1px solid #04A;
}

#flash .description {
	background: #DDD;
	padding: 5px;
	text-align: left;
}

#flash .stats {
	background: #CCC;
	color: #444;
	padding: 0 5px 0 5px;
}

/* ==================== BLOG ==================== */

#blog p, #blog pre, #blog li, #blog table {
	font-size: 10px;
}

#blog pre {
	overflow: auto;
}

#blog input, #blog textarea, #blog select {
	border: 1px solid #06c;
	font-family: Verdana, "Courier New", sans-serif;
	font-size: 12px;
}

#blog select {
	width: 300px;
}

#blog #author, #blog #email, #blog #url {
	width: 300px;
}

#blog #comment {
	width: 550px;
}

#blog #answer {
	width: 50px;
}

#blog .button {
	background: #06c;
	color: #fff;
	font-weight: bold;
}

/* ==================== MOBLOG ==================== */

#moblog h3 img {
	margin-top: 10px;
}

#moblog h3 a:hover {
	text-decoration: none;
}

/* ==================== CREDITS/RESUME ==================== */

#credits h1, #resume h1 {
	color: #000;
	text-align: center;
}

#credits .addr, #resume .addr {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#credits h2 {
	border-bottom: 1px solid #04a;
	border-left: 1px solid #08e;
	border-right: 1px solid #04a;
	border-top: 1px solid #08e;
	background-color: #0060C0;
	color: #fc4;
	font-size: 24px;
	padding: 5px 0 5px;
	margin: 0;
	text-align: center;
	width: 100%;
}

#resume h2 {
	border-bottom: 1px solid #04a;
	border-left: 1px solid #08e;
	border-right: 1px solid #04a;
	border-top: 1px solid #08e;
	background-color: #0060C0;
	color: #fc4;
	font-size: 18px;
	padding: 5px 0 5px;
	margin: 10px 0 10px;
	text-align: center;
	width: 100%;
}

#credits li, #resume .spacy li {
	margin-bottom: 10px;
}