BODY	{	SCROLLBAR-BASE-COLOR: #1B3A60; SCROLLBAR-ARROW-COLOR: #EF9D75; SCROLLBAR-TRACK-COLOR: #1B3A60; scrollbar-dark-shadow-color: #4A6964	margin: 0px;	padding: 0px;	border: #213D2F 0px solid;	}/* START CODE FOR LINKS */a:link		{ color: #B1C7DF; text-decoration: none; }a:visited	{ color: #B1C7DF; text-decoration: none; }a:active	{ color: #B1C7DF; text-decoration: none; }a:hover	{ color: #EF9D75; text-decoration: none; }.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }.insidelink     { color: #FF6500; text-decoration: none; }.insidelink:hover   { color: #000000; text-decoration: none; }/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */TABLE		{ COLOR: #DFE7EF; FONT: 13px verdana, arial, sans-serif; }.title		{ COLOR: #B1C7DF; FONT: 22px arial, verdana, sans-serif; font-weight: bold; }.subtitle	{ COLOR: #B1C7DF; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }.careertitle	{ COLOR: #81B4ED; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }.phonetitle	{ COLOR: #81B4ED; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }.list 		{ COLOR: #81B4ED; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }.just 		{ text-align: justify; }/* IMAGE BORDERS */.borders	{ border: #C7D7D5 1px solid; }.floatL { float: left; margin: 10px 5px 5px 0; } /* basic float left */ .floatR { float: right; margin: 10px 0 5px 5px; } /* basic float right */ .outline { background-color: #fff; border: 1px solid #999; margin-bottom: 6px; padding: 10px; }.border { padding: 4px;	border: 1px solid #999; background-color: #fff; margin-bottom: 12px; } /* simple border */.border2 { padding: 0 4px 4px 6px; border: 1px solid #9a9a9a; background: #d3dee9 url(../images/border02.jpg) repeat-x top; margin: auto auto 12px auto; } /* simple border w/background color */.border2 h1, .border2 h2, .border2 h3 { margin-top: 1px; }.border3 { padding: 0 4px 4px 6px; border: 1px solid #6a6a6a; background: #d1d1d1 url(../images/border03.jpg) repeat-x top; margin: auto auto 12px auto; } /* simple border w/background color */.border3 h1, .border3 h2, .border3 h3 { margin-top: 1px; }	.borderfloatL { /* poloroid style border w/float left */ 	float: left;	padding: .5em .5em 2em .5em;	margin: 0 10px 10px 0; 	border: 1px solid #ccc; 	background: #ffffff url(../images/shadow-btm.png) repeat-x bottom; }.borderfloatR { /* poloroid style border w/float right */ 	float: right;	padding: .5em .5em 2em .5em;	margin: 0 0 10px 10px; 	border-top: 1px solid #ccc; 	border-right: 1px solid #ccc; 	border-left: 1px solid #ccc; 		background: #ffffff url(../images/shadow-btm.png) repeat-x bottom; }.borderfloatR p, .borderfloatL p { /* poloroid style text */ 	margin: 0 0 -6px 0px ; 	font: 7pt Arial, sans-serif; 	color: #333; 	text-align: center;}/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #C7D7D5 2px solid; }.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #FF6501 2px solid; }.viewer-border	 	{ border: #C7D7D5 2px solid; }.smalltitle 		{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }.gallerytext		{ COLOR: #6D87A5; FONT: 10px verdana, arial, sans-serif; }.tinytext		{ COLOR: #6D87A5; FONT: 4px verdana, arial, sans-serif; }.hilight		{ COLOR: #E17845; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }.picturetitle 		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }/* START THE CODE FOR THE MENUS */.menu		{ font-family: verdana, arial, helvetica, sans-serif;		  font-size: 11px;		  height: 23px;		  padding-top: 0px;		  padding-bottom: 0px;		  padding-left: 10px;		  padding-right: 10px;		  cursor:pointer;		  font-weight: bold;		  text-align: center;		  line-height: 20px;		  display: block;		  border: #000000 0px solid; }