body, html {
	background:#001428 url(../i/bg.gif) repeat-y center top;
	text-align:center;
	position:relative;
	font-family:"Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
* {
	padding:0;
	margin:0;
	/*list-style:none;*/
}
img {
	border:none;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color:#9dc012;
}
a:hover {
	color:#ffcc00;
}
a:active {
	color:#cc99ff;
}
#header {
	width:733px;
	height:119px;
	text-align:left;
	margin:0 auto;
	background:url(../i/header_bg.gif) repeat-x bottom;
}
#logo {
	width:121px;
	height:112px;
	float:left;
	margin-top:3px;
}
#title {
	float:left;
	margin-left:3px;
	margin-top:3px;
}
h1 {
	font-weight:normal;
	font-size:26px;
	margin:8px 0 3px 2px;
}
h2 {
	font-weight:normal;
	font-size:20px;
}
#moto {
	width:234px;
	height:112px;
	float:right;
	background:url(../i/slogan.gif);
}
#flag_bg {
	background:url(../i/flag_bg.gif) repeat-x;
	height:18px;
	clear:both;
}
#wrapper {
	width:733px;
	margin:0 auto;
	text-align:left;
	/*position:relative;*/
	/*clear:both;*/
}
#description {
	border-top:2px solid #fff;
}
#description #text {
	background:#9dc012;
	width:355px;
	height:141px;
	border-right:3px solid #578200;
	float:left;
	w\idth:352px;
}
#description #text h3 {
	font-size:25px;
	color:#071a2e;
	margin-top:5px;
	margin-left:15px;
	font-weight:normal;
}
#description #text p {
	font-size:11px;
	color:#000;
	line-height:16px;
	margin:5px 10px 0 15px;
}
#description #text p span {
	color:#fff;
}
#description #text a:link, #description #text a:visited {
	font-weight:bold;
	color:#06476f;
}
#description #text a:hover {
	color:#04182b;
}
#description #photo {
	width:378px;
	height:141px;
	background:url(../i/college_pic1.gif);
	float:right;
}
#content {
	border-top:2px solid #fff;
	clear:both;
	padding:8px 12px 10px 12px;
}
#content ol, #content ul {
	padding-left:50px;
	line-height:2;
	margin-top:10px;
}
#content ol li em {
	color:#99ccff;
}
#content table.members {
	border:1px solid #99ccff;
	margin:10px auto;
}
#content table.members thead tr th {
	background:#006699;
	padding:5px;
}
#content table.members tbody tr td {
	padding:5px;
}
#content table.members tbody tr.even td {
	background:#214776;
}
#content table.members tbody tr.tm_over td {
	color:#000;
	background:#99CC00;
}
#content_home {
	border-top:2px solid #fff;
	clear:both;
}
#content_home #home_left {
	float:left;
	border-right:3px solid #032234;
	width:355px;
	w\idth:352px;
}
#content_home #joba_desc {
	background:#042e46;
}
#content_home #sponsors {
	background:#06476f;
}
#content_home #home_left div {
	padding-bottom:10px;
}
#content_home h3 {
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding-top:10px;
	margin-left:15px;
}
#content h4 {
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #99cc00;
}
#content p {
	color:#99ccff;
	line-height:18px;
	margin:5px 10px 10px 15px;
}
#content #photo_gallery img {
	margin:8px;
	border:3px solid #fff;
	/*width:20%;
	height:20%;*/
	width:100px;
	height:80px;
}
#content #photo_gallery p {
	font-weight:bold;
	margin-left:10px;
}
#content #photo_gallery a {
	float:left;
}
#content_home #sponsors h4 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding-top:10px;
	margin-left:15px;
}
#content_home p {
	color:#99ccff;
	line-height:16px;
	margin:5px 10px 0 15px;
}
#content_home #projects {
	background:#042e46;
	width:378px;
	float:right;
}
#content_home #projects h3 {
	padding-bottom:10px;
}
#content_home #projects img {
	border:2px solid #99CC00;
}
#content_home p span {
	color:#9dc012;
}
#content_home li {
	padding:5px 5px 10px 0;
	list-style:none;
}
#content_home li.first {
	background:#042539;
}
#content_home li.second {
	background:#06476f;
}
#content img.image {
	float:left;
	border:5px solid #fff;
	margin:10px 13px 0 0;
}
#footer {
	color:#aac7d5;
	border-top:2px solid #fff;
	height:35px;
	clear:both;
}
#footer #footer_left {
	float:left;
	padding:5px 5px 5px 8px;
}
#footer #footer_right{
	float:right;
	text-align:right;
	padding:5px 8px 5px 5px;
}

#nav_container {
	width:733px;
	margin:0 auto;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin:0;
	height:30px;
}

#nav li {
	float: left;
	padding: 0;
}
#nav li a {
	display: block;
	color: #fff;
	padding:8px 8px 11px 8px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 155px;
	font-weight: normal;
	margin: 0 0 0 -1px;
	display:block;
	background:#043654;
	border:1px solid #fff;
	border-top:none;
}
#nav li li {
	padding:3px 9px 0 0;
	width: 154px;
	w\idth:146px;
	text-align:left;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #002569 url(../i/menu_hover.gif) repeat-x;
}
#nav li li:hover, #nav li li.sfhover {
	background:#06476f;
}

#search_members {
	background:#06476f;
	margin-top:5px;
	text-align:center;
}
#search_members form {
	padding:5px;
}


input, textarea {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font-family: "Trebuchet MS", Times, serif;
	margin: 1px;
	padding: 2px;
	font-size:11px;
}
.submit input, .submit input:focus, .button {
	background:url(../i/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.01em;
	font-size:11px;
}

.submit input:active, .button:active {
	background: #CADFF7;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
select {
	font-family: "Trebuchet MS", Times, serif;
	margin: 1px;
	font-size:11px;
}

input:focus, textarea:focus {
	background: #ffffdc;
}
input.text_box {border: 1px solid #ccc; width: 255px;}
.bestill {
margin-top: 1.4em;
width: 128px;
height: 30px
}
.hoverOff  {
color: #000;
background-color: #fff;
border: solid 1px #0092dd;
/*margin-bottom: 1.2em*/
}
.hoverOn    {
color: #000;
background-color: #fff;
border: solid 1px #FF9900;
/*margin-bottom: 1.2em*/
}
fieldset {
	border:1px solid #006699;
}
fieldset ol ol {
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #006699;
	width:270px;
}
fieldset legend {
	padding:5px;
	font-size:14px;
}
fieldset label {
	display:block;
}
fieldset li {
	margin-bottom:15px;
}
fieldset input {
	width:250px;
}
fieldset textarea {
	width:250px;
	height:70px;
	overflow:auto;
}
fieldset p {
	padding-left:30px;
	padding-bottom:15px;
}
fieldset p input {
	margin:5px;
	vertical-align:middle;
}
fieldset div {
	width:290px;
	float:right;
	border:1px solid #fff;
	background-color:#001428;
	padding:10px;
	margin:10px;
}
fieldset div h5 {
	font-size:13px;
	color:#FFFF99;
}