@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../../new_images/luc_repeat_bckgrnd_opt.jpg);
	background-repeat: repeat;
	background-position: top left;
	padding: 0px;
	margin: 0px;
	}

a { font-size: 12px; border-style: none; font-family: Interstate, Helvetica, Arial, sans-serif;}
a:link { color: #990000; text-decoratio     ds:underline;}
a:hover { color: #666666; text-decoration: none}
a:visited { color: #990000;}
	
p {
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 1.5em;
	color: #666633;
	}

h1 {
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-size: 36px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #666633;
	padding-bottom: 0px;
	}
	
h2 {
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
	color: #666633;
	padding-bottom: 0px;
	}
	

		
.highlight {
	font-weight: bold;
	color: #990000;
	}
	
.column {
	float: left;
	width: 260px;
	margin: 0px 20px 0px 0px;
	height: 200px;
	}
	  	
#containerHome {
	background-image: url(../../new_images/luc_home_bckgrnd_opt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin: 0px;
	padding: 0px;
	}
	
#containerOther {
	background-image: url(../../new_images/luc_other_bckgrnd_opt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1024px;
	height: 768px;
	}

#navbar {
	position: absolute;
	z-index: 10;
	top: 525px;
	width: 934px;
	height: 150px;
	}

#content {
float: left;
	margin: 200px 0px 40px 200px;
	padding: 0px 0px 0px 0px;
	width: 575px;
	height: 275px;
	}

.buttonSubmit {
	height: 25px;
	width: 150px;
	margin: 20px 0px 0px 70px;
	line-height: 2em;
	color: #999999;
	background-color: #FFFF99;
	background-repeat: repeat-y;
	border: #CCCCCC thin solid;
	}
	
.button {
	float: right;
	height: 150px;
	width: 170px;
	margin-left: 40px;
	}
	
.inputSame {
	border-bottom: #333333 thin dashed;
	border-left: #333333 thin none;
	border-right: #333333 thin none;
	border-top: #333333 thin none;
	background-color: transparent;
	width: 155px;
	}

.textArea {
float:left;
	border: #333333 thin dashed;
	background-color: transparent;
	width: 150px;
	margin-top: 10px;
	}
	

label {
float: left;
text-align: right;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	}
	
#limg {
	float: right;
	margin: 90px 140px 0px 0px;
	}
	
	
#thumbs {
position: absolute;
	height: 200px;
	width: 440px;
	margin: 150px 0px 0px 125px;
	}

#thumbs img {
	margin: 2px 2px 2px 2px;
	float: left;
}