/*Author: Amar Singh
  June, 2005 */


body {
	background-color: #243284;
	margin: 0px;
}


.max_Ht {
	height: 100%;
}


.top_left {
	text-align: left;
	vertical-align: top;
}


.container_left {
	background-image: url(components/container_left.gif);
	background-repeat: repeat-y;
	width: 17px;
}


.container_right {
	background-image: url(components/bg_right.gif);
	background-repeat: repeat-y;
	width: 17px;
}



.layout_left {
	background-image: url(components/my_bg_body_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.layout_right {
	background-image: url(components/my_bg_body_right.gif);
	background-repeat: repeat-y;
}


.header1_top_bot {
	background-image: url(components/fon_top.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
}


.header1 {
	height: 50px;
	background-color: #FFFFFF;
}


.center_size {
	width: 800px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}


.sentry_logo {
	height: 150px;
	width: 800px;
	background-image: url(components/sentry_logo.gif);
	margin: 0px;
}


.sentry_logo_bot {
	background-image: url(components/sentry_bot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 800px;
}


.menu_size {
	width: 192px;
	text-align: left;
	vertical-align: top;
}


.maincontent_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFF33;
	background-image: url(components/menu_bckgnd.gif);
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	height: 20px;
	text-transform: capitalize;
	font-size: 16px;
}


.maincontent {
	height: 100%;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: lighter;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.maincontent_backgnd {
	background-color: #EFEEEE;
}
.menu_image {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer {
	background-image: url(components/top01.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 22px;
}
.search {
	background-image: url(search_bkgnd.gif);
	height: 98px;
	width: 190px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.maincontent_internal_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
}
.news_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 3px;
}
.news_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.people_image_size {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 100px;
}
.people_name {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}
.people_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #666666;
	padding-left: 15px;
}
.people_position {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: 2px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.contact_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
}
.sponsorNSF {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
	font-weight: lighter;
}
