body {margin:-10px 0 0 -10px}

html body {margin:0;padding:0}

body {
	text-align: center;
}

body, p, ul, li, ol, input, select {
	background: #fff;
	color: #000;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}

td {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}

div.mainHeader {
	margin: 0;
	padding: 0;
	width:100%;
	height:70px;
	background-image:url(images/yellow.gif);
	text-align:center;
}

div.subHeader {
	width:100%;
	height:30px;
	background-image:url(images/blue.gif);
	text-align:center;
}


div.content {
	margin:25px;
}

.indent {
	padding-left:25px;
}

p {
	line-height: 14px;
	text-align: left;
}

.small {
	font-size: 0.9em;
	font-style: oblique;
}

li {
	text-align: left;
	line-height:12px;
}

h1,h3,h4 {
	color: #336;
}

h2 {
	color: #c90;
}


h1 {
	font-size: 16px;
	letter-spacing: 0em;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 14px;
	letter-spacing: 0em;
	font-weight: bold;
	text-align:left;
}

h3 {
	font-size: 12px;
	letter-spacing: 0em;
	font-weight: bold;
	text-align:left;
}

h4 {
	font-size: 12px;
	letter-spacing: 0em;
	font-weight: bold;
	text-align:
}


a:link, a:visited, a:active {
	color:#c90;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: hand;
}

.spacer {
	background: transparent;
	clear: both;
}

table td {
	vertical-align: top;
}

table.dates {
	border-collapse: collapse;
	border-left: 1px solid #66c;
	border-right: 1px solid #66c;
}

table.dates th {
	border-top: 1px solid #66c;
	border-right: 1px solid #666;
	border-bottom: 1px dotted #666;
	background-color: #fc0;
}

table.dates th.last {
	border-right-width: 0px;
	border-bottom: 1px dotted #666;
}

table.dates td {
	text-align:left;
	border-right: 1px solid #66c;
	border-bottom: 1px solid #66c;
}

table.dates td.last {
	border-right-width: 0px;
	border-bottom: 1px solid #66c;
}

div#credit {
		position: absolute;
		top: 137px;
		left: 877px;
		right: 5px;
		bottom: 70px;
		width: 160px;
		height: 10px;
		background: transparent;
		color: #fc3;
		margin: 0;
		padding: 0;
		border: 0;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	}
	
div#credit a {
	background: transparent;
	color: #fc3;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 10px;
}


table.indieGrrlEdits {
	width: 80%;
	padding: 3px;
}

table.indieGrrlEdits th {
	text-align: right;
	width: 33%;
}

table.indieGrrlEdits td {
	text-align: left;
}

table.indieGrrlEdits td input {
	width: 100%;
}

table.indieGrrlEdits td input.autoWidth {
	width: auto;
}

.error {
	color: red;
	font-weight: bold;
}

.message {
	color: #060;
	font-weight: normal;
	font-style: oblique;
}
.citystate {
        color: #999;
        font-size: .8em;
        vertical-align: text-top;
}
