/* CSS Document */

body,td,th {
	font-family: Verdana;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	min-width:722px;
	background-color:#8C1622;
	}
font {
	font: 12px Verdana;
	text-decoration:none;
}
a {
	color:#d92234;
}
a:hover {
	color:#981822;
}
a.google:hover	{
	color:#d92234;
}
img {
	border-color:#d92234;
}
h1 {
	font-size:16px;
	}
br {
	clear: left;
	}
#page_table {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:0;
	width:722px;	
	background-color:#FFFFFF;
	border-left:solid #000000 thin;
	border-right:solid #000000 thin;
	border-bottom:solid #000000 thin;
	}
#header {
	background-image:url(Saturn-Sky-Redline-Images/header.jpg);
	width:722px;
	height:60px;
}
#photo {
	background-image:url(Saturn-Sky-Redline-Images/photo.jpg);
	width:722px;
	height:113px;
}
#menu {
	background-image:url(Saturn-Sky-Redline-Images/menu.jpg); 
	width:722px;
	height:27px;
	}
.buttonscontainer {
	width:100%;
	height:27px;
	
}
.buttonsmain {
	width:100%;
	height:27px;
	padding-top:3px;
}
.buttonsmain a {
color:#CCCCCC;
padding: 2px;
padding-left: 3px;
display: inline;
border-left: 10px;
font: 16px Verdana;
text-decoration: none;
text-align: left;
}
.buttonsmain a:hover {
text-decoration: none;
color:#d92234;
}
.subnav {
	text-align:left;
}	
.subnav a {
	color:#d92234;
	text-decoration: none;
	font: 12px Verdana;
	padding: 2px;
	padding-left: 1px;
	display: inline;
	border-left: 10px;
}
.subnav a:hover {
	text-decoration:none;
	color:#981822;
}
.intro {
	font: 12px Verdana;
}
.feedcontainer {
	font-size:12px;
}
.feedcontainer2 {
	width: 121px;
	height: 242px;
}
.newsfeed {
	width: 571px;
	}
.latestpost {
	width: 121px;
	overflow:scroll;
	height: 242px;
	font-size:10px;
	text-align:left;
}
.right_news_container {
	width: 121px;
	overflow:scroll;
	height: 242px;
	font-size:10px;
	text-align:left;
}
#feeds {
	width: 571px;
	}
.footermenu {
	text-align:center;
	border-top:1px; border-top-color:#999999; border-top:solid;
}
.footermenu a {
	color:#d92234;
	padding: 2px;
	padding-left: 3px;
	display: inline;
	border-left: 10px;
	text-decoration:none;
	font:14px Verdana;
}
.footermenu a:hover {
	text-decoration:none;
	color:#981822;
}
.ourpartners {
	text-align:center;
	color:#d92234;
	font-size:12px;
}
.ourpartners a {
	color:#d92234;
	text-decoration:none;
}
.ourpartners a:hover {
	text-decoration:none;
	color:#981822;
}
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

.googlead {
	width: 336px;
	height: 280px;
	float:left;
	margin-right: 5px;
}
.google_ad2 {
	width: 468px;
	height: 60px;
	margin-right: 5px;
}
/*Pictures*/
	
/* Header */
div#pictureheader h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 80px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 80px;
}

div#navigation td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 320px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}

