* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/body_background.gif') repeat-x 0px 77px;
	background-color:#EAEAFF;
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9px;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#0099CC;
	text-decoration : underline;
}


/* Header Style */
#outer_header {
	margin : 0px auto;
	width : 100%;
	height : 77px;
	text-align : left;
	background-color:#000066;
}
#page_header {
	margin : 0px auto;
	width : 990px;
	height : 77px;
	text-align : left;
	color:#FFFFFF;
	background:url(images/headerlogo.jpg) no-repeat;
}

#page_title {
	margin-left : 0px;
	margin-top : 13px;
	width : 250px;
	height : 44px;
	float : left;
}

#page_title h1 {
	position : absolute;
	top : 15px;
	margin-left : 0px;
	font-size:22px;
}

#header_search {
	margin-top : 15px;
	width : 250px;
	float : right;
	overflow : hidden;
	font-size:12px;
	font-weight:bold;
}

#header_search form {
	margin-top : 16px;
	margin-left : 0px;
}
#header_search #input_text {
	background-color : #015B7E;
	color: #FFFFFF;
	border : #D7D7D7 1px solid;
	font-weight:bold;
}

#header_search #input_submit {
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
	height:19px;
}

/* Menu Style */

#menu {
	width: 900px;
	margin: 0px auto;
	height:35px;
}

#menu ul {
	margin: 0px 0 0 0px;
	padding: 10px 0 0px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #000002;
	color: #6CD2FE;
}

#menu .active {
	background: #000002;
	color: #6CD2FE;
	font-weight:bold;
}
/* Main Body Style */
#fullcontent{
	margin : 0px auto;
	width : 980px;
	display : block;
	clear : both;
	border:0px solid #000000;
}

#page_wrapper {
	margin : 0px auto;
	width : 980px;
	clear : both;
	border:0px solid #000000;
	
}

#page_leftcol {
	width : 200px;
	float : left;
}

#page_maincol {
	margin : 10px 0 0 5px;
	padding:0 0px 0 0px;
	width : 775px;
	float : left;
	background-color:#FFFFFF;
}

#page_rightcol {
	margin : 0 0 0 5px;
	padding:0 0px 0 0px;
	width : 200px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 198px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2, .rightcol_box h2 {
	padding : 7px 0px;
	width : 198px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span, .rightcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 10px;
	width : 180px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 180px;
	float : none;
}

#journal_box {
}

#journal_box h2 {
	background-color:#006633;
	border-bottom : #0099CC 0px solid;
}

#journal_box a {
	color : #D14A4A;
	font-weight : bold;
}

#journal_box a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}
#calendar_box h2 {
	background-color:#0099CC;
	border-bottom : #F8C055 0px solid;
}

#calendar_box .content {
	text-align : center;
}
#memberbox{
	font-size:11px;
	font-weight:bold;
}
#memberbox ul{
	list-style:square;
	margin:5px 0 5px 20px;
}
#memberbox ul li{
	line-height:16px;
}
#login_box h2,#memberbox h2 {
	background-color:#0099CC;
	border-bottom : #58A4DE 0px solid;
}
#login_box .content, #memberbox .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#login_box #login_text {
	background-color : #fff;
	color : #000000;
	border : #D7D7D7 1px solid;
	margin:0 0 5px 0;
}

#login_box #login_submit {
	background-color:#003366;
	color : #FFFFFF;
	border:0;
	font-size : 12px;
	font-weight : bold;
	margin:0;
	padding:2px 0 2px 0;
	margin:0 0 5px 0;
	width:100px;
}


/* Main Column Style */

#maincol_top {
	margin: 0px 0 0 0;
	color:#000000;
	padding:13px 0px 10px 0px;
	border:1px solid #CCCCCC;
}

#maincol_top h1, .fullcontent h1 {
	color:#990000;
	font-size:18px;
	border-bottom:1px solid #990000 ;
	margin:0 10px 0 10px;
}
#maincol_top h2 {
	color:#000099;
	font-size:16px;
	font-weight:bold;
	margin:10px 10px 0 10px;
}
#maincol_top h3 {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin:0 10px 0 0px;
}
#maincol_top  p {
	margin:10px 10px 10px 10px;
	font-size:12px;
	font-weight:normal;
}
#maincol_top ul{
	margin:10px 10px 10px 40px;
	font-size:12px;
	font-weight:normal;
}
#maincol_top .content {
	background:url(images/watermark.jpg) no-repeat center top ;
	background-position: 50% 0px;
	height:auto !important;
	height:340px;
	min-height:340px;
}
#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box h2 {
	width : 360px;
	height : 26px;
}
.change_profile{
	margin:0 10px 0 10px;
	font-size:11px;
	font-weight:bold;
}
.fullcontent h1 {
	color:#990000;
	font-size:18px;
	border-bottom:1px solid #990000 ;
	margin:10px 10px 0 0px;
}
.fullcontent  h2 {
	color:#000099;
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 0px;
	padding:0px;
	font-style:italic;
}
.fullcontent  h3 {
	margin:0  0 0 0px;
	text-align:center;
}
.fullcontent  h4 {
	text-align:center;
	margin:0  0 0 0px;
}

