@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #212528;
	margin: 0px;
	padding: 0px;
}
#wrap {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 610px;
	margin-top: 110px;
}
#inner {
	float: left;
	width: 910px;
	background-color: #313538;
	border-top-width: 5px;
	border-right-width: 20px;
	border-bottom-width: 30px;
	border-left-width: 20px;
	border-top-color: #3A4147;
	border-right-color: #3A4147;
	border-bottom-color: #3A4147;
	border-left-color: #3A4147;
}
#header {
	color: #3A4147;
	background-color: #3A4147;
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 885px;
	float: left;
	height: 35px;
	padding-left: 25px;
	background-image: url(images/logoGaryLong.png);
}
#nav {
	float: left;
	height: 15px;
	width: 910px;
	padding-bottom: 5px;
	background-color: #3A4147;
}
#sidebar {
	float: left;
	width: 420px;
	background-image: url(images/logoGarydot.png);
	background-position: 35px 40%;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#main {
	float: right;
	width: 430px;
}
#footer {
	width: 500px;
	margin-right: auto;
	margin-left: 25px;
	clear: both;
	text-align: left;
	height: 30px;
	padding-top: 15px;
	float: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330033;
}
.shiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	width: 90%;
	padding-left: 5px;
}
#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	margin-left: 50px;
	vertical-align: top;
}
#nav li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
#nav a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#nav a:hover {
	color: #E88D01;
}
#baseNav {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	line-height: 95%;
}
.maintext {
	text-align: left;
	margin-left: 115px;
	padding-right: 5px;
	padding-top: 50px;
}
.shiny pic {
	border: thick solid #000000;
}
.shiny_image {
	border: 4px solid #000000;
}
#baseNav h3 {
	font-size: 14px;
	line-height: 85%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#baseNav a {
	color: #999999;
}
.maintext p {
	line-height: 105%;
}
.footer_a {
	color: #999999;
}
#sidebar .maintext a {
	color: #666666;
}
