html {height: 100%;}

#navbar {
	display: none;
}

.mainColumn {
	width: 700px;
}

#banner a {
	font-family: Verdana, sans-serif;
	color: #F7801D
}

.bannerImage {
	{position: absolute; top: 0px; left: 0px; }
}

.bannerImage a img {
	text-decoration: none;
	border-width: 0px;
}

#ourNames {
	font-family: Verdana, sans-serif;
	color: #909090;
	text-align: center;
	font-size: 0.9em;
}

* html #ourNames {
	margin-top: 80px;
}

.regularTextLink {
	text-decoration: none;
	color: #000000;
}

#bannerTitle a {
	font-size: 3.8em;
	letter-spacing: -0.025em;
	text-decoration: none;
}

#bannerTitleExt {
	margin-top: -0.7em;
}

#bannerTitleExt a {
	font-size: 1.4em;
	text-decoration: none;
}

#bannerSubtitle a {
	color: #967966;
	font-family: Georgia, serif;
	font-size: 1.4em;
	text-decoration: none;
}
#bannerSubtitle {
	text-align: right;
	margin-top: -0.7em;
}

#content {
	font-family: Georgia, serif;
	font-size: 1.1em;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: center top;
}

.floatRight {
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-right: 0px;
	border: 1px solid black;
}

.floatLeft {
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 10px;
	border: 1px solid black;
}


.floatRightFigure {
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.floatLeftFigure {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.imageLink {
	text-align: center;
}

.imageLink a img {
	text-decoration: none;
	border-color: red;
	border-width: 0px;
}


#footer {
	font-size: 0.75em;
}

#MKPlogo {
	margin-top: 300px;
}

#content {
	background-image: none !important;
	padding-bottom: 50px;
}

.regularImage {
	padding: 15px 15px 15px 15px;
	border: 1px solid black;
	text-align: center;
}

P1 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #B9950B;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 1.75em;
	color: #808080;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 1.25em;
	color: #808080;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	color: #808080;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


.downloadLink {
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	color: #0000FF;
}

.figure {
}

.screenShotFigure {
	margin-bottom: 70px;
}

.figureContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: 1px solid black;
	text-align: center;
	
}

.figureContent a img {
	text-decoration: none;
	border-width: 0px;
}

.figureCaption {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 1px solid black;		
}

.figureLabel {
	font-family: Verdana, sans-serif;
	color: #B9950B;
}

.code {
	font-family: Verdana, sans-serif;
}

.buyOnline th,td {
	padding-right:10px;
}

.chapterTitle {
	font-weight: bold;	
}

.blade {
	font-weight: bold;	
}

.multivector {
	 font-style: italic;
}

.cleanLink {
	text-decoration: none;
}

.nameLink {
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}
