/* General Styles */

#breadcrumbs		{	text-align:right; font-size:10px; color: #666666; margin-bottom: 5px;	}
#breadcrumbs a		{	color: #999999;	}

body			{	font-family: Georgia, serif; font-size:13px;	}

.clear			{	clear:both; }

#list			{	font-family: Georgia, serif; font-size:10px;	}

#page			{	width: 	899px; margin: 0 auto; }

#greybox		{
					background-color: #999999; border: 2px solid #003300;
					padding: 20px; width:859px;		}
					
#footer			{	padding: 10px; font-size:10px; color: black;	}

/* Homepage Styles */

#whitebox		{	padding: 20px; background-color: white;
					background-image: url(/images/rotation.php); 
					background-repeat: no-repeat;
					background-position: right center; 
					border: 2px solid #003300; width: 815px; height: 570px;	}

#logo			{	background-image: url(/images/logo.jpg); 	
					background-repeat: no-repeat;
					display:block; width: 338px; height: 288px;
					padding-bottom: 10px;	}

#content		{	width: 338px; color: black; height: 300px; }

#navigation		{	background-color: #003300; width: 899px; display:block;
					height:30px; border: solid #003300 2px; }
					

#navigation ul    {    margin: 0; padding: 5px 0 0 0;  list-style:none; text-align:center; }

#navigation    li    {    display:inline; padding: 0 22px; text-align: center;
                   border-right: 1px solid white;  margin-left: auto; margin-right: auto; }

					
#navigation li.last	{	border-right: none;	}	

#navigation a	{	color: white; font-family: Georgia; font-size: 14px;text-					decoration:none; font-weight: bold;}

/* Subpage Styles */
#whiteboxS		{	padding: 0; background-color: white;
					border: 2px solid #003300; width: 855px;	}

#leftbox		{	float: left;  background-color: white; width: 210px; }
				 
#rightbox		{	padding: 10px; background-color: white; width: 587px; 
					border-left: 15px solid #003300; float:left; min-height: 600px;}

#logoS			{	background-image: url(/images/logoS.jpg); 	
					background-repeat: no-repeat;
					display:block; width: 210px; height: 157px;
					padding-bottom: 10px; background-position:  center; 	}
#logoS a		{	display: block; width: 210px; height:155px; }
					
#pagetitle		{	color: #003300; font-weight:bold; font-size: 24px; }

#contentS		{	width: auto; height: auto; color: black;  }

#navigationS		{	 }

#navigationS ul	{	list-style:none; margin:0; padding:10px; font-size: 18px; 
						color: #003300; }

#navigationS	li	{	margin: 8px 0; }

#navigationS a	{	color: #003300; font-family: Georgia; font-size: 14px;text-					decoration:none; font-weight: bold;}
