body {
	background-color: #330000;
	color: #CC3333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	font-weight: normal;
}
.twoColFixRt #container {
	width: 780px;
	margin: 0 auto;
	text-align: justify;
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRt #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	width: 490px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrtLinkedIn {
	float: right;
	margin-left: 8px;
	margin-top: 20px;
}
.contactLabel {
	font-weight: bold;
	color: #FF6666;
	text-align: right;
	float: left;
	width: 195px;
	padding-right: 10px;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF6666;
}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF6666;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splash {
	background-position: center center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
}
h5 {
	font-size: 1.125em;
	margin-bottom: 0.25em;
	margin-left: -1%;
	margin-top: 0.5em;
	color: #FF6666;
	font-weight: normal;
}
h4 {
	color: #FF9999;
	font-size: 1.4em;
	margin-left: -1%;
	margin-bottom: 0em;
	font-weight: lighter;
}
h3 {
	color: #FFCCCC;
	font-size: 1.75em;
	margin-left: -1%;
	margin-bottom: 0.25em;
	font-weight: normal;
}
h2 {
	color: #FFFFFF;
	font-size: 2.25em;
	margin-left: -1%;
	margin-bottom: 0.25em;
	font-weight: lighter;
}
h1 {
	color: #FFFFFF;
	font-size: 2.75em;
	margin-left: -1%;
}
textarea, input {
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #663333;
	border-left-color: #663333;
	background-color: #330000;
	color: #993333;
	padding-left: .5em;
}
.xstrong {
	color: #FF0000;
	font-weight: bold;
}
#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formButton {
	width: auto;
	color: #FF6666;
	border: thin inset #993333;
}
strong {
	font-weight: bold;
	font-style: italic;
	color: #FF3333;
}
.smallprint {
	font-size: 0.8em;
}
h6 {
	color: #FF9999;
	margin-bottom: 0.25em;
	margin-left: -1%;
	margin-top: 0em;
	font-size: 1em;
	font-weight: lighter;
}
#footer {
	text-align: right;
	font-size: 0.8em;
	right: 5px;
	margin: 1em;
}
#sidebar {
	float: left;
}
#angle {
	height: 1.9em;
	width: 30px;
	vertical-align: bottom;
}
#pagDesc {
	border: thin solid #FF6666;
	margin-top: 2px;
	position: static;
	margin-left: -13px;
}
.contactField {
	text-align: left;
	width: auto;
}
#contact {
	width: 500px;
}
#filemakerLogo {
	background-image: url(../assets/images/filemakerRed.jpg);
	height: 80px;
	width: 74px;
	display: block;
}
#filemakerLogo:hover {
	background-image: url(../assets/images/filemaker.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 74px;
}
#filemaker9Certified {
	background-image: url(../assets/images/filemakerCertified-9_red.jpg);
	height: 48px;
	width: 200px;
	display: block;
	background-repeat: no-repeat;
}
#filemaker9Certified:hover {
	background-image: url(../assets/images/filemakerCertified-9.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 200px;
}
p {
	margin-top: .5em;
	margin-bottom: .5em;
}
#W3Ccss {
	background-image: url(../assets/images/vcssRed.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 88px;
	float: left;
	display: block;
	margin-left: 30px;
	margin-bottom: 30px;
}
#W3Ccss:hover {
	background-image: url(../assets/images/vcss.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 88px;
}
#W3Cxhtml {
	background-image: url(../assets/images/valid-xhtml10Red.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 88px;
	float: left;
	display: block;
	margin-bottom: 30px;
	margin-left: 30px;
}
#W3Cxhtml:hover {
	background-image: url(../assets/images/valid-xhtml10.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 88px;
}
#W3Cwai {
	background-image: url(../assets/images/wcag1AARed.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 88px;
	float: left;
	display: block;
	margin-bottom: 30px;
	margin-left: 30px;
}
#W3Cwai:hover {
	background-image: url(../assets/images/wcag1AA.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 88px;
	display: block;
}
#splash :hover {
	text-decoration: none;
}
#deconSol, #downloadBTN {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead :hover {
	text-decoration: none;
}
ul.sublist {
	margin-left: 3em;
	list-style-position: outside;
	list-style-type: circle;
}
.bullettedlist {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1em;
	margin-top: .5em;
}
.bullettedlist h6 {
	margin-left: 0px;
}
#splashtext {
	text-align: center;
	font-size: 10px;
	margin-top: -1em;
	letter-spacing: 1px;
}
#splashtext a:link, #splashtext a:visited {
	color: #993333;
}
#splashtext a:hover {
	color: #FF6666;
	text-decoration: none;
}
#splashFM10 a:link, #splashFM10 a:visited {
	color: #993333;
}
#splashFM10 a:hover {
	color: #FF6666;
	text-decoration: none;
}
#lonPhoto {
	background-image: url(../assets/images/lonRed.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 192px;
	margin-right: 0px;
	float: right;
}
#lonPhoto:hover {
	background-image: url(../assets/images/lonColor.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 192px;
}
#aboutLonDIV {
	width: 100%;
	height: 300px;
}
#lonText {
	text-align: left;
	float: left;
}

#downloadBTNtext {
	height: 50px;
	padding: 0px;
	display: inline;
	font-size: 0.8em;
	color: #FF6666;
}
#downloadBTN {
	vertical-align: middle;
}
#contentFloat {
	margin-left: 45px;
}
.radioCheckbox {
	margin-left: 205px;
}

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* above rule fixes IE Win float drops */ 

#screengallery {
	margin-top: 5px;
	margin-bottom: 15px;
	border: thin dotted #AC0000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

#screenshotLabel {
	font-size: 2em;
	float: right;
	color: #C00;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	position: static;
	margin-right: -2px;
	padding-right: 10px;
	padding-left: 10px;
}

#fm10List {
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 15px;
}
#splashcert {
	text-align: center;
	position: fixed;
}
