body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #eee;
	margin: auto;
	color: black;
	font-size: 10pt;
	background-image: url(/images/bodyBackStripe.gif)
}

img {
	border: 0px;
}

p {
	margin-top: 0px;
}

.center {
	margin: auto;
}

.floatRightView {
	float: right;
	width: 160px;
}

.frontblacktitle {
	background-color: black;
	width: 100%;
	height: 75px;
	padding: 10px;
	color: white;
	font-size: 30px;
	margin-bottom: 10px;
}

.blog_entry {
	width: 600px;
	background-color: #eee;
	margin: auto;
	padding: 10px;
	border: 1px solid #aaa;
	margin-bottom: 10px;
}

.blog_admin {
	clear: both;
	float: right;
}

.blog_entry p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.blog_title {
	clear: both;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.blog_date {
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
}

.blog_body {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.frontblacktitle .blacktitleMK {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 30px;
}

.frontblacktitle .blacktitleRed {
	font-size: 24px;
}

.frontblacktitle h1 {
	font-size: 20px;
	font-family: Verdana, Helvetica, Verdana, Arial;
	clear: left;
	color: white;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	color: #808080;
}


.featuredImageStrip {
	background-color: black;
	width: 500px;
	height: 30px;
	opacity: 0.0;
	position: relative;
	top: 348px;	
	margin:auto;
}

.featuredImageText {
	font-size: 12px;
	padding-top: 2px;
	color: white;
	opacity: 0;
	position: relative;
	top: 314px;
	width: 350px;
	margin: auto;
	text-align: center;
}

.blacktitle {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	background-color: black;
	width: 100%;
	height: 56px;
	padding: 0px;
	color: white;
}

.titleInner {
	width: 960px;
	margin: auto;
}

.blacktitleMK {
	font-size: 2em;
}

.blacktitleRed {
	font-size: 1.5em;
	color: red;
}

.blacktitle h1 {
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial;
	clear: left;
	color: white;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	color: #808080;
}

.searchBox {
	background-color: black;
	width: 475px;
	height: 70px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
	background-color: #666666;
	padding: 5px;
}


.searchBox input text {
	border: 1px solid #333;
	background-repeat: no-repeat;
}

.searchBox h1, .searchBox h2 {
	padding: 0px;
	margin: 0px;
	font-weight: 100;
	font-size: 1.3em;
	width: auto;
}

.searchBox h2 {
	font-size: 0.9em;
	color: white;
	width: auto;
}


.aboutMikeBox {
	background-color: black;
	text-align: justify;	                        
	width: 465px;
	height: 435px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
	background-color: #999999;
	color: #222222;
	padding: 10px;
	overflow-y: auto;
	}

.frontImageBox {
	background-color: black;
	width: 485px;
	height: 365px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;

}

.firstLetter {
	font-size: 5em;
	float: left;
	width: 1em;
	height: 1em;
	margin-right: 3px;
	padding: 0px;
	font-family: Times, Georgia, "Times New Roman", serif;
	text-shadow: 4px 5px 4px #444;
}

.address {
	margin-top: 1em;
}
.address p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	clear: both;
}

.infoWrapper {
	clear: both;
	height: 210px;
}

.infobox, .infobox2 {
	width: 321px;
	height: 200px;
	margin-right: 5px;
	float: left;
	border: 1px solid black;
	background: white;
	font-size: 1.0em;
}

.infobox2 {
	margin-right: 0px;
	float: right;
}

.infobox h6, .infobox2 h6 {
	margin: 0px;
	padding-left: 5px;
	font-size: 1.1em;
	background-color: #414141;
	color: white;
	font-weight: 100;
	overflow: hidden;
}

.infoboxText {
	padding: 5px;
}

.infoboxThumb {
	width: 130px;
	height: 180px;
	float: right;
	margin-top: 5px;
}

.generalbody {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width:960px;
	margin: auto;
}

.generalbody h1 {
	text-align: center;
	font-size: 1.5em;
	padding: 0px;
}

#lightboxButton {
	border-right-color: #FFD700;
	border-left-color: #FFD700;
	border-bottom-color: #FFD700;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	width: 150px;
	background: black; 
	color: white;
	padding-top: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	margin: auto;

}

