body {
	background-color: #9b0000;
	color: white;
	font-family:arial;
	text-align:center;
}

a{
	color:white;
}

#leftedge {
	background-attachment: scroll;
	background-image: url('img/leftedge.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#rightedge {
	background-image: url('img/rightedge.jpg');
	background-repeat: repeat-y;
}

#content, #menu {
	background-color: #424242;
	text-align:center;
}

#footer {
	font-size:.7em;
	color:white;
	letter-spacing:.4em;
	line-height:1.4em;
	margin-top:25px;
	padding-bottom:0;
	margin-bottom:0;
}

#menu {
	background-attachment: scroll;
	background-image: url('img/menubg.jpg');
	background-repeat: repeat-x;
	color:white;
	font-family:arial;
	font-size:12pt;
	font-weight: bold;
}

#menu a {
	color:white;
	font-family:arial;
	font-size:11pt;
	text-decoration:none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration:underline;
}

table#contenttable tr td {
	vertical-align: top
}

#leftphotocell img, #rightphotocell img {
	margin:10px;
}

#rightphotocell img {
	border: solid 2px white;
}

.membership {
	#width:414px;
	#padding:0px;
	#background-attachment: scroll;
	#background-repeat: repeat-x;
	#background-position: center top;
	font-size:1em;
	#margin: 0 auto;
	color:#555555;
	background-color:white;
	padding:5px 20px 20px 20px;
	line-height:1.5em;
}

.membership h2 {
	font-size:1.5em;
	margin:0px;
	padding:0px;
}

.membership hr {
	width:100%;
	height:3px;
	color:blue;
	background-color:black;
	border:0px;
}

#membershipdisclaimer {
	color: white;
	font-size:.7em;
	padding:30px;
	text-align:center;
}

td.days, td.nonmonthdays, td.today {
	vertical-align:top;
	height:100px;
	color:black;
}
td.days {
	background-color:#ffffff;
}
td.nonmonthdays {
	background-color:#bbbbbb;
}
td.today {
	background-color:#f5f5f5;
}

h2 {
	text-align:center;
}

table.prices {
	color: black;
	font-size: .8em;
}

table.prices tr.heading td{
	background-color: #aaaaaa;
}

table.prices td {
	text-align: center;
	background-color: #eeeeee;
	padding: 5px;
}

table.subscription td{
	font-size:10pt;
	font-weight: normal;
	background-color: #323232;
	color: white;
	padding: 4px;
}

table.subscription td.header {
	padding: 0;
}

.button1{
	display:block;
	width:100px;
	padding: 4px;
	background-color:#dddddd;
	border:solid 1px black;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
	color: black;
	margin:0 auto 0 auto;
	cursor: pointer;
}

td.membership a {
	color: #9B0000;
}
