BODY 	{
	/*scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #5F5646;
	scrollbar-3dlight-color: #66777F;
	scrollbar-darkshadow-color: #5F5646;
	scrollbar-shadow-color: #66777F;
	scrollbar-arrow-color: #FFFFFF;*/
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;

	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: .1em;
	text-decoration: underline;
}
.gallery {
	padding-right: 20px;
	padding-left: 20px;
}


/* NON-MENU PAGE LINK CODE */

a:link		{
	color: #03C;
	text-decoration: none;
}

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

a:active	{ color: #0000CC; text-decoration: none; }

a:hover		{
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


.biglink 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.biglink:hover 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}





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

TABLE		{
	COLOR: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.title		{
	COLOR: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 125px;
	width: 100%;
	text-decoration: underline;
}

.subtitle	{
	COLOR: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.smalltitle 	{
	COLOR: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.careertitle	{
	COLOR: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.date-font	{
	COLOR: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formmargin	{ margin: 0px; }

.just 		{
	text-align: justify;
	color: #600;
}




/* PAGE HEIGHTS CODE */

.pageheight		{ height: 625px; }

.pageheight-home	{ height: 375px; }

.pageheight-gallery	{ height: 750px; }






/* LIST CODE - CLIENTS, CAREERS, AND SERVICES PAGES */

li 		{ color: #9E8353; }
li span 	{ color: #B9B9B9; }






/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #cccccc;
			border-top: #5F5646 0px solid;
			border-bottom: #5F5646 1px solid;
			}

.ban-width		{ width: 600px; }

.ban-end        	{ background-image: url("picts/background-images.jpg"); }

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

.imagerightborder-home	{ border-right: #000000 1px solid; }



/* HEADER BORDERS */

.headerborder		{ border-bottom: #5F5646 1px solid; }




/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #5F5646 1px solid;
		border-bottom: #5F5646 1px solid;
		background-color: #000000;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
	color: #CCC;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
		}






/* OTHER IMAGE BORDERS */

.borders	{ border: #74747B 1px solid; }





/* HOMEPAGE LAYERED TEXT STYLES - shown on Graphic-LOGO-sample.htm */

#hometext 	{ position:absolute; visibility: visible; left: 162px; top: 110px; width:300px; z-index:5; padding:5px; }

.hometextlayer	{
	COLOR: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hometexttitle	{
	COLOR: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




/* CONTACT LAYERED TEXT STYLES */

#contacttext 		{ position:absolute; visibility: visible; left: 162px; top: 105px; width:500px; z-index:5; padding:5px;}

.contacttextlayer	{
	COLOR: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.phonetitle		{
	COLOR: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





/* HOMEPAGE LEFT SHADED AREA */

.home-vert-splits	{
	border-right: #5F5646 1px solid;
	background-color: #999999;
	font-size: 12px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
			}

/* HOME PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table-home		{
			background-color: #CCCCCC;
			border-top: #5F5646 0px solid;
			border-bottom: #5F5646 1px solid;
	        	background-image: url("picts/home-background.jpg");
			}





/* RIGHT SIDEBAR CODE */



.sidebar-area		{
			border-left: #5F5646 1px solid;
			background-color: #999999;
			width: 150px;
			}

.sidebar-pagewidth	{
			background-color: #999999;
			width: 150px;
			}

.sidetext		{
	COLOR: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidetitle		{
	COLOR: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #B9B9B9;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
			height: 600px;
			/*min-height: 550px;*/
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}






/* HIDE MENU AND ITEMS FOR PRINTING */


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







/* GALLERY CODE */

.galleryborder		{ border: #999999 1px solid; margin-bottom: 3px; }

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

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

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

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}




/* SMALL GALLERY MESSAGES */


.divstyle 	{ position:absolute;
		border: #000000 0px solid;
		width: 100px;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		border: #000000 1px solid;
		background:#FFFFE1;
		color:black;
		font-size:10px;
		padding: 3px;
		font-family:verdana, arial, sans-serif; }


.pstylebody 	{ position:absolute;
		background:#FFFFE1;
		color:black;
		font-size:10px;
		font-family:verdana, arial, sans-serif; }




/* GALLERY MENU CODE */


.button-gallery 	{
			background-color:#000000;
	        	background-image: url("picts/button-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #C2AE89;
			font-size: 12px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
			BORDER: #A39479 1px solid;
			}


.buttonon-gallery	{
			background-color:#333333;
	        	background-image: url("picts/buttonon-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 12px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
			BORDER: #FFFFFF 1px solid;
			}






/* CONTACT AND QUOTES FORM */

.button 		{
	background-color:#000000;
	background-image: url("picts/button.gif");
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #C2AE89;
	font-size: 11px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	BORDER: #A39479 1px solid;
			}

.buttonon 		{
	background-color:#333333;
	background-image: url("picts/buttonon.gif");
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	BORDER: #FFFFFF 1px solid;
			}


.shadeform	{
	COLOR: #000000;
	background-image: url("picts/shadeform.gif");
	background-color: #B6B6AF;
	text-align: left;
	WIDTH: 200px;
	BORDER: #666666 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		}


.dropdown 	{
		FONT: 11px verdana, arial, sans-serif;
		COLOR: #000000;
		background-color: #B6B6AF;
		WIDTH: 200PX;
		}


.textarea	{
	COLOR: #000000;
	background-image: url("picts/shadeform.gif");
	background-color: #B6B6AF;
	text-align: left;
	WIDTH: 250px;
	HEIGHT: 125px;
	BORDER: #666666 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		}


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


.dropquotes 	{
		FONT: 11px verdana, arial, sans-serif;
		background-color: #B6B6AF;
		COLOR: #000000;
		}


.quotechoice 	{ COLOR: #C2AE89; }










/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #B6B6AF;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-color:#2C343B;
	        background-image: url("picts/button-gallery.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #849CAC;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		BORDER: #849CAC 1px solid;
		}






/* FOOTER CODE */

.footer			{
	height: 35px;
	padding: 5px 10px 5px 10px;
	background-color: #000;
			}

.copyright		{
	COLOR: #000000;
	FONT: 8px arial narrow;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}








/* START THE CODE FOR THE MENUS */


#menulocation 		{
	LEFT: 0px;
	WIDTH: 150px;
	POSITION: absolute;
	TOP: 110px;
	padding: 0;
	white-space:nowrap;
	height: 450px;
}

.menuwidth		{
	width: 150px;
	background-color: #000000;
}


.menu-background	{
	background-color: #000;
	border-right: #5F5646 1px solid;
			}

.menuseparator		{
			border: #554426 1px solid;
			background-color: #15191B;
			color: #15191B;
			height: 3px;
			width: 140px;
			padding: 0px;
			margin-top: 3px;
			margin-bottom: 0px;
			}
/*
.menutrans   		{
			filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
			border-bottom: #74747B 1px solid;
			}*/


.menu-bottomline	{ border-top: #74747B 0px solid; }


.menu		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*cursor:hand;*/
	font-weight: bold;
	width: 150px;
	text-indent: 7px;
	line-height: 14px;
	text-align: left;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	border-right: #74747B 0px solid;
	border-top: #74747B 0px solid;
	background-color: #000000;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: repeat;
		}


a.menu:link 	{ color: #B8B6B2; }

a.menu:visited 	{ color: #B8B6B2; }

a.menu:active 	{ color: #B8B6B2; }

a.menu:hover 	{
		color: #FFFFFF;
		background-color:#353230;
		text-decoration: none;
		border: #FFFFFF 1px solid;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: 2px;
		margin-bottom: 0px;
		}
.soccer_logo {
	height: 300px;
	width: 300px;
	position: relative;
	z-index: 1;
	left: 220px;
	top: 130px;
}
.imagebox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	padding: 8px;
}
.imageboxtable {
	border: 1px solid #c8d4fd;
	padding: 4px;
	margin: 0px;
	background-color: #FFF;
}
.imageboxpol {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	padding: 8px;
	background-color: #CCC;
}
div.figure {
	margin: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}
div.figure p {
	text-align: center;
	font-style: italic;
	text-indent: 0;
}
img.scaled {
  width: 100%;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copy {
	color:#CCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.copy:link {
	color:#fff;
	font-size: 10px;
	text-decoration: underline;
}
a.copy:hover {
	color:#f00;
	font-size: 10px;
	text-decoration: underline;
	background-color: #fc6;
}
.pwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.h1white {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: .1em;
	text-decoration: underline;
}

#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 0px;
	width: 640px;
	text-align: center;
	border-collapse: collapse;
	color: #666;
}
#ver-zebra th
{
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #666;
}
#ver-zebra td
{
	padding: 10px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #666;
	font-size: 10px;
}
.vzebra-odd
{
	background: #f1f1f1;
}
.vzebra-even
{
	background: #e8e7e7;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #dddddd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background-color: #e4e2e2;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d4fd;
}
