body {
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	<style type="text/css">
}

a {
	color: #da5026;
}

div.shadow {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 918px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	background-color: #eaeaea;
}

div.mainframe {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #eaeaea;
	width: 918px;
	border-left: ;
	border-right: ;
} 

div.contentframe {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #eaeaea;
	width: 902px;
	background-image: url("images/layoutimages/body_bk.jpg");
  	background-position: middle;
 	background-repeat: repeat;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.99damage.com/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.99damage.com/js/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


div.navbar {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div.features {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666;
}

div.prev {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div.next {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div.rightside {
	margin: 10px 0px 0px 25px;
	padding: 0px;
	width: 850px;
	background-color: transparent;
	
}

div.fullsize {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 500px;
	background-color: #eaeaea;
}

div.footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

img.thumbs {
	margin: 0px 3px 3px 0px;
	padding: 3px;
	background-color: #fff;
	border: ;
}

.thumbs a:link{
	background-color: #fff;
	border: ;
}

.thumbs:hover{
	background-color: #fff;
	border: ;
}

img.full {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #fff;
	border: ;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 28px;
	color: #A4300C;
	font-weight: normal;
}

h2 {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 16px;
	color: #2C2C2C;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #A4300C;
	font-weight: bold;
}

h3 a{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #A4300C;
	font-weight: bold;
}

h3 a:link{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #A4300C;
	font-weight: bold;
}

h3 a:hover{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #2c2c2c;
	font-weight: bold;
}

h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 16px;
	color: #A4300C;
	font-weight: normal;
}

p.main {
	margin: 10px 0px 50px 0px;
	padding: 0px;
	padding-bottom: 35px;
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #2C2C2C;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	border-bottom: 1px dotted #2c2c2c;
}

.comments {
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #A4300C;
	font-weight: normal;
}

.comments a{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #A4300C;
	font-weight: normal;
	text-decoration: none;
}

.comments a:link{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #A4300C;
	font-weight: normal;
	text-decoration: none;
}

.comments a:hover{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #2C2C2C;
	font-weight: normal;
	text-decoration: none;
}

p.sidebar {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #2C2C2C;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}

p.sidebar a{
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #A4300C;
	font-weight: normal;
}

p.sidebar a:link{
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #A4300C;
	font-weight: normal;
}

p.sidebar a:hover{
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #2c2c2c;
	font-weight: normal;
}

p.feature {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #2C2C2C;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
}

.pages {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	font-family: georgia;
	color: #ccc;
	font-size: 14px;
}

.featurehead {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #A4300C;
	font-weight: normal;
}

.callout {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #A4300C;
	font-weight: normal;
}

table {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style: dot;
	font: 12px georgia;
	color: #A4300C;
	line-height: 18px;
}

ul a{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style: dot;
	font: 12px georgia;
	color: #A4300C;
	line-height: 18px;
	text-decoration: none;
}

ul a:link{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style: dot;
	font: 12px georgia;
	color: #A4300C;
	line-height: 18px;
	text-decoration: none;
}

ul a:hover{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style: dot;
	font: 12px georgia;
	color: #2C2C2C;
	line-height: 18px;
	text-decoration: none;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*\*/
margin: 1px !important; /* For competent browsers*/
margin: 0 1px; /* For IE */