#lightboxOuterArea {
	width: 100%;
	height: 300px;
	background: transparent;
	position: absolute;
	z-index: 5;
	top:-321px;
}

#lightboxCanvasArea {
	width: 100%;
	height: 320px;
	background:#eee;
	border-bottom: 1px solid #FFD700;	
}


#toolBar, #generalResults {
	height: 27px;
	width: 100%;
	background: #808080;
}

#toolBar {
	padding-top: 5px;
}

#menuWrapper
{
	width:100%; background-color:black;
}

#generalResults {
	background: #D3D3D3;
	height: 20px;
	padding-top: 5px;
}

#generalResults a {
	color: black;
	text-decoration: none;
}

.error {
	color: red;
	font-weight: bold;
}

.thumbframe {
	width: 200px;
	height: 320px;
	float: left;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-color: #eee;
	margin-top: 10px;
}

.thumbframeInner {
	margin: auto;
	width: 100px;
}

.tTxt {
	width: 150px;
	height: 10em;
	margin: auto;
	overflow: hidden;
	cursor: pointer;
}

.elipses {
	width: 30px;
	height: 1em;
	margin: auto;
	cursor: pointer;
}

table tr td h2 {
	margin: 0;
	font-size: 12px;
	color: white;
	text-align: center;
	font-weight: normal;
	background-color: #333;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.footer {
	clear: both;
	margin-top: 20px;
}

.iconstrip {
	margin-top: 5px;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	height: 15px;
}


.icon1, .icon2, .icon3, .icon4, .icon5, .icon6, .icon7, .icon8, #iePanelClose {
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(/images/sprites.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: -15px 0px;
	margin-right: 10px;
	margin-top: 10px;
}
.icon1, .icon2 {
	margin-left: 48px;
}
.icon2 {
	background-position: 2px 0px;
}

.icon3 {
	background-position: -32px 0px;
}

.icon4 {
	background-position: -48px 0px;
}

.icon5 {
	background-position: -81px 0px;
}

.icon6 {
	background-position: -65px 0px;
}

#iePanelClose {
	margin-right: 5px;
	background-position: -128px 0px;
}

.trash1 {
	background-image: url(/images/trash1.png);
	height: 32px;
	width: 26px;
	clear: both;
	margin: auto;
}

.trash2 {
	background-image: url(/images/trash2.png);
	height: 32px;
	width: 26px;
	clear: both;
	margin: auto;
}



.pgtrCrntPage, .pgtrPageNumber, .resultCount, .pgtrGuides  {
	width: 30px;
	background-color: white;
	color: red;
	float: left;
	font-size: 10px;
	text-align: center;
}

.pgtrCrntPage {
	border: 2px inset silver;
	font-weight: bold;
}

.pgtrGuides {
	width: 20px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background-color: #D3D3D3;
	font-weight: bold;
	font-size: 12px;
}

.pgtrPageNumber {
	text-align: center;
	background-color: #D3D3D3;
	color: #D3D3D3;
}

.resultCount {
	background-color: #D3D3D3;
	color: black;
	text-align: left;
	width: 250px;

}

.quantum {
	text-align: center;
	color: #808080;
	font-size: 9px;
	width: 600px;
	margin-left: auto;	
	margin-right: auto;	
	margin-top: 20px;
	border-top: 1px solid #808080;

}

.quantum_foot {
	color: #808080;
	font-size: 9px;
	width: 600px;
	margin-left: auto;	
	margin-right: auto;	
	margin-top: 10px;
}

.imageTitle, .imageCode {
	background-color: #222;
	color: white;
	text-align: center;
	width: 100%;
	height: 1.5em;
}

.imageCode {
	font-size: 1.2em;
}

.sqr20 {
	width: 20px;
	height: 20px;
}

.quoteform {
	width: 800px;
	background-color: white;
	margin-top: 20px;
}

fieldset .column {
	width: 380px;
	float: left;
}

fieldset .column .input {
	width: 90px;
	height: 30px;
	float: left; 
}

fieldset .column .text {
	width: 150px;
	height: 30px;
	clear: left;
	float: left;
}

