@charset "utf-8";
body {
	font-family: "Futura Bk", Calibri, Verdana, Helvetica, sans-serif;
	background-color: #291F0A;
	font-size: medium;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/keyboardheader_flattened.jpg);
	background-position: center 40px;
	background-repeat: repeat-x;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
	font-weight: 600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 0px;
	letter-spacing: 0.1em;
	font-family: Candara, Calibri, Verdana, Helvetica, sans-serif;
	color: #291F0A;
}
h5 {
	font-size: small;
	font-weight: normal;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	letter-spacing: .1em;
}
h6 {
	font-size: x-small;
	font-weight: normal;
}




#container {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #newsBar-bar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#container  #header_bg {
	height: 300px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_bg    #header    {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_squares_flattened.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#header    #SSDDLogo       {
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	width: 780px;
}
#centerbody  {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 950px;
}
#maintext {
	width: 600px;
	height: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #BDAF7B;
	float: left;
	clear: right;
}
#toptextarea   {
	height: 200px;
	width: 600px;
	background-color: #BDAF7B;
}
#container #vnavbar {
	float: left;
	height: 228px;
	width: 108px;
	padding: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#lefttextcolumn   {
	width: 255px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	height: 750px;
	float: left;
}
#righttextcolumn   {
	width: 255px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: right;
	height: 750px;
	margin: 0px;
}
#righttextcolumn   #w3c   {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#footer  {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 200px;
	background-image: url(../images/footer_flattened.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 750px;
}
#footer  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer  li  {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
#footer #copyright {
	margin-right: 30px;
	margin-left: 30px;
}
#footer  a    {
	font-size: small;
}



a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #E04103;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container  #centerbody  #maintext  #thumbs {
	width: 555px;
	height: 750px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#container #centerbody #maintext #bigpic {
	height: 750px;
	width: 420px;
	float: right;
	padding: 15px;
	display: none;
}

.thumbspcr {
	height: 94px;
	width: 150px;
	margin-top: 15px;
	padding: 15px;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #centerbody #maintext #contactform #submit {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
}
td {
	color: #FFFFFF;
}

#container #centerbody #maintext #contactform table {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#container #centerbody #maintext #contactform #visitorinquiry #inquiry {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#container #centerbody #maintext table {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#container #centerbody #maintext #errormessage {
	width: 540px;
	padding-right: 30px;
	padding-left: 30px;
	height: 300px;
}
#container #centerbody #maintext #thankyoumessage {
	height: 300px;
	width: 540px;
	padding-right: 30px;
	padding-left: 30px;
}
