body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6f706f;
	background-image: url(images/inner_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#wrapper {
	text-align: left;
	width: 721px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 42px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-position: center top;
	height: 32px;
	color: #FFFFFF;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
	background-repeat: no-repeat;
}
#footer p {
	font-size: 70%;
	text-align: center;
	font-weight: normal;
	color: #CCCCCC;
}
#innerwrapper {
	background-image: url(images/articlesBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 721px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 13px;
}
#subheads {
	background-position: left top;
	height: 50px;
	width: 721px;
	background-image: url(images/subMenu.gif);
}
#sidebar {
	float: left;
	width: 721px;
	font-size: 100%;
	background-image: url(images/archiveArticlesBG.gif);
	background-repeat: repeat-y;
}
.lftflt {
	float: left;
	margin-right: 8px;
}

#sidebar h2 {
	font-weight: normal;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 85%;
}
#sidebar p {
	font-size: 70%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#news p {
	font-size: 70%;
}



#content {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 700px;
	float: left;
	font-size: 70%;
	text-align: justify;
}
#sample {
	float: left;
	width: 440px;
	margin-top: 10px;
}

#content p {
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

#content h2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 85%;
}
#content span {
	position: absolute;
	left: -3000px;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


#nav {
	background-image: url(images/top_nav_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 721px;
}
#news {
	margin-top: 45px;
}
#newscontent {
	margin-top: 40px;
}


#nav ul {
	font-size: 85%;
	text-align: center;
	list-style-type: none;
	padding: 8px;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 90%;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #999999;
}
#footer_wrap {
	width: 686px;
	background: #f7f6f3 url(images/bgfoot.gif) repeat-y left top;
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#999999;
	clear:both;
	font-size: 70%;
	height: 242px;
}
.footer_leftcol{
	width:405px;
	margin-right: 16px;
	float:left;
	background-image: url(images/bgfoot.gif);
	background-repeat: repeat-y;
}
.footer_rightcol {
	width:250px;
	float:right;
	background-image: url(images/bgfoot.gif);
	background-repeat: repeat-y;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#FF6600;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #f7f6f3;
	border-top: 1px solid #E5E3D7;
}
.footer_submenu li{
	border-bottom: 1px solid #E5E3D7;
	line-height: 130%;
	list-style:none;
}
.footer_submenu li a{
	color: #878787;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{

	color: #878787;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#E5E3D7;
	color:#da9c5e;
}
.footer_leftcol2 {

	width:240px;
	margin-right: 16px;
	float:right;
	background-image: url(images/bgfoot.gif);
	background-repeat: repeat-y;
}
h3 {
	padding-left: 0px;
	color: #da9c5e;
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
a {
	color: #da9c5e; /* #FFFFFF; */
	text-decoration: none;
}



a:hover {
	color: #999999; /*#9CC318; */
	text-decoration: none;
	background: no-repeat left center;
}
/* Holder */
#Holder {
	max-width: 710px;

	width: expression(document.body.clientWidth > 800? "800px": "auto" );
	margin: 13px auto 0px;
	background-color: #f7f6f2;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	width: 721px;
}

#innerHolder {
	margin: 0;
	padding:	0;
	width: 100%;		  
	background: #f7f6f2;
	z-index: 1;
	}



/* mainColumn section. This is the mainColumn that is used in 3 column layout */
#mainColumn {
	width: 485px;
	font-size: 0.7em;
	line-height: 0.85em;
	margin: 0 0px 0px 0;
	padding: 15px 12px 0;
	float: left;
	height: 100%;
	background-color: #f7f6f2;
}





/* wrap each sectioncontent in a div */
.sectioncontent {
	line-height: 1.6em;
	border-bottom:1px none #6f706f;
	margin-bottom: 2em;
	padding: 0.8em;
	background: #f7f6f2;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #e5e3d7;
}

.sectioncontent li {
	list-style-position: inside;
}

/* all other information goes here */
#rightcolumn, #linkdump {
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	font-size: 0.7em;
	color: #222222;
	line-height: 1.2em;
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 0px 0 0;
	height: 100%;
	background-color: #e5e3d7;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#rightcolumn p, #linkdump p {
	line-height: 1.2em;
}

/* special markup for rightcolumn info headers */
#rightcolumn h3, #linkdump h3{
	margin: 5px 0 8px 0;
	padding: 0 0 0 0px;
	font: bold 1.3em 	Geneva, Arial, Helvetica, sans-serif;
	color: #6f706f;
}

/* using different classes to outline the different sections */
.links,  .archives, .about, .search, h3.calendar, .linkdump,
#rightcolumn .comments, .referrers, .stuff {
	margin: 0.3em 0 0.0em !important;
	border-bottom: 0px solid #0FD; 
}

.about-box {
	border: 0px solid #222222;
	background-color: #000000;
	padding: 6px;
	color: #666666;
	margin: 0px 5px 15px 15px;	
}



.misc {
	margin: 0 10px 0 0;
	padding: 20px 12px 0;
	color: #6f706f;
	height: 100%;
}

.linkdump {
	border: 0px solid #222222;
	background-color: #000000;
	padding: 6px;
	color: #999999;
	margin: 10px 5px 10px 15px;	
}

/* attaching background images to the headers 
h3.links {
	background: transparent url(links.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}

h3.linkdump {
	background: transparent url(linkdump.png) no-repeat center left;
}

 h3.about {
	background: transparent url(about.png) no-repeat center left;
	margin: 0 !important;
}

 h3.search {
	background: transparent url(search.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;
}


h3.archives{
	background: transparent url(archives.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}


 h3.calendar {
	background: transparent url(calendar.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

 h3.comments{
	background: transparent url(comments.png) no-repeat center left;
	margin: 0em 0 0.2em !important;		
}

 h3.referrers{
	background: transparent url(referrers.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}*/

/*** h3.stuff{
	background: transparent url(stuff.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}***/


 h2.sectioncontent {
	background: transparent url(search.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	        color: #a76d1a;
}
h6 {

	margin: 0.2em 0 1em 0;
	padding-left: 0px;
	color: #6f706f;
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../NewMultimedia/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../NewMultimedia/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../NewMultimedia/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}		
	
	table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}