/* 
Aberdeen Sands stylesheet - design and code by stu@penguinattack.com
--------------------------------------------------------*/


/*body declarations
-------------------*/
body {
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	width: auto;
	margin: 0 5% 0 5%;
	padding: 0;
	border: 0;
	color: #000;
	background: #fff;
}
/*tabular data
--------------*/
table{
	font-family:verdana,arial,sans-serif;
	color:#000;
	font-size:1em;
}


/*container
-----------*/
#topFade{
}

/*header
---------*/
#header{
}

/*content Areas
--------------*/
#sideShadows{
}
#contentArea{
}
* html #contentArea{
}



/*content Text
---------*/
#contentImage{
}
* html #contentImage{
}

#text{
}

/*menu Area
-----------*/
#menu{
}
#menuLogo a{
}
* html #menuLogo a{
}
#menu ul	{
}
#menu ul li{
}
/*footer Area
-------------*/
#btmImage{
}

#btmShadow{
}
#footer{
}

/*h1,h2 etc
-----------*/

/*images
--------*/
img{
	border: 0px;
	display: none;
}