#form-container2 {
	float:left;
	margin:10px 0 10px;
	padding:25px 15px 15px 15px;
	background:URL(../img/bg-mod.jpg) top left repeat-x #FFF;
	/* The width of the pod */
	width:890px;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid white;
}
ul.form-container {
	width:100%;
	float:left;
}
ul.form-container li {
	white-space:nowrap;		
	float:left;
	display:block;
	width:100%;
	margin-bottom:0px;
}
ul.form-container div.right {
	display:block;
	width:313px;
	float:left;
}
ul.form-container label {
	width:80px;
	display:block;
	float:left;
}
ul.form-container input, 
ul.form-container select,
ul.form-container textarea {
	display:block;
	float:left;
}
ul.form-container select{
	position:relative;
	bottom:-6px;
	visibility:hidden;
}

ul.form-container textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:290px;
}

ul.form-container input{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:125px;
}

ul.form-container label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

button{
	float:right;
	outline:none;
}

ul.form-container error{
	background-color:#777777;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:250px;
}

#loading{
	position:relative;
	bottom:-6px;
	visibility:hidden;
}

/* -----------------  Start Footer ------------------- */

#footer{
	/* The width of the pod */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	width:920px;
	background:URL(../img/bg-mod.jpg) top left repeat-x #FFF;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	border:1px solid white;
}

.contentMod{
	/* The width of the pod */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	width:920px;
	background-color:ULR(..img/bg-mod.jpg) repeat-x top left;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid white;
}


.contentMod_ti{
	/* The width of the pod */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:30px;
	width:920px;
	background: url(img/bg-green-transparent.png);
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #E1EDDA;
	-webkit-box-shadow:0 0 3px #E1EDDA;
	box-shadow:0 0 3px #E1EDDA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	font-color:#fff;
	border:1px solid #091A1F;
	display: block;
}

#aboutLodestar {font-family:'Times New Roman', Times, serif; letter-spacing:.03em; font-size:24px; color:#CDD2AC;}

#aboutInstitute {
	font-family:'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	font-size:34px;
	margin-left:10px;
	color:#CDD2AC;
}

.contentHead {
	font-size:22px;
	color:#CDD2AC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:0.02em;
	text-align:left;
}
.AboutBody {
	text-align:left;
	font-size:14px;
	line-height:20px;
	font-family:'Times New Roman', Times, serif;
	color:#fff;}

.AboutBody a {color:#CC0;}
.AboutBody a:hover {color:#C90;}

#rightColumn {float:right; padding:5px; margin:5px; width:439px; border-left: 1px solid #CCC;}

#logo {
	width:691px;
	position:absolute;
	float:left;
	margin:5px;
	height: 118px;
	top: -13px;
	left: -7px;
}

.headerDivide {border-bottom:1px solid #B6ED52; width:900px; border-bottom:0;}

#leftColumnAbout {float:left;padding:5px;margin:5px; width:440px;}

#modRight {-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;	overflow:hidden; float:right;padding:5px 5px 5px 5px;margin:10px; border:1px solid #fff; width:580px; background:#E1EDDA;-moz-opacity:1.2;
	-khtml-opacity: 1.2; filter:alpha(opacity=100); opacity:1.2; clear:both;}
	
	
.sidebarHeader {line-height:24px; font-family: 'Times New Roman', Times, serif; letter-spacing:.03em; font-size:24px}

