@charset "utf-8";


/* v3.0.3 Distributable Release - 21/01/2010 */

/* CWS Homepage */
body#home #mid { margin: 0; }
body#home #head { border-bottom: none; }
body#home.splash #mid { margin-top: 0; }

/* Console */
#console { height: 23em; width: 96.1em; border-right: 3.9em solid #2168af; overflow: hidden; position: relative; float: none; background-color: #c5bd9c; margin-bottom:10px;

	}
#console .panel {
	width: 1000px; /* viewable area = 904px */

	text-align: left;
	height: 23em;
	position: absolute;
	
url(../../images/console/console_shadow_top.gif) repeat-x top; 	color: #333333;
	margin: 0;
	background-color: #2168af;
}
#console .panel h6 { color: #333333; float: left; background: #f9cf66 url(arrow_left.gif) no-repeat bottom;  width: 2.5em; height: 23em; margin:0; cursor: pointer; overflow: hidden;  }
#console .panel h6 span {  text-indent: -2000em; height: 23em; display: block; border-left: 0.1em solid #ffffff; }
#console .panel.active h6 span { border-right: 0.100em solid #ffffff; }
#console .panel.active h6, #console .panel.close h6 { background-image: url(arrow_right.gif);  }
#console .panel .content { width: 87.2em; padding-right: 3em; overflow: hidden; height: 23em; background: transparent url(../../images/console/console_shadow_bottom.gif) repeat-x bottom; }
#console .panel .content .links { position: absolute; bottom: 0.833em; left: 17.917em; font-size: 1.2em; color: #ce1126; }
#console .panel .content .links a, #console .panel .content a.more, #console .panel .content a:hover.more { color: #12416c; }
#console .panel .content h3 a { color: #333333; }
#console .panel .content h3 a:hover { color: #333333; }
#console .panel .content .big, #console #about #featured-about li h3 span { font-size: 2.333em; font-weight: normal; color: #ffffff; color: #333; }

/* Panel-specific styles */

#console #start.panel {
	margin-left: 0px;
	border:0px solid #0F0;
}
#console #start h6 { display: none; }
#console #start .content {
	background: transparent;
	margin-left: 0px;
}
#console #about h6 span { background: transparent url(../images/handle_about.gif) no-repeat bottom; }
#console #board h6 span { background: transparent url(../images/handle_board.gif) no-repeat bottom; }
#console #faculty h6 span { background: transparent url(../images/handle_faculty.gif) no-repeat bottom; }
#console #contact h6 span { background: transparent url(../images/handle_contact.gif) no-repeat bottom; }
#console #picture h6 span { background: transparent url(../images/handle_picture.gif) no-repeat bottom; }

#console #start {
	left: 0px;
}
#console #about { left:83.6em; }
#console #board { left: 86.1em; }
#console #faculty { left: 88.6em; }
#console #picture { left: 91.1em; }
#console #contact {
	left: 936px;
}

#introimg{
float:left;
width:430px;
margin-right:20px;

}

#introtxt{
padding-right:60px;
padding-top:30px;
font-family:Verdana;
color:#FFF;
font-size:13px;

}
