/* == [ INITIAL/GLOBALS ] == */

a {
	text-decoration: none; 
	color: #3366CC;
}

a:visited, a:active {
	color: #6699CC;
}

a em {
	font-style: normal;
	text-decoration: underline; 
}

a:hover {
	color: #009900;
}

body {
	margin: 0;
	padding: 0;
	border: 0 none inherit;
/* CSS shorthand: font-style || font-variant || font-weight || font-size/line-height || font-family */
	font: normal 12px/17px "palatino", georgia, times new roman, times, serif;
	text-align: center;
	background-color: #999999;	
	color: #000000;
}

img {
	margin: 0;
	padding: 0;
	border: 0 none inherit;
}

h1, h2, h3, h4, h5 {
/* CSS shorthand: top right bottom left */
	margin: 0px 0px 12px 35px;
	padding: 0;
	font: bold 18px "palatino", georgia, times new roman, times, serif;
	color: #990000;
}

h2 {
	padding: 3px;
	border-left: 5px solid #CCCCCC;
	font: bold 18px "palatino", georgia, times new roman, times, serif;
	color: #666666;
	background: #DDE1E4;
}

h3, h4, h5 {
	margin: 0px 0px 0px 35px;
	font: bold 14px georgia, times new roman, times, serif;
	color: #CC0000;
}

h4 {
	color: #996666;
}

h5 {
	font: bold 9px georgia, times new roman, times, serif;
	color: #666666;
	text-transform: uppercase;
}

p {
	margin: 0px 0px 12px 35px;
	padding: 0;
}

ol, ul {
	margin: 0px 0px 10px 52px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	color: #666666;
	list-style-image: url("images/bullet.gif");
}

form {
	margin: 0px 0px 15px 35px;
	padding: 0;
}

label {
	margin-top: 5px;
	font: normal 9px arial, helvetica, sans-serif; 
	color: #666666;
}

input, textarea {
	border: 1px solid #666666; 
	font: normal 10px arial, helvetica, sans-serif;
	color: #666666;
}

.checkbox {
	border: 0;
}

.button {
	border-top: #9FCFFF 1px solid; 
	border-left: #9FCFFF 1px solid; 
	border-bottom: #002F9F 1px solid; 
	border-right: #002F9F 1px solid;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #2F60FF;
}

.button:hover {
	border-top: #00CC00 1px solid; 
	border-left: #00CC00 1px solid; 
	border-bottom: #003300 1px solid; 
	border-right: #003300 1px solid;
	background-color: #009900;
    background-color: #009900;
}

/* == [ MAIN ] == */

#wrapper {
	margin: 0 auto;
	padding: 5px 5px 25px 5px;
	width: 690px;
	text-align: left;
	background: #FFFFFF;	
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 700px; 
	height: 100px;
/*	background: transparent url("images/masthead.jpg") no-repeat top left; */
	display: block;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 690px;
	height: 100%; 
	background: #F1F1F1 url("images/bg.gif") no-repeat bottom right;
}

#main {
	float: left;
	margin: 0;
	padding: 35px 0px 0px 0px;
	width: 445px;
	height: 100%; 
}

#main img {
	margin: 0px 5px 0px 5px;
	padding: 0;
}

#main td {
	margin: 0;
	padding: 2px;
	width: 80px;
	height: 80px;
}

/* == [ TOP NAV ] == */

#navbar {
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 690px;
	height: 30px;
	background-color: #DDE1E4;
	display: block;
}

ul#nav {	
	margin: 0px 0px 0px 30px;
	padding: 0;
	list-style: none;
}

ul#nav li { 
	margin: 0px 30px 0px 0px;
	padding: 0;
	height: 30px; /* make height and line-height the same to vertically center text */
	font: bold 16px/30px "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	display: inline;
}

/* == [ SIDEBAR/CONTEXTUAL NAV ] == */

#sidebar {
	margin: 0px 0px 0px 445px;
	padding: 35px 0px 0px 0px;
	width: 212px;
	height: 100%;
	voice-family: "\"}\""; /* ignored by IE/Win to fix 3-pixel margin bug in IE5 */
	voice-family: inherit;
	width: 215px;
}

#wrapper > #sidebar {
	width: 215px; /* child selector is ignored by IE/Win, readjust width for other browsers */
}

/* == [ FOOTER ] == */

#footer {
	position: relative;
	color: #999999;
	font: normal 9px "palatino", georgia, times new roman, times, serif;
	text-transform: uppercase;
 	clear: both; /* clear elements next to this one, need when using float elsewhere */
}

#bookmark { /* bookmark is graphical css rollover using a single image */
	position: absolute;
	left: 680px;
	width: 10px;
	height: 20px; /* image must be 18px or taller to workaround IE/Win bug */
	overflow: hidden; 
	background: #FFFFFF url("images/fav.gif") no-repeat top left; 
	cursor: help;
} 

#bookmark:hover { 
	background: #FFFFFF url("images/fav.gif") no-repeat bottom left; 
}

#filler {
	margin: 0;
	padding: 0;
	height: 10px;
	background: transparent;
 	clear: both; /* clear elements next to this one, need when using float elsewhere */
}

#filler2 {
	margin: 0;
	padding: 0;
	height: 20px;
	background: transparent;
 	clear: both; /* clear elements next to this one, need when using float elsewhere */
}

/* == [ VIRTUAL POSTCARDS ] == */

#dump {
	float: left;
	margin: 0;
	padding: 35px 0px 0px 35px;
	width: 600px;
	font: normal 11px/16px "Courier New", Courier, mono;
	overflow: hidden;
}

.postcard {
	font: normal 12px tahoma, verdana, arial, sans-serif;
/*	text-shadow: rgba(0,0,0,.25) 0.2em 0.2em 0.2em; */
}

/* == [ MISC. ] == */

.blue {
	font-weight: bold;
	color: #0000CC;
}

.red {
	font-weight: bold;
	color: #CC0000;
}
