body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background-color: #EEEEFF;
	background-image:url(images/bg_tile.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	position:absolute;
	background-color:#FFFFFF;
	margin-left: -400px;
	border: solid 1px #7EA7CF;
	left: 50%;
	top:10px;
	width:800px;
	height:600px;
	z-index:1;
}
#banner {
	position:absolute;
	left:8px;
	top:12px;
	width:536px;
	height:85px;
	background-image: url(../images/buttons/banner_head.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#navigation {
	position:absolute;
	left: 0px;
	top: 104px;
	width: 162px;
	height: 492px;
	background-image: url(images/banner_left_bg.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#mainlogo {
	position:absolute;
	left:161px;
	top:108px;
	width:399px;
	height:376px;
	background-image: url(images/banner_lict_logo_blue_3d.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#rightbanner {
	position:absolute;
	left:560px;
	top:12px;
	width:236px;
	height:507px;
	background-image:url(../images/buttons/banner_feature_res.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#webweek {
	z-index:101;
	background-color:#EFEFEF;
	/*float:left; */
	position:absolute;
	left:15px;
	top:340px;
	width:126px;
	height:138px;
	background-image:url(../images/buttons/featured_website_pane.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#featureweb {
	z-index:101;
	background-color:#EFEFEF;
	/*float:left; */
	position:absolute;
	left:12px;
	top:336px;
	width:130px;
	height:144px;
	background-image:url(../images/buttons/featured_web_bg.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#bottomlinks {
	position:absolute;
	left:180px;
	top:520px;
	width:610px;
	height:58px;
	/*background-image:url(images/bottomlinks_rss.jpg);
	background-repeat:no-repeat;*/
	voice-family: "\"}\"";
	voice-family: inherit;
}

#bottomlinks .spaceimg {
	padding-right: 28px;
	border: 0px;
}

#disclaim {
	position:absolute;
	left:180px;
	top:580px;
	width:610px;
	height:20px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#ticker {
	height: 20px;
	width: 399px;
	left: 161px;
	top: 484px;
	/*border: 1px black solid;*/
	position: absolute;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/*#ticker div {
	position: absolute;
	white-space: nowrap;
}	*/

.qlinkbg {
	background-image:url(images/qlinks_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/* navigation buttons layout -------------------------- */

.navmain {
	margin-top:4px;
	margin-right:5px;
}

.topbutton {
	margin-top:10px;
	margin-right:5px;
}

.bottombutton {
	margin-top:6px;
	margin-right:5px;
	margin-bottom:8px;
}

.divline {
	margin-top:8px;
	margin-bottom:4px;
}

/* text styles ---------------- */

.weblink {
	font-size:10px;
	line-height:9px;
}
.weblink a:link,a:visited{
	color:#990000;
	text-decoration:none;
}
.weblink a:hover,a:active {
	color:#FF6600;
	text-decoration:none;
}

.marqueelink a:link,a:visited {
	color:#CC3300;
	font-size:11px;
	text-decoration:none;
}
.marqueelink a:hover,a:active {
	color:#FF6600;
	text-decoration:none;
}	

.formlist {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#EEEEFF;
}

.disclaimtext {
	font-size:10px;
	line-height:10px;
	color:#888888
}
.scrollbox {
	margin-right: 4px;
	width: 200px;
	height: 360px;
	border: 0px solid #5882AA;
	padding: 4px;
	overflow: hidden;
	overflow-x: hidden;
}
.scrollbox .style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 95%;
}

/*Fading Text Styles*/
#scroller {
	position:absolute;
	top:478px;
	left:161px;
	width:399px;
	height:40px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#tic {
  /* enter any styles for the ticker below */
  /*border: .05em #CEC3AD solid;*/
  font-size:0.9em;
  padding:4px;
  width:382px;
  line-height:16px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1.1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
.snowflake {
	position: fixed;
	color: #FFFFFF;
	z-index: 1000;
}
