﻿/* CSS layout */
.PicRPad {
	padding-right: 10px;
}
.TimesText {
	color: #FFD833;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.ScriptHeader {
	text-align: center;
	color: #FFD833;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.SunYellow {
	color: #FDFFE3;
	font-size: large;
}
h1			{
	font-family: "Times New Roman", Times, serif;
	color: #E2E3AE;
	font-size: xx-large;
	font-style: italic;
}
/* background-position: 50% 50%; centers the image*/
body		{
	background-image: url('images/MainBkgd0777.jpg');
	background-repeat: repeat;
	background-position: center top;
	overflow: scroll;
	right: auto;
	left: auto;
	position: relative;
}
#masthead 	{
	border: thick outset #1F3E63;
	font-family: Constantia, Verdana, Arial, sans-serif;
	font-size: 65px;
	padding: 10px;
	color: #FFFFFF;
	background-image: url('images/MainBkgd0777.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 750px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	margin: 2px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	width: 750px;
	color: #204167;
	background-color: #89B4EA;
}

#navigation {
	border: thick groove #1F3F63;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	background-color: #89B4EA;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}

.BuyDeadAirCopy a:hover {
	background-color: #FF6600;
}
#page_content {
	border: thick groove #1F4065;
	padding: 10px;
	width: 750px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	min-height: 900px;
	background-color: #203B60;
}
#legal {
	margin: 0px auto 2px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	width: 750px;
	color: #FF0000;
	background-color: #89B4EA;
}
.TimesText_home {
	border-style: none;
	color: #E2E3AE;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.review_text {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: medium;
	color: #FDFFE3;
}.About_series {
	color: #FDFFE3;
	font-size: medium;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.About_header {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #E2E3AE;
	text-align: center;
	font-size: xx-large;
	text-decoration: underline;
}

