﻿@import url(layout.css);
body {
	background-position: center top;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url('../CorePics/3DX-BG1-dwg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	width: 800px;
	background: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../CorePics/3DX-BG-Stars.jpg');
	color: #C0C0C0;
}
#masthead {
	text-align: center;
	width: 780px;
	padding: 0;
	height: 125px;
	top: 0px;
	left: 0px;
}
#navigation {
	padding: 3px;
	overflow: hidden;
	color: #C0C0C0;
	border-bottom-style: groove;
	border-bottom-width: 5px;
	border-bottom-color: #C0C0C0;
	border-top-style: groove;
	border-top-width: 5px;
	border-top-color: #C0C0C0;
	width: 766px;
	margin-right: 15px;
	margin-left: 15px;
	clip: rect(auto, 15px, auto, 15px);
	left: 15px;
	right: 15px;
	text-align: center;
	background-color: #000000;
}
#column_l {
	width: inherit;
	margin: 0 0 0 10px;
	padding: 10px;
	background-color: #808080;
}
#footer {
	width: 768px;
	margin: 0 15 0 15px;
	padding: 2px;
	clip: rect(auto, 15px, auto, 15px);
	overflow: hidden;
	right: 15px;
	left: 15px;
}
/* Styles for Masthead */
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #C0C0C0;
	font-size: 2.0em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	color: #C0C0C0;
	font-size: 1.75em;
}
h3 {
	color: #C0C0C0;
	font-size: 1.5em;
	margin-top: 5px;
}
h4 {
	color: #C0C0C0;
	font-size: 1.25em;
	height: 20px;
	margin-bottom: 6px;
	margin-top: 10px;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
#footer p {
	color: #C0C0C0;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
}
#footer a {
	color: #C0C0C0;
	text-decoration: underline;
}
#footer a:hover {
	color: #008080;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #C0C0C0;
	text-decoration: underline;
	font-family: CountryBlueprint;
	font-size: xx-small;
}
a:hover {
	color: #008080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
	color: #C0C0C0;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.style_italic {
	font-style: italic;
	border-top-style: groove;
	border-top-width: thin;
	border-top-color: #C0C0C0;
	color: #C0C0C0;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-top: inherit;
}
#footer a {
	color: #C0C0C0;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
