BODY	{	SCROLLBAR-BASE-COLOR: #404040;	margin: 0px;	padding: 0px;	border: #000000 0px solid;	}/* START CODE FOR LINKS */a:link		{ color: #000000; text-decoration: none; }a:visited	{ color: #000000; text-decoration: none; }a:active	{ color: #000000; text-decoration: none; }a:hover		{ color: #FFFFFF; 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: #000000; FONT: 12px verdana, arial, sans-serif; }.title		{ COLOR: #FF6501; FONT: 18px arial, verdana, sans-serif; font-weight: bold; }.subtitle	{ COLOR: #FE934B; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }.careertitle	{ COLOR: #FF6600; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }.phonetitle	{ COLOR: #FF9D5C; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }.just 		{ text-align: justify; }.page-splits	{		border: #CCCCFF 1px solid;		background-color: #555555;		color: #FFFFFF; height: 3px;		width: 100%;		margin-top: 2px;		margin-bottom: 2px;		}/* IMAGE BORDERS */.borders	{ border: #000000 1px solid; }/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 2px solid; }.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #FF6501 2px solid; }.viewer-border	 	{ border: #000000 2px solid; }.smalltitle 		{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }.gallerytext		{ COLOR: #424242; FONT: 10px verdana, arial, sans-serif; }.gallerytextsm		{ COLOR: #424242; FONT: 4px verdana, arial, sans-serif; }.hilight		{ COLOR: #FF6501; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }.picturetitle 		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }/* GALLERY MENU CODE */.button-gallery 	{			color: #000000;	       		font: bold 11px arial, serif;			text-align: center;			background-color: #FFFFFF;	        	background-image: url("picts/button-gallery.gif");        		padding: 1px 5px 1px 5px;			margin: 0px 1px 0px 1px;        		display: block;			cursor:pointer;			width: 90px;        		border: #999999 1px solid;			}.buttonon-gallery	{			color: #FF6501;	       		font: bold 11px arial, serif;			text-align: center;			background-color: #FFFFFF;	        	background-image: url("picts/buttonon-gallery.gif");        		padding: 1px 5px 1px 5px;			margin: 0px 1px 0px 1px;        		display: block;			cursor:pointer;			width: 90px;        		border: #000000 1px solid;			}/* SIDEBAR OPTIONS */a.sidelink:link		{ color: #FFFFCE; text-decoration: none; }a.sidelink:visited	{ color: #FFFFCE; text-decoration: none; }a.sidelink:active	{ color: #FFFFCE; text-decoration: none; }a.sidelink:hover	{ color: #FF6501; text-decoration: none; }.bordersSB		{ border: #FCA972 1px solid; }.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; }.date-font		{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }.sidebar-background	{			background-image: url("picts/background-sidebar.gif");			background-repeat: repeat-y;			background-position: top left;			}/* RIGHT SIDEBAR OPTIONS */.sidebar-background-RT	{			width: 75px;			background-image: url("picts/background-sidebar-RT.gif");			background-repeat: repeat-y;			background-position: top right;			}/* CONTACT PAGE */.shadeform	{ FONT: 13px arial, verdana, sans-serif;		background-image: url("picts/shadeform.gif");		text-align: left;		WIDTH: 180PX;		BORDER: #F0F0F0 1px solid; }.dropdown 	{ COLOR: #9196C1;		background-color: #F1F4F5;		WIDTH: 200PX;		FONT: 11px verdana, arial, sans-serif; }.textarea	{ FONT: 13px arial, verdana, sans-serif;		background-image: url("picts/shadeform.gif");		text-align: left;		WIDTH: 250PX;		HEIGHT: 125PX;		BORDER: #F0F0F0 1px solid; }.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }/* START THE CODE FOR THE MENUS */.menuoutline	{ BORDER-BOTTOM: #404040 1px solid; BORDER-TOP: #000000 0px solid; }.menu		{ font-family: verdana, arial, helvetica, sans-serif;		  font-size: 11px;		  height: 22px;		  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; }