body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #000000 url(images/bg_main.jpg) no-repeat center top;
	width: 100%;
	display: table;
}


h1 {
color:#fcfbd3;
}

h2 {
color:#6db5b9;
}

h3 {
color:#fcfbd3;
}

h4 {
color:#fcfbd3;
}

h5 {
color:#6db5b9;
}


p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
font: normal 12px "Helvetica", Arial, Helvetica, sans-serif;
color:#fcfbd3
}

blockquote {
}



ul {
}

ol {
}

a {
	text-decoration: none;
	color: #6db5b9;
}

a:hover {
	text-decoration: none;
	color: #D1EDF0;
}

/* Wrapper */

#wrapper {
}

/* Header */


#quaterpage {
	width: 900px;
	margin: 0 auto;
	position: relative;
}


#header {
	width: 754px;
	margin: 0 auto;
	background-image: url(images/bg_header.jpg);
	margin-top: 0px;
	float: left;
}

#headercontents {
	width: 300px;
	margin: 0 auto;
}

/* Logo */

#navigation {
	float: right;
	width:270px;
	margin-right: 20px;
}
#dividerwide{
	margin: 0 30px 0 30px;
	background: url(images/divider_hoz.jpg) no-repeat left bottom;
	float: left;
	width:695px;
}


/* Menu */

#menu {
	float: left;
	width: 155px;
	padding-right: 5px;
}

#menu ul {
	margin: 0;
	padding: 37px 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}


#menu a:hover, #menu .active a {
	color: #D1EDF0;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	background-image:url(images/bg_page.jpg)
}

#pagewrapper {
	width: 900px;
	margin: 60px auto;
	position: relative;
}

/* blog */
#blog{
	width: 695px;
	float: left;
	margin-left: 30px;
}
/* motion */
#motion{
	width: 695px;
	float: left;
	margin-left: 30px;
}
#motion h1 {
	font-size: 136%;
		color:#6db5b9
}
/* quaterpage */
#quaterpage{
	width: 155px;
	float: left;
	margin-left: 0px;
}

/* Content */

#content {
	width: 335px;
	float: left;
	margin-left: 30px;
	
}
bluebold {
	color:#6db5b9;
	font-size: 12px;
	font-weight: bold;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;

}

#content h1 {
	font-size: 136%;
		color:#6db5b9
}

#content h2 {
	font-size: 100%;
}


#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
}

#content .boxed h2 {
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#contentright {
	float: right;
	width: 335px;
	margin-right: 30px;
}
#pictureframe {
	float: right;
	width: 335px;
	margin-right: 30px;
	background-image: url(images/holding_picture.jpg);
}




#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: url(images/bg_footer.jpg) no-repeat center;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
	color: #6db5b9;
}

/* java script image viewer */
#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; }
/* end of js viewer */
