body {
	margin: 0 auto;
	background:url(../images/is_bg.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	background-color:#ff7c00;
}

#holder{ 
	margin: 0 auto;
	width: 875px;
	padding-top: 10px;
}

#content{ 
    background:url(../images/maincontent_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-bottom:0px;
}

#mainflash{ 
	margin: 0 auto;
	width: 875px;
	height: 404px;
}

#subflash{ 
	width: 420px;
	height: 280px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#leftcontent{
	width: 875px;
	padding-bottom:10px;
}

#topnav{
	margin: 0 auto;
	width: 850px;
	height: 20px;
	text-align:right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
}


#foot{ 
	margin: 0 auto;
	width: 875px;
	text-align:center;
	padding-top: 0px;
}

#bottomnav{
	margin: 0 auto;
	width: 95%;
	height: 20px;
	float: left;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#terms{
	margin: 0 auto;
	width: 95%;
	float: left;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#copyright { 
	margin: 0 auto;
	width: 875px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body {
    width: 770px;
	padding-left:50px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	text-align: left;
}

#readmore{
	position: relative;
	right:10px;
	top: 10px;
}


#contactcontent{
	width: 440px;
	padding-bottom:10px;
}

#contactform{
	width: 410px;
	position: relative;
	float: right;
	padding-top: 120px;
	padding-right: 25px;
	padding-bottom:10px;
}

#contactbody {
    width: 350px;
	padding-left:50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
}

#orderform {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	line-height:1.4em;
	letter-spacing:.01em;
	background-image:url(../images/orderform_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f1592b;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:15px;
	width: 296px;
	height: 315px;
	
}

#facebooktwitter{
    margin: 0 auto;
	position: relative;
	top: -20px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: right;
}
 
 .topnav {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:1.2em;
	letter-spacing:.02em;
}
.topnav a:link {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:hover {	
	color: #ff7c00;
	text-decoration: none;
}
.topnav a:active {
	text-decoration: none;
	color: #ffffff;
}
 
.topnavon {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7c00;
	line-height:1.2em;
	letter-spacing:.02em;
}
.bottomnav {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height:1.4em;
	letter-spacing:.02em;
}
.bottomnav a:link {
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:hover {	
	color: #2a0a59;
	text-decoration: none;
}
.bottomnav a:active {
	text-decoration: none;
	color: #ffffff;
}

.bottomnavon {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #2a0a59;
	line-height:1.4em;
	letter-spacing:.02em;
}

.terms {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.terms a:link {
	color: #ffffff;
	text-decoration: none;
}
.terms a:visited {
	color: #ffffff;
	text-decoration: none;
}
.terms a:hover {	
	color: #2a0a59;
	text-decoration: none;
}


.copyright {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fcb26d;
}
.copyright a:link {
	color: #fcb26d;
	text-decoration: none;
}
.copyright a:visited {
	color: #fcb26d;
	text-decoration: none;
}
.copyright a:hover {	
	color: #2a0a59;
	text-decoration: none;
}
.copyright a:active {
	text-decoration: none;
	color: #fcb26d;
}
	
	
.bodytext {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height:1.4em;
	letter-spacing:.01em;
	padding-top:5px;
}
.bodytext a:link {
	color: #000000;
	text-decoration: none;
}
.bodytext a:visited {
	color: #000000;
	text-decoration: none;
}
.bodytext a:hover {	
	color: #2a0a59;
	text-decoration: none;
}
.bodytext a:active {
	text-decoration: none;
	color: #000000;
}

.header1 {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333092;
	text-transform:capitalize;
}

.header2 {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333092;
}

.formfields {
	font-family: 'lucida sans',Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height:1.4em;
	letter-spacing:.01em;
}

.contest {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7c00;
}
.contest a:link {
	color: #ff7c00;
	text-decoration: none;
}
.contest a:visited {
	color: #ff7c00;
	text-decoration: none;
}
.contest a:hover {	
	color: #2a0a59;
	text-decoration: none;
}
.contest a:active {
	text-decoration: none;
	color: #ff7c00;
}

.image {
border: solid 1px #ff7c00;
}

.table{
	border: dashed 1px #ff7c00;
}

#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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;}
