/* Foil Magazine*/
/* www.foilmagazine.com */

body  {margin: 0px 0px 0px 0px; }

p {	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px; }

h1 { 	color: #999999;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 0px;
	font-style: normal;}

h2 { 	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; }

h3 { 	color: #ffffff;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	font-style: normal; }
	
h4 { 	color: #663333;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; }

h5 { 	color: #663333;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal; }
	
	
h6 { 	color: #336666;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal; }	
		

a		{ color: #ffffff; text-decoration: none; }
a:active	{ color: #ffffff; }
a:visited	{ color: #ffffff; }
a:hover		{ color: #999966; }

a:link.second	{ color: #999999; text-decoration: none; }
a:active.second	{ color: #999999; }
a:visited.second	{ color: #999999; }
a:hover.second	{ color: #000099; }



td {
	vertical-align:top;
}



/*Image placement*/

#back_home{
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top:  0px;
	width: 39px;
	height:41px;
}


#slideshow_text{
	z-index: 1000;
	position: absolute;
	left: 360px;
	top: 100px;
	margin-top:  0px;
	width: 130px;
	height:200;
}

#slideshow_text2{
	z-index: 1000;
	position: absolute;
	left: 350px;
	top: 55px;
	margin-top:  0px;
	width: 130px;
	height:200px;
}

#worldclock{
	z-index: 5000;
	position: absolute;
	left: 10px;
	top: 55px;
	margin-top:  0px;
	width: 40px;
	height:20px;
}

#headline{
	z-index: 100;
	position: absolute;
	left: 505px;
	top: 10px;
	margin-top:  0px;
	width: 268px;
	height: 119px;
}

#slide_show_loc{
	z-index: 1000;
	position: absolute;
	left:45px;
	top: 0px;
	margin-top:  0px;
	width: 300px;
	height:400px;
}

#movie_holder{
	z-index: 1000;
	position: absolute;
	left:120px;
	top: 100px;
	margin-top:  0px;
	width: 320px;
	height:300px;
}


#tv1{
	z-index: 2000;
	position: absolute;
	left:415px;
	top: 210px;
	margin-top:  0px;
	width: 50px;
	height:69px;
}

#tv2{
	z-index: 1000;
	position: absolute;
	left:415px;
	top: 310;
	margin-top:  0px;
	width: 50px;
	height:69px;
}

#button_loc{
	z-index: 300;
	position: absolute;
	left: 360px;
	top: 350px;
	margin-top:  0px;
	width: 50px;
	height:50px;
}





/*i-frames*/

#body_text{
	z-index: 200;
	position: absolute;
	left: 513px;
	top: 140px;
	margin-top:  0px;
	width: 251px;
	height:219px;
}


/*--------------------------*//*--------------------------*/
/*FONT STYLES*/

.todaysdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.maincontent {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002f20;
}


