/* SINAI - SCI Gala Micosite Styles - copyright 2007 Infotube.com */

body {
	margin: 0;
	text-align: center;
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat;
	background-position: top;	
  	}

/* Navigation Menu */
#navtabs {
	margin: 0;
	width: 179px;
	height: 344px;
	font-family: verdana,arial,helvetica;
	background-image: url(images/index_14.gif);
	background-position: left top;
	}

#navtabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #3399CC;

	}

#navtabs li {
	margin: 0;
	padding: 4px 0 4px 20px;
	list-style-type: none;
	border-bottom: 1px solid #006699;
	}
	
#navtabs a:link {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

#navtabs a:visited {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

#navtabs a:hover {
	margin: 0;
	background: #00CCFF;
	color: #fff;
	}

#navtabs a:active {
	margin: 0;
	background: #3399CC;
	color: #fff;
	}

/* Content Area */
#contentarea {
	margin: 0px;
	padding: 8px 8px 10px 8px;
	width: 613px;
	height: 100%;
	font-family: verdana, arial, helvetica;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
	}
	
#contentarea h1{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color:#000000;
	background-color:#CCCCCC;
	}

#contentarea h2{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	}

#contentarea .block{
	width: 420px;
	text-align:justify;
	}

#contentarea .item{
	padding-left: 50px;
	width: 420px;
	}

#listingformat {
	margin-left: 50px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#listingformat td{
	width: 165px;
}

#listingformat .spanner{
	width: 330px;
}

#listingformat h1{
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	background-color:#fff;
}

#gallery{
	width: 450px;
}

#gallery img{
	border: 1px solid #CCCCCC;
}

#large {
	width: 546px;
	}

	
#large a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	}

#large a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	}

#large a:hover {
	text-decoration: overline;
	color: #999999;
	}

#large a:active {
	text-decoration: none;
	color: #999999;
	}

.citetext {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: bold;
	color:#000;
	}



