body {
		background-color: #202020;
		/*background-image: url(images/bkgrnd.jpg);*/
}
body, p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		font-style: normal;
}
h3 {
		color: #FFFFFF;
		font-weight: normal;
		font-size: medium;
}
a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
}
a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #999999;
		text-decoration: underline;
}
.footer {font-size: smaller}

UL LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt ;
	font-size: 13px ;
	font-style: normal ;
	margin-top: 8px ;
}
.main_table {
		display: table;
		background-color: #000000;
		width: 78%;
		height: 600px;
		border: 0px;
		border-color: #CCCCCC;
		overflow: hidden;
		margin-left:auto; 
		margin-right: auto;		
}

.home_table {
		display: table;
		background-color: #000000;
		width: 532px;
		height: 500px;
		border: 0px;
		border-color: #CCCCCC;
		overflow: hidden;
		margin-left:auto; 
		margin-right: auto;		
}

.in_table {
			display: block;
			background-color: #000000;
			width: 100%;
			border: none;
			height: 475px;
			overflow: auto;
			margin-left:auto; 
			margin-right: auto;
}
.gallery_table {display: table;
			background-color: #000000;
			width: 100%;
			border: none;
			height: 475px;
			overflow: auto;
			margin-left:auto; 
			margin-right: auto;
}
.prev_next {
		display: table;
		background-color: #000000;
		width: 100%;
		height: 30px;
}

body, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt ;
	font-size: 12px ;
	font-style: normal ;
}

CAPTION { caption-side: top; 
          text-align: center;
font-weight: bolder;
font-variant: small-caps }
		
	/*		

 h1 {
	color: #333399 ;
	font-family: helvetica, arial ;
	font-size: 18pt ;
	font-weight: bold ;
}

 h2 {
	color: #333399 ;
	font-family: helvetica, arial ;
	font-size: 16pt ;
	font-weight: bold ;
}

 H4 {
	color: #333399 ;
	font-family: helvetica, arial, sans-serif ;
	line-height: 13pt ;
	font-size: 11pt ;
	font-style: normal ;
	font-weight: bold ;
}






OL.boxed LI UL {
	margin-top: 0px ;
}

OL.boxed LI {
	margin-top: 10px ;
	background-color: 999999 ;
}

.important {
	font-family: helvetica, arial, sans-serif ;
	line-height: 13pt ;
	font-size: 11pt ;
	font-style: normal ;
	color: red ;
}

.general_boxed_text {
	width: 80% ;
	background-color: CCCCCC ;
	margin: 15px ;
	border: 10px ;
	padding: 20px ;
}

*/
