/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content{width:800px; background-color:White;}
#logo{float:left; background-image:url(imagesteam/prsta_logo.jpg); width:274px; height:99px; background-color:White; border-left:solid 1px Maroon;}
#topheader{float:right; width:524px; height:99px; background-color:#FFFFFF; position:relative; border-right:solid 1px Maroon;}
#toplinks{position:absolute; right:0px; top:0px;}
#menu{float:right; width:798px; height:32px; background-image:url(imagesteam/bg_menu.gif); background-repeat:repeat-x; border-style:solid;border-color:red; border-width:1px; text-decoration:center;}
#submenu{float:right; width:798px; height:30px; background-image:url(imagesteam/bg_submenu.gif); background-position:top; background-repeat:repeat-x; border-left:solid 1px Maroon; border-right:solid 1px Maroon; text-decoration:none;}
#footer{float:left; width:780px; background-color:#FFE2C6; padding:10px; border-style:solid;border-color: red;border-width:1px;}

/*Submenu Selection styles*/
body#ourteam_bods a#submenu_bods,
body#ourteam_scibsadvbrd a#submenu_scibsadvbrd
{color:Maroon; text-decoration:underline;}

/*OurTeam/BoDs Panel*/
#contentbods { float:none; width:798px; height:550px; background-color:White; border-left:solid 1px Maroon; border-right:solid 1px Maroon;}
.bodstitle { font: 0.8em Verdana, Tahoma, Times New Roman; font-size:20px; font-weight:bold; color:#CC0000; }
.bodshdr {font: 0.8em Tahoma, Verdana, Times New Roman; font-size: 14px; font-weight:bolder; color:#336699; }
.teamtext { font-family: Tahoma, Verdana,; font-size: 13px; color: #666666; }
.firsttext { font-family: Times New Roman, Verdana,; font-size: 22px; }
#bodspanel{float:left; width:570px; background-color:#F3F3F3; border-style:solid; border-color:Maroon; border-width:1px; padding:5px; margin:30px;}
.bodspic{float:left; width:308px; height:266px; background-image:url(imagesteam/bods.jpg); vertical-align:bottom; margin-left:25px;}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
.datetext {
	font-size: 11px;
	font-family: Verdana, Tahoma;
 	color: #666666;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smallwhitetext {
	font: 0.8em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.8em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
	color:Yellow;
}
.smallwhitetext a:active{
	text-decoration:underline;
	/*background-color:#993300;*/
	/*background:url(bg_submenu.gif); */
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#808080;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
	color:Maroon;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.rightstext{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #000080;
}
.rightstext a{
	font: 0.7em Verdana;
	font-size: 10px;
	font-weight:normal;
	color:#000080;
	text-decoration:none;
}
.rightstext a:hover{
	text-decoration:underline;
	color:Maroon;
}
.submitbutton {
	FONT-SIZE: 12px
}

.verysmallgraytext {
	font: 0.7em Verdana, Tahoma, sans-serif;
	font-size:8px;
	font-weight:bold;
	color: grey;
}
.verysmallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:grey;
	text-decoration:none;
}
.verysmallgraytext a:hover{
	text-decoration:underline;
	color:Maroon;
}
