
body {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position : center;
	background-image : url(images/background5.jpg) ;
	background-repeat : repeat-y;
}

a:link { 
	color: #DACDB6;
	text-decoration: none;
}

a:visited { 
	color: #DACDB6;
	text-decoration: none;
}

a:hover, a:active { 
	text-decoration: none;
}

img {
	border : 0;
}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}

#container {
	width: 760px;
	margin: 0px auto; 
}

#intro {
	width: 760px;
	height: 130px;
}

#pageHeader {
	float: left;
	width: 579px;
	height : 100px;
	background-image : url(temp7/images/intro_title_set2.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}


#pageHeader h1 {
	display : none;
}

#pageHeader h2 {
	display : none;
}

#welcome {
	float: right;
	width: 181px;
	height: 100px;
	background-image : url(temp7/images/rightSidebar1_set2.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	margin : 0;
	overflow: auto;
}

#welcome p {
	margin: 5px;
}
	
#welcome a{
	color: #000;
}

#mainNav {
	float: left;
	width: 579px;
	height: 30px;
	background-image : url(temp7/images/uprNavbar_set2.jpg);
	background-position : middle;
	background-repeat : no-repeat;
	vertical-align : middle;
}

#mainNav a {
	padding : 0 10px 0 10px;
	color: #333;
}

#mainNav a:hover {
	padding : 0 10px 0 10px;
	color: #666;
}
	

#mainNav p {
	padding : 0.6em;
	margin : -0.1em;
	font-size: 12px;	
	color: #000;
}
	
#dateBar {
	float : right;
	width : 181px;
	height : 30px;
	background-image : url(temp7/images/rightSidebar2_set2.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	text-align : center;
	font-size: 10px;
}
	
#dateBar p {
	margin: 0px;
}

#tableContainer {
	float : left;
	width: 579px;
	align : center;
/*	min-height : 1140px; */
}

#tableTop {
	float : left;
	width : 579px;
	height : 120px;
	margin : 0;
	padding : 0;
	background-image : url(temp7/images/tableUprbg_set2.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

#tableTitle {
	float : left;
	width : 579px;
	height : 30px;
}

#tableTitle p {
	color : #DACDB6;
	font-size : 11px;
}


#imageViewer {
	padding-top : 10px;
	float : right;
	width : 181px;
	height : 350px;
	background-image : url(images/v_negatives.jpg);
	background-position : left;
	background-repeat : repeat-y;
	overflow : auto;
}


.sideBarText {
	padding : 5px 40px 0px 25px;
	text-align : justify;
	color : #DACDB6;
	font-size : 10px;
}


#topRightSidebar p {
	padding : 5px 40px 0px 25px;
	text-align : justify;
	color : #DACDB6;
	font-size : 10px;
}

#topRightSidebar ul{
	padding-right : 5px;
	padding-top : 5px;
	margin-top : -0.5em;
	margin-bottom : -0.5em;
	text-align : left;
	font-size: 10px;
	color : #DACDB6;
}

#topRightSidebar li{
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
	font-size: 10px;
	color : #DACDB6;
}


#sidebarContainer {
	float : left;
	width : 181px;
	height : 100%;
/*	min-height : 1140px; */
}

#topRightSidebar {
	float : right;
	width : 181px;
	height : 120px;
	margin : 0;
	padding : 0;
	background-image : url(temp7/images/rightSidebar3_set2.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

#topRightSidebar h3 {
	margin-top : 10px;
	margin-bottom : -1em;
	margin-left : 30px;
	font-size: 11px;
	color : #DACDB6;
	text-align : left;
}

#topRightSidebar p {
	margin-top : 10px;
	padding : 0 10px 0 10px;
	text-align : left;
	color : #000;
	overflow : auto;
	font-size : 10px;
}

#topRightSidebar a img {
	margin-right : 5px;
	vertical-align: middle;
}

#rightSidebar {
	float : right;
	width : 181px;
	height : 100%;
	font-size: 10px;
}	

#rightSidebar4 h3 {
	margin-top : 0px;
	margin-bottom : -1em;
	margin-left : 30px;
	font-size: 11px;
	color : #DACDB6;
	text-align : left;
}

#rightSidebar4 p {
	padding : 0 45px 0px 25px;
	text-align : left;
	color : #DACDB6;
	font-size : 10px;
}
#rightSidebar4 ul{
	padding-right : 5px;
	padding-top : 5px;
	margin-top : -0.5em;
	margin-bottom : -0.5em;
	text-align : left;
	font-size: 10px;
	color : #DACDB6;
}

#rightSidebar4 li{
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
	font-size: 10px;
	color : #DACDB6;
}

#footer {
	float : bottom;
	width : 760px;
	height : 200px;
	text-align: center;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#tableEnd_left {
	float : left;
	width : 200px;
	height : 200px;
}

#tableEnd_right {
	float : left;
	width : 376px;
	height : 400px;
	overflow : none;
}

#rightSidebar4 {
	float : right;
	width : 179px;
	height : 70px;
}

#navBar2 {
	float : left;
	width : 579px;
	height : 30px;
}

#rightSidebar5 {
	float : right;
	width : 181px;
	height : 130px;
}

#pageEnd {
	float : left;
	width : 579px;
	height : 130px;
	color : #DACDB6;
}

/* Dynamic thumbnail viewer */

#imgcaption {
	position : relative;
	color : #DACDB6;
	width : 350px;
	text-align : justify;
}

#copyright p{
	position : relative;
	bottom : -55px; */
	color : #DACDB6;
}

#abouttext {
	color : #DACDB6;
	font : 10px Arial;
	text-align : left;
	width : 200px;
}

#abouttext h3 {
	margin-top : -1em;
	margin-bottom : -1em;
	font-size: 11px;
	color : #DACDB6;
	text-align : left;
}