/* Right Column Style */

.rightcol_box {
	width : 198px;
	background-color : #fff;
	margin:0;
	padding:0;
}
#short_menu {
	background-color:#FFDC5F;
	padding:0 0 0px 0;
	height:85px;
}
#short_menu h2 {
	color:#000000;
}
#short_menu a{
	color:#000066;
}
#short_menu a:hover{
	color:#990000;
}
#business_news h2{
	background-color:#0099CC;
}
#business_news .content {
	margin : 8px 1px 5px 5px;
}
#business_news a:link, #business_news a:visited{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#business_news a:hover{
	font-weight:bold;
	text-decoration:underline;
}

#latest h2 {
	background-color:#0099CC;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px 0 9px;
	width : 180px;
	padding:0 0 5px 0;
}

#latest h3 {
	clear : both;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #234662;
	font-size : 12px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
}

#latest .readmore, #sponsors_box .readmore, #journal_box .readmore {
	margin : 15px 0px 0px 0;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a, #sponsors_box .readmore a, #journal_box .readmore a {
	color:#FF0000;
	text-decoration : none;
	font-size:10px;
	
}

#latest .readmore a:hover, #sponsors_box .readmore a:hover, #journal_box .readmore a:hover {
	color:#990000;
	text-decoration : underline;
}
#sponsors_box {
	height:170px;

}
#sponsors_box h2 {
	background-color:#EA7500;
	border-bottom : #F8C055 0px solid;
}

#sponsors_box .content {
	text-align : left;
	margin : 10px 9px 0 9px;
}

/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #EAEAFF 15px solid
}

#page_footer {
	margin : 0px auto;
	width : 980px;
	height : 21px;
	background-color:#F5F5F5;
	font-size : 10px;
	border:1px #CCCCCC solid;
	color:#666666;
}

#page_footer a {
	color : #666666;
	text-decoration : none;
}

#page_footer a:hover {
	color:#000000;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 5px;
	float : left;
}
#page_footer #credits {
	padding-top : 3px;
	padding-right : 5px;
	float : right;
}
#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;
	margin-top : 10px;
	border : #A5A4A4 1px solid;
}

span {
	/*display : none;*/
}

img {
	border: 0px;
}

p {
	line-height : 16px;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
.confirm{
	border:2px #FF9900 solid;
	padding:5px;
	width:300px;
	text-align:center;
	font-size:12px;
	margin:20px auto;
	font-weight:bold;
	background-color:#FFF4EA;
}
.errors{
	border:1px #FF0000 solid;
	padding:5px;
	width:320px;
	margin:0 auto;
	font-size:11px;
	font-weight:bold;
	background-color:#FFEAEA;
}
.gallery_display{
	margin:0px 10px 0 10px;
}
.gallery_display table{
	margin:0 5px 20px 5px;
}
.gallery_display h3{
	 margin:0px 0px 6px 0px;
	 background-color:;
	 border-bottom:2px solid #990000;
	 font-size:18px;
	 padding:4px;
	 color:#990000;
	 font-weight:bold;
}
.gallery_display a {
	border: 1px solid #6698bd;
	display:block;	
	float:center;
	margin: 6px 0px 6px 0px;
}
.gallery_display a:hover {
	border: 1px solid #c40000;
}
.gallery_display img {
	border: 4px solid #ffffff;
}
.invoices{
	font-size:12px;
	margin:20px 0 0 12px;
}
.executiveboard{
	margin:10px 0 0 20px;
}
.executiveboard h3{
	color:#000000;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin:0;
}
.executiveboard h4{
	color:#000099;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
.executiveboard strong{
	color:#800040;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 20px;
}
.executiveboard img{
	border:3px solid #000000;
	margin:10px 0 0 0;
}
.executiveboard p{
	padding:0 0 0 10px;
}
.recent_graduates{
	margin:10px 0 0 20px;
}
.recent_graduates img{
	border:3px solid #000000;
	margin:10px 0px 0 0;
}
.meetmembers{
	margin:0px 0 20px 0;
}
.meetmembers img{
	border:3px solid #000000;
	margin:10px 0px 0 0;
}
.meetmembers  strong {
	color:#000099;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	margin:0 0 0 0px;
	font-style:italic;
}
.viewprofile{
	margin:20px 0px 0 0;
}
.viewprofile img{
	border:5px solid #000000;
	margin:10px 0px 0 0;
}
.viewprofile strong{
	color:#800040;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 10px;
}
.viewprofile p{
	padding:0 0 0 20px;
	line-height:22px;
	font-size:14px;
}
.displayborder {
	border: 1px solid #000000;
	padding-top: 0px;
	font-size: 14px;
}
#warren_buffet_trip h2{
	font-size:18px;
	text-align:center;
	color:#000000;
}
#warren_buffet_trip h3{
	margin:0 0 0 10px;
	text-align:center;
}
#warren_buffet_trip h4{
	font-size:15px;
	text-align:center;
	color:#000000;
	font-style:italic;
}
#warren_buffet_trip ol{
	margin:5px 0 5px 40px;
	font-size:12px;
}
#warren_buffet_trip ol li{
	line-height:16px;
}