/* splash image styles added by Dan Nawara 13/11/2003 */
.splashHead , #splashHead
					{
					clear:both;
					width:500px;
					height:130px;
					margin-bottom:15px;
					border:0px;
					}
					
.splashRight		{
					float:right;
					clear:right;
					margin: 20px 0px 20px 20px;
					color: rgb(102,102,102);
					}

div.splashRight		{	width: 250px;	}


.picRight		{
					float:right;
					clear:right;
					margin-left:25px;
					margin-right:25px;
					margin-bottom:25px;
					margin-top:5px;
					border:0px;
					}
.captionRight		{
					float:right;
					clear:right;
					width:250px;
					height:280px;
					margin-left:25px;
					margin-right:25px;
					margin-top:5px;
					font-size: xx-small;
					border:0px;
					}
					
.splashLeft		{	float:left;	
					margin: 10px 20px 20px 0px;
					color: rgb(102,102,102);
				}

.dep_maint
					{
					border:0px;
					}

.splashLink
			{
					text-decoration:none;
					background:url(/images/comment_hand.png);
					background-repeat:no-repeat;
/*					width:430px;	*/
					height:100px;
					padding:20px;
					padding-left:15px;
					text-align:center;
					font-size:11px;
					font-weight:bold;
					color:#003366;
					margin:0px;
					}
div.splashlink a
			{
					text-decoration:none;
					color:#003366;
					}
