body {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: scroll;
	height: 100%;
	max-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#maincontainer{
	width: 800px;
	margin: auto;
	background-color: #000000;
	height: auto;
}

.innerbox{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: auto;
}

/*************** #header styles ****************/

#header{
	height: 101px;
	width: 800px;
	background-color: #000000;
}

.headerimg{
	width: 80px;
	height: 100px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.hH1{
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
}

.hH2{
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

/************** #content styles ****************/

#content{
	float:right;
	clear: left;
	width: 590px;
	background-color: #000000;
	height: auto;
	border-left: 5px solid #666666;
}

.ctb{
	float:right;
	clear: left;
	width: 585px;
	height: auto;
	padding-left: 5px;
}
.cImg{
	float:left;
	height: 320px;
	width: 220px;
	padding: 5px;
}

.cImgDS{
	float:right;
	padding: 5px;
	width: 120px;
	height: 120px;
}

.cH1{
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
}

.cH2{
	text-align: center;
	font-size: 25px;
	color: #FFFFFF;
	margin-top: 10px;
}

.cH3{
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}

.clinkH1{
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bolder;
	border-bottom: 1px solid #FFFFFF;
}

.clinkH2{
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-top: 1px dotted #FFFFFF;
}

.clink{
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
}

.cText{
	text-align: left;
	font-size: 12pt;
	color: #FFFFFF;
	margin-top: 10px;
}

/*************** #footer styles ****************/

#footer{
	font-size: 12px;
	clear: both;
	width: 800px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
	margin-top: 0px;
	width: 800px;
	height: auto;
	clear: both;
}

#footer a{
	color: #FFFFFF;
}

.footerimg{
	line-height: normal;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

/***********************************************/
/* Menu Divs                                 */
/***********************************************/

/**************** #main styles *****************/

#menu{
	border: 1px solid black;
	width: 190px;
	height: auto;
}

#menu ul{
	list-style-type: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#menu li a{
	display: block;
	width: 198px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #666666;
}

* html #menu li a{ /*IE only */
	width: 189px; /*IE 5*/
	w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#menu li a:hover {
	background-color: #333333;
	border-left-color: #666666;
	color: #FFFFFF;
}

.menutitle{
	color: white;
	border-bottom: 1px solid black;
	padding: 1px;
	padding-left: 5px;
	background-color: black;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

/************** #research styles ***************/

.researchmenu{
	padding: 3px;
	margin-left: 0;
	font: bold 12px Arial;
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
	text-align: left;
	color: #FFFFFF;
}

.researchmenu li{
display: inline;
margin: 0;
}

.researchmenu li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #CCCCCC;
border-bottom: none;
background-color: #000000;
color: #FFFFFF;
}

.researchmenu li a:hover{
background-color: #333333;
color: #FFFFFF;
}

.researchmenu li a:active{
color: #666666;
}

.researchmenu li.selected a{
position: relative;
top: 1px;
padding-top: 4px;
background-color: #333333;
color: black;
}

/***********************************************/
/*Other Divs                                   */
/***********************************************/

/***************** #Ads styles *****************/

#ads{
	clear: both;
	width: auto;
	color: #FFFFFF;
	width: auto;
	height: auto;
	clear: both;
	text-align: center;
}

/*************** #gallery styles ***************/

#dhtmlgoodies_slideshow{
	width:586px;	/* Total width of slideshow */
}
	
#previewPane{
	border:1px solid #CCCCCC;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	position:relative;

	/* CSS HACK */
	height: auto;	/* IE 5.x */
	height/* */:/**/460px;	/* Other browsers */
	height: /**/460px;
}


#previewPane img{
	line-height:400px;
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;	/* Font to use */
	font-size:14px;
	color: #FFFFFF;
}

#galleryContainer{
	height:102px;	/* Height of the images + 2 */
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
	height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/102px;
	background: #000000;
}

#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	padding:1px;
}

#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	padding:1px;		
}

#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:100000px;
}

#theImages #slideEnd{
	float:left;
}

#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}
	
#theImages .imageCaption{
	display:none;
}

/**************** #links styles ****************/

a {
	font-family: Arial;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}

/************* #farklist styles *************/

#farklist {
	position: relative;
	left: 5px;
	width: auto;
}

image.farktag  {
	vertical-align : middle;
} 