fieldset textarea {
	border: inset 1px #808080;
	margin-left: 150px;
	width: 600px;
}
.mkBoxImage {
	font-size: 10px;
	color: white;
	text-align: center;
	overflow: hidden;
}

.mkBoxImage a {
	color: white;
	text-decoration: underline;
	font-style: italic;
	font-weight: 100;
}

.mkBoxFrame {
	margin: auto;
}

#lightboxSlider {
	height: 18px;
	color: white;
}

#sliderBorder {
	height: 18px;
	border: 1px inset #808080;	
	margin: auto;
	cursor: pointer;
}

#latestImages {
	width: 135px;
}

.button_l, .button_m, .button_r   {
	float: left;
	width: 3px;
	height: 20px;
	background-image: url(/images/button_l.gif);
}

.button_m {
	width: auto;
	background-image: url(/images/button_m.gif);
	background-repeat: repeat-x;
}

.button_m a {
	text-decoration: none;
	color: black;
}

.button_r {
	background-image: url(/images/button_r.gif);
}


.slider1, .slider2, .slider3 {
	float: left;
	background-image: url(/images/slideleft.gif);
	width: 7px;
	height: 19px;
	color: white;
}
.slider2 {
	background-image: url(/images/slidemid.gif);
	width: 135px;
}
.slider3 {
	background-image: url(/images/slideright.gif);
	width: 7px;
}

.textSearchBox {
	background-image: url(/images/loupe.png); 
	padding-left: 25px; 
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.backBlind {
	background-color: black; 
	opacity: 0.0;  
	position: absolute; 
	z-index: 10; 
	top:0px;
}

.frontBlind {
	background-color: black; 
	position: absolute; 
	width: 0px;
	height: 0px;
	z-index: 20; 
	top:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid white;
	overflow: hidden;
}

.transDiv {
	opacity: 0.0;
}

#lbCache {
	width:0px; 
	height:0px; 
	overflow: hidden;
	visibility: hidden;
}

#qtmHelp {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	opacity: 0.0; 
}

#qtmHelpText {
	width: 0px;
	height: 0px;
	padding: 5px;
	overflow: hidden;
	position: absolute;
	color: white;
	top: 0px;
	left: 0px;
	z-index: 5;
	opacity: 0.0;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size:  10pt;
}


/*
Used to pre-calculate the height of text for the help system
*/
#textWidthArea {	
	opacity:1; 
	width: 200px;
	position: absolute; 
	left: -220px; 
	top: 100px;
	z-index: 20;
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size:  10pt;
}

/*
Used to pre-calculate the height of text for the large image given a width
*/
#titleWidthArea {	
	opacity:1; 
	position: absolute; 
	left: -1000px; 
	top: 100px;
	z-index: 20;
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size:  8pt;
}

#cvHelp {
	width: 500px;
	height: 500px;
}

#mainLightbox {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
	opacity: 1.0;
	background-color: black;
	border-top: 2px ridge white;
}

#mainPageArea {
	position:absolute;
	overflow-y: scroll;
	width: 100%;
	top: 0px;
}

#mainLightboxTitle {
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-style: none;
	border-left-color: white;
	border-top-color: white;
	border-left-style: ridge;
	border-top-style: ridge;
	width: 150px;
	height: 21px;
	margin-top: -23px;
	float: right;
	padding-left: 10px;
	background-color: black;
	color: white;
	cursor: pointer;
}


#mainLightboxScroller {
	width: 100%;
	height: 150px;
	overflow-x: auto;
	overflow-y: hidden;
	background-color: black;
}

#movingCanvas {
	height: 80px;
	padding-top: 10px;
}

.tomThumbImage {
	float: left;
	cursor: pointer;
	margin-left: 40px;
}

.tomThumbClose {
	width: 15px;
	height: 15px;
	background-image: url(/images/closebox.png);
	position: relative;
	left: -7px;
	cursor: pointer;
}

#ie7Panel {
	padding:10px;
	color: white;
	border: 1px solid white;
}

#ie7movingCanvas {
	padding: 5px;
}

#ie7LightTitle {
	height: 40px;
	color: white;
	width: 200px;
}

#nextArrow {
	width: 150px;
	height: 150px;
	cursor: pointer;
	float: left;
	background-repeat: no-repeat;
}