/* basic elements */
html {
	margin: 0px;
	padding: 0px;
	}

body { 	
	background: #fff;
	margin:0px; padding:0px; font-style:normal; font-variant:normal; font-weight:normal; line-height:12pt; font-size:9pt; font-family:arial; 	
	}	
	
p { 
	font: 9pt/12pt arial; 
	margin-top: 0px; 
	text-align: left;
	}
	
h3 { 
	font: 900 14pt arial; 
	letter-spacing: 1px; 
	padding-bottom: 0px; 
	color: #150689;
	}
	
h4 {
	font: 10pt arial bold;
	}
	
h5	{
	font: 10pt arial bold;
	}
	
.imp      { clear:right;}


span.bold  {font-weight: 600;
}	

span.date 	{
	font-weight: bold;
	color: #150689;
	}
	
span.color {
	font-weight: bold;
	color: #c52300;
	}	

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #150689;
	}
a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #150689;
	}	
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #1967ff;
	}
	
acronym {
	border-bottom: none;
	}


/* specific divs */

#pageheader  {
	
	background: url(images/tdlc-hdr1.gif) no-repeat;
	width:775;
	height:202;
	margin-top: 0px;
	margin-left: 25px;
	
	}
#pageheader span  {
	display: none;
	}
	
#container { 
	background: url(images/shadow_bg.jpg) repeat-y top right transparent;	
	position: absolute;	
	left: 50%;
	width: 800px;
	margin-left: -400px;
	margin-top: 0px;
	}
	
#translate  {
	width: 600px;
	margin-left: 90px;
	margin-top: -33px;
	position: relative;
	}
	
#translate h4 {
	text-align: center;
	margin: 0;
	width: 150px;
	}
	 
#translate td {
	Width: 50px;
	height: 30px;
	}
	
#translate p {
	text-align: center;
	}
	
#translate table {
	
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
#sidebar {
	width: 400px;
	margin-left: 170px;
	margin-bottom: 10px;
	}	


#intro {
	
	background: #f2f2f2;		
	padding: 10px;
	}
	
#pres   {
	float: right;
	margin-top: 15px;
	padding-left: 5px;
	}
	
#pres td {
	font:9pt arial;
	font-weight: bold;
	}
	
#pres p {
	margin:0;
	padding:0;
	}

#schedule {
	width: 190px;
	position: absolute;
	left: 580px;
	top:256px; }

#schedule div  {
	text-align: center;
	padding: 0px;
	background: #eaeafb;
	border: #000 1px solid ;
	}
		
#schedule td {
	text-align: center;
	font: 9pt/12pt arial;
	}
	
	
#sidebar1  {
	width:400px;
	position: relative;
	margin-top:0px;
	margin-left: 170px;
	margin-bottom: 10;
	}
	
#events{
	background: #fff;
	position: relative;	
	padding: 10px;
	border: #acc0eb 1px solid ;
	}
	
	
#currentnews {
	width:600px;
	position: relative;
	margin-top:40px;
	margin-left: 100px;
	margin-bottom: 40px;
	margin-right: 8px;
	}
	
#currentnews div {
	background: #f2f2f2;
	padding: 10px; }	

#currentnews img     {float: right; padding: 5px; }
	
	
#sulin  {
	position: absolute;
	top: 440px;
	left: 580px;
	border: #000 1px solid;
	}
	
#eyeglasses {
	width: 190px;
	position:absolute;
	top: 560px;
	left: 580px;}
	
#eyeglasses div {
	text-align: left;		
	}
	
#certified {
	width: 190px;
	position: absolute;
	left: 580px;
	top:1240px; }

#certified div  {
	text-align: left;
	border: #acc0eb 1px solid ;
	padding: 3px;
	}
	

#eyeglasses p {
	margin: 0;
	padding: 0;
	}
	
#eyeglasses h3  {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#recycle  {
	float: right;
	margin-top: 0px;
	padding-left: 0px;
	}
	
#recycle a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}
#recycle a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}	
#recycle a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	}
#signup {left: 605px; top: 440px; position:absolute;}	

#signup a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	border: 0;
	}

	
#wrapper  {
	width: 128px;
	position: absolute;
	top: 265px;
	left: 25px;
	background: #eaeafb;
	border: #acc0eb 1px solid;
	}	

#linklist p {
	width:112px;
	height: 30px;
	background: #eaeafb;
	margin: 5px;
	border: #acc0eb 1px solid;
	text-align: center;
	}
		
#linklist a:link {font-weight: bold; }
#linklist a:visited {font-weight: bold; }
#linklist a:hover {font-weight: bold; }

#footer {
	width: 700px;
	position: relative;
	left: 40px;
	margin-top: 50px;
	}