/*General Page Layout Styles*/
.header {
	position: absolute;
	z-index: 1;
	height: 145px;
	width: 700px;
	left: 150px;
	top: 0px;
	visibility: visible;
}
.MainWindow {
	position: absolute;
	z-index: 5;
	height: 300px;
	width: 600px;
	left: 120px;
	top: 170px;
	background-color: #FFFFFF;
	overflow: auto;
	visibility: visible;
}
.ImageBorder{
	border: 2px solid #000000;
	text-decoration:none;
}
.RightMargin {
	position: absolute;
	z-index: 8;
	height: 340px;
	width: 256px;
	left: 725px;
	top: 150px;
	background-color: #800000;
	visibility: visible;
	overflow: auto;
}
/* defines the text (if used) for the right Margin - Not used on every page.*/
.RMHead {
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}
.RMSubHead {
	font-size: large;
	color: #CCCCCC;
}

/*Defines the style for the Menu Bars */
.links {
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	font-size: small;
}
/* Redefines the Anchor Tag */
a.link:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: url(../Images/glbnav_background.gif);
}
a.link:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a.link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.body {
	background-color: #800000;
}
.logo {
	background: #000000;
	height: 100px;
	width: 150px;
}
.minipics {
	background: url(../Images/WdChp.jpg) center center;
}
.raybanner {
	left: 0px;
	top: 0px;
}
.SoloTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: medium double #FF9900;
	text-align: center;
}
.SoloPic {
	width: 477px;
}

.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 10px;
}

.Specs {
	border: medium double #CCCCCC;
	text-align: left;
}
.FilmStrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	text-align: center;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: auto;
	width: auto;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.Hrule {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	float: left;
	height: 15px;
	width: 790px;
	position: fixed;
}
.GenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
}
.eventbody {
	font-size: x-small;
	font-style: normal;
	color: #FF9900;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
}
.eventhd {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	font-size: small;
}
.RaycoName {
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.ModelName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-variant: small-caps;
}
.SpecMainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	background-color: #FF9900;
	background-position: left center;
}
.SpecSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
}
.speccat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.specdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.usedlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	text-transform: uppercase;
	color: #FFFFFF;
}

.Events {
	background-color: #FFFFFF;
	border: medium solid #FF9900;
}
