/* summer cascading style sheet for 3235auron.co.uk */

#toppannel	{
		z-index:		1;
		position: 		absolute;
		top:			0px;
		height:			85px;
		width:			1000px;
		left:			50%;
		margin-left:		-500px;
		background-image: 	url('summerbanner.jpg');
		visability:		visible;
		}

#leftpannel	{
		z-index:		1;
		position: 		absolute;
		top:			85px;
		height:			530px;
		width:			200px;
		left:			50%;
		margin-left:		-500px;
		margin-top:		10px;
		background: 		#ffffff;
		visability:		visible;
		}

#leftpannelinsert	{
		z-index:		1;
		position: 		absolute;
		top:			0px;
		height:			530px;
		width:			200px;
		left:			0px;
		background: 		#ffffff;
		visability:		visible;
		text-align:		center;
		color: 			#000099;
		font-family: 		Trebuchet MS;
		font-size: 		12px;
		}

#leftpannelinsert	a	{
		color: 			#000099;
		}

#leftpannelinsert	a:hover	{
		color: 			#999999;
		}


#mainpannel	{
		overflow:		auto;
		z-index:		1;
		position: 		absolute;
		top:			75px;
		height:			510px;
		width:			580px;
		left:			50%;
		margin-left:		-290px;
		margin-top:		10px;
		border-style:		solid;
		border-width:		5px;
		border-color:		#99FF66;
		background: 		#99FF66;
		visability:		visible;
		font-family: 		Trebuchet MS;;
		color: 			#000000;
		font-size: 		12px;
		}

#mainpannel	a	{
		color: 			#000000;
		}

#mainpannel	a:hover	{
		color: 			#000099;
		}

#mainpannel	p	{
		width:			550px;
		}

#rightpannel	{
		z-index:		1;
		position: 		absolute;
		top:			85px;
		height:			530px;
		width:			200px;
		left:			50%;
		margin-left:		300px;
		margin-top:		10px;
		visability:		visible;
		}	

#rightpannelinsert	{
		z-index:		1;
		position: 		absolute;
		top:			0px;
		height:			540px;
		width:			200px;
		left:			0px;
		background: 		#ffffff;
		visability:		visible;
		font-family: 		Trebuchet MS;
		text-align:		center;
		color: 			#000099;
		font-size: 		10px;
		}

#rightpannelinsert	a	{
		color: 			#000099;
		}

#rightpannelinsert	a:hover	{
		color: 			#999999;
		}

#bottompannel	{
		z-index:		1;
		position: 		absolute;
		top:			615px;
		height:			55px;
		width:			1000px;
		left:			50%;
		margin-left:		-500px;
		visability:		visible;
		}

#bottompannelinsert	{
		z-index:		1;
		position: 		absolute;
		top:			0px;
		height:			55px;
		width:			1000px;
		left:			0px;
		background: 		#ffffff;
		visability:		visible;
		font-family: 		Trebuchet MS;
		text-align:		center;
		color: 			#000099;
		font-size: 		12px;
		}

#bottompannelinsert	a	{
		color: 			#000099;
		}

#bottompannelinsert	a:hover	{
		color: 			#999999;
		}

table		{
		font-family: 		Trebuchet MS;
		text-align:		justify;
		color: 			#000000;
		font-size: 		10px;
		}

.red		{
		font-family: 		Trebuchet MS;
		text-align:		justify;
		color: 			#ff0000;
		font-size: 		12px;
		}