/* main pos and brand
---------------------------*/


body {
	margin:0;
	font-size:75%;
	line-height:1.5em;
	text-align: center !important;
	background:#000;
}

.debug{
	Xborder:1px dotted #fff;
}


/* landing
-----------*/
body.landing{
	margin:0;
	background:#000 url(i/landing_bg_tileB.gif) repeat top left; /* landing_bg_tileB.gif */
}
body.landing div.capsule{
	margin:7em auto 0 auto;
}
body.landing div.capsule, 
body.landing div#content{
		width:460px;
}
body.landing div.capsule div.capsule a{
	Xborder:0;
	text-decoration:underline;
}
body.landing div.capsule a span{
	display:block;
	margin:0.25em auto 0 auto;
	text-align:center;
	background-color:#000;
	padding:0.5em;
	Xborder:1px dotted pink;
	font-size:1.15em;
	font-style:italic;
	width:6.5em;	
}

/* main page elements
--------------------*/
div.capsule {
	margin:2.1em auto 0 auto;
}

div.capsule {
	width:79em;
}

body#gallery div.capsule{
	width:77.6em;
	margin:2em auto 0 auto;
}

body#gallery div#content{
	
}

div#navCol{
	text-align:left;
	float:left;
	width:14em;
}

div#content{
	text-align:left;
	float:right;
	Xwidth:47em;
	width:63em;
	margin:2.3em 0 0 0;
}
ul.ftr{
	list-style-type:none;
	margin:2em auto 0 auto;
	font-size:0.8em;
}
/* left nav elements
-------------------*/


div#navCol h1 img{
	width:170px;
	margin:0 0 1.5em 0;
}
div#navCol ul.navigation{
	
	list-style-type:none;
	
}
div#navCol ul.navigation li{
	margin:1em;
}
/* mainContent rules
*/
div#content h2{
	float:left;
	width:2em;
	margin:0.7em 0  3em 4em;
	
}
div#content img.frill{
	Xfloat:right;
	margin:0 0 3em 7.2em;
}

div#content img.fBottom{
	margin:3em 0 2em 7.2em;
}


/* ftr
-------*/



/* Lib{}
-------*/

.debug{}
/*
border:1px solid green;
*/

legend, .hide, .h, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	position:absolute;
	top:-500em;
	left:0;
	height:1px;
	width:1px;
	margin:-500em;
}

div.c {
	clear:both;
	border-bottom:1px solid #fff;
}

div.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

div.clear-left {
	clear:left;
}

div.clear-right {
	clear:right;
}

/*end lib*/

/* Level Playing Field{}
-----------------------*/

h1, h2, h3, h4, h5, h6, input, form, dl {
	margin:0; 
	padding:0;
	}

h1 {
	margin:0.25em 0 0.75em 0;
	font-weight:normal;
	font-size:2em;
	line-height:1.5em;
	}

h2 {
	margin:0.25em 0 0.25em 0;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.5em;
	}

h3 {
	margin:0.25em 0 0.25em 0;
	font-size:1.2em;
	line-height:1.5em;
	}

h4 {
	margin:0.25em 0 0.25em 0;
	font-size:1em;
	line-height:1.5em;
	}
h5 {
	margin:0.5em 0 0.25em 0;
	font-size:0.8em;
	line-height:1.5em;
	text-align: left;
	}

th, td {
	voice-family: "\"}\""; /* hide rest from IE 5.x */
	voice-family:inherit;
	font-size:1em;
	font-family:verdana, sans-serif;
	}
ie5hackfix {
	}

p {
	font-size:1em;
	margin:0.6em 0;
	padding:0;
	line-height:1.5em;
	}

a, a:link{
	color:#f5f5f5;
	font-weight:bold;
	}
	
div#content a:visited{
	color:#fff;
	}

.text-input {
	border:1px solid #7F9DBA;
}

input, select {
	font:1em verdana, sans-serif;
}


fieldset {
	border:1px solid #fff; /* opera fix... */
	border:none; /* TODO: this works on all browser other than opera/pc which needs the above... */
	margin:0;
	padding:0;
}

form {
	padding:0;
	margin:0;
}
/*************New Stuff**************************/
.moveingStar { position:fixed; width:30px; height:30px;}
#star1 { top:50px; left:15%;}
#star2 { top:200px; left:5%;}
#star3 { top:400px; left:20%;}
#star4 { top:580px; left:35%;}

#star5 { top:50px; left:82%;}
#star6 { top:200px; left:92%;}
#star7 { top:400px; left:77%;}
#star8 { top:580px; left:62%;}

#chrismas { position:relative; left:-60px; top:0px; margin-top:-100px;}
/************************************/

