/*
©2003-2004 All Rights Reserved
 ___     _   _         __      ___    _ _       _
| _ )___| |_| |___ _  _\ \    / / |_ (_) |_ ___| |_  ___ _ _ _ _  ___
| _ Y -_)  _| / -_) || |\ \/\/ /| ' \| |  _/ -_) ' \/ _ \ '_| ' \/ -_)
|___|___|\__|_\___|\_, / \_/\_/ |_||_|_|\__\___|_||_\___/_| |_||_\___|
                   |__/

This is index.css - Stylesheet of allaboutguernsey.com page Type 1A version 0.1a
*/

/* PAGE LAYOUT DEFINITIONS */

#leftcolumn 			{ display: block;
						width: 130px;
						background-color: #ffccff;
						text-align: left;
						float: left;
						padding: 0;
						}

#rightcolumn 			{ display: block;
						width: 130px; height: 440;
						text-align: left;
						overflow: hidden;
						float: right;
						}

#adright				{ display: block;
						width: 130px;
						padding: 0;
						margin-bottom: 8px;
						}

#centercontent
	{ 
	display:block;
	margin: 0px 138px 0px 138px;
	text-align: left;
	position:absolute;
	overflow:auto;
	height:440px;
	left:0px;
	width:462px;
	}

#centershortbox			{ display: block;
						height: 270px; width: 460px;
						background: url(../thor_graphics/thingscenter.png) no-repeat;
						position: absolute;
						}

#centershorttext		{ display: block;
						width: 150px;
						line-height: 16px;
						position: absolute;
						left: 12px;
						top: 160px;
						}

#extrabox				{ display: block;
						width: 148px;
						overflow:hidden;
						float:right;
						}

#piggy1					{ display: block;
						height: 162px; width: 440px;
						position: absolute;
						overflow: hidden;
						top: 0px;
						}

#piggyextra					{ display: block;
						height: 162px; width: 148px;
						position: absolute;
						overflow: hidden;
						top: 278px;
						left: 0px;
						}

#piggy2					{ display: block;
						height: 162px; width: 148px;
						position: absolute;
						overflow: hidden;
						top: 278px;
						left: 156px;
						}

#piggy3					{ display: block;
						height: 162px; width: 148px;
						position: absolute;
						overflow: hidden;
						top: 278px;
						left: 312px;
						}

#piggytopline			{ display: block;
						height: 3px; width: 460px;
						background: #999;
						line-height: 3px;
						margin: 0 auto; padding: 0;
						}

#piggygreybox			{ display: block;
						height: 39px; width: 460px;
						background: #b4b4b4;
						position: absolute;
						overflow: hidden;
						top: 3px;
						}

#piggywhite				{ display: block;
						height: 20px; width: 148px;
						padding: 3px 0 0 5px;
						font-size: 15px;
						font-weight: bold;
						color: #FFF;
						}

#piggylink				{ height: 19px; width: 460px;
						font-size: 11px;
						font-weight: bold;
						color: #000;
						margin: 0 auto;
						padding: 0px 0 0 5px;
						position: relative;
						display: block;
						}

#piggylink a			{ height: 17px; width: 148px;
						font-weight: bold;
						padding: 1px 0 0 5px;
						color: #000;
						background: transparent url(../thor_graphics/allaboutarrow.png) 132px 3px no-repeat;
						}

#piggylink a:hover		{ color: #FFF;
						background: transparent url(../thor_graphics/allaboutarrow_r.png) 132px 3px no-repeat;
						}

#piggyimage				{ display: block;
						height: 116px; width: 148px;
						background: #CCC;
						position: absolute;
						top: 46px;
						}

#leftmenu					{ height: 224px; width: 130px;
							display: block;
							position: relative;
							text-align: left;
							left: 0;
							top: 0;
							background-color: #f6f6f6;
							margin: 0 auto; padding: 0;
							}

#yellowbox					{ height: 195px; width: 130px;
							margin: 0 auto; padding: 0;
							display: block;
							background-color: #E6DC2B;
							overflow: hidden;
							}
#contenttext
			 	{
				width: 402px;
				font-size: 11px;
				display: block;
				padding: 0px 25px 0px 5px;
				position: relative;
				top: 35px;
				left: 0px;
				}
