BODY	{
		margin: 0px;	
		padding: 0px;	
		color: #000000;
		background-color: #FFFFFF;
		border: #999999 0px solid;
		SCROLLBAR-BASE-COLOR: #888888;
		}



/* START CODE FOR NON-MENU LINKS */


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

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

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

a:hover		{ color: red; text-decoration: none; }

.link a:link	{ color: #FFF; text-decoration: none; }
.link a:hover	{ color: red; text-decoration: underline; }

.biglink a:link	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink a:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: red; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FF0000; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.bsubtitle	{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.timestamp	{ COLOR: #000; FONT: 9px verdana, arial, sans-serif; }

.careertitle	{ COLOR: #FF0000; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.contactinfo	{ COLOR: white; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle1	{ COLOR: white; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle2	{ COLOR: white; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.address	{ COLOR: white; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.page-splits	{ width: 100%; color: blue; background-color: blue; height: 1px;  border: 0; style: solid; }

.normtext 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; border:none}


/* IMAGE BORDERS */

.borders	{ border: none; }




/* PAGE TOP AND BOTTOM BORDERS */

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 10px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 10px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}






/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */


.image-border		{ position: relative; left: 0px; top: 0px; border: #F1F1F1 0px solid; }

.image-borderon		{ position: relative; left: 2px; top: 2px; border: #0099FF 1px solid; }

.viewer-border	 	{ border: #000000 1px solid; }

.smalltitle 		{ COLOR: #339900; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.gallerytext		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.hilight		{ COLOR: #3366FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }



/* GALLERY POPUP 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;
			height: 20px;
        		border: #999999 1px solid;
			}


.buttonon-gallery	{
			color: #0066FF;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
        		padding: 0px 5px 0px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #0066FF 1px solid;
			}



/* left SIDEBAR OPTIONS */


a.sidelink:link		{ color: #3300FF; text-decoration: none; }

a.sidelink:visited	{ color: #3300FF; text-decoration: none; }

a.sidelink:active	{ color: #3300FF; text-decoration: none; }

a.sidelink:hover	{ color: #3300FF; text-decoration: underline; }

.bordersSB		{ border: #C0C0C0 1px solid; }

.sidebartitle		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: white; FONT: 11px verdana, arial, sans-serif; }

.date-font		{ color: #FF0000; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.sidebar-background	{
			background-image: url("picts/background-sidebar.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}







/* RIGHT SIDEBAR OPTIONS */

.sidebarR	{ width: 20px; }

.whitespaceL	{ width: 10px; }







/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}












.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		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: #000000 1px solid; }

.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }


.searchform 	{ WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid; }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }






/* START THE CODE FOR THE MENUS */


.menutable	{
	background-color: #0F338A;
	background-image: url("picts/menu-background.gif");
	BORDER-BOTTOM: #FF0000 0px solid;
	BORDER-TOP: #FF0000 0px solid;
		}


.firstborder	{ border-right: #FFFFFF 1px solid; }


.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 9px;
		padding-right: 9px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		border: solid #FFFFFF;
		border-width: 0px 1px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */




a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#0F338A;
		  color: #CFCFE0;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#0F338A;
		  color: #CFCFE0; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#0F338A;
		  color: #CFCFE0; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#828282;
		   color: #FFFFFF; }

td.nowrap	{height: 10px;}

/* Phil's Fix For Content Table Background Color */

.pjm1	{ background-color: white; }


/* Table for links page */

table.classinfo  {border-width: 7px; 
			border-color: #01528f; 
			border-style: solid;
			border-collapse: collapse;
			width: 100%; 
			background-color: #bcd2ee;
			margin: 0px 0px 0px 20px;
			}

td.infotitle 	{text-align: center; 
			padding: 5px;
			margin: 0px; 
			background-color: #bcd2ee;
			}
			
tr.infotitle		{font-family: helvetica;
			color: #000;
			background-color: #bcd2ee;
			text-align:center;
			font-size:1.6em;
			font-weight: bold;
			vertical-align: middle;
			}

tr.calendar	{font-family: helvetica;
			color: #000;
			background-color: #f0f0f0;
			text-align:center;
			vertical-align: middle;
			}	
			
td.calendar	{text-align:left;
			font-size: 13px;
			width: 30%;
			padding:  10px;
			border-color: #01528f;
			margin: 0px 0px 0px 0px;
			border-style: solid;
			}

.classdesc		{padding: 7px;
			}
			
			
.classtable	{width: 80%;
			font-size: 90%;
			}

/* Blog page settings */
			
.blog	{margin: 30px 0 0 0;
		}
		
.blog h1	{margin: 50px 0 8px 0;
		}
	
.blog h2	{margin: 0px 0 40px 0;
		font-size:18px;}	
	
.iblog {	border-width: 5px;
		border-style: solid;
		border-color:  #01528f; 
		width: 505px;
		height:  600px;}
		
		
/* Touir pages settings */

.title2		{ COLOR: red; 
			FONT: 18px verdana, arial, sans-serif; 
			font-weight: bold; 
			margin: 0 0 0 40px;
			}

.models{
width:530px;
height:100%;
float:left;
margin:0;
padding:0;
}

.vmenu{
width:210px;
height:100%;
float:right;
}

.vmenu .style3 {padding: 0;
			text-align:left;
}

.vmenu .style1 {margin: 0;}

.style6 {font:20px Verdana;
			font-weight: bold;}

.vmenu h2 {padding: 0;
		text-align:right;
}

.style1{
float:left;
font:14px Verdana;
color:#000;
margin:0 0 0 40px;
padding:0;
font-weight: bold;}
			
.style2{
padding:10px;
font:10px Verdana;
line-height: 1.5em;
}

.style3{
font:11px Verdana;
color:#000;
margin:0;
padding:0;
font-weight: bold;}

.left{
float: left;
width: 30%;
margin: 0% 1% 10% 3%;
 COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.right{
float: right;
width: 40%;
margin: 0% 20% 10% 0%;
text-align: left;
 COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.biglink{
float: left;
}

tr.photo	{font-family: helvetica;
			color: #000;
			background-color: #f0f0f0;
			text-align:center;
			vertical-align: middle;
			}	
			
td.photo	{text-align:left;
			font-size: 13px;
			width: 30%;
			padding:  10px;
			border-color: #01528f;
			margin: 0px 0px 0px 0px;
			border-style: solid;
			}
			
.offset	{margin: 0 0 0 150px;}