

body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 75%;
	BACKGROUND-ATTACHMENT: fixed;
	COLOR: #616161;
	FONT-FAMILY: tahoma;
	background-color: FFFFFF;
	
}

A:link {
    FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	COLOR: #333333; 
	TEXT-DECORATION:underline;
}

A:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	COLOR: #333333; 
	TEXT-DECORATION: underline;
}

A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	COLOR: #5CBCFC; 
	TEXT-DECORATION: none
}

A:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	COLOR: #333333; 
	TEXT-DECORATION: underline;
}

P {
	FONT-SIZE: 100%; 
	COLOR: #555151; 
	FONT-FAMILY: Tahoma
}

#master {
	WIDTH: 740px; 
	POSITION: relative; 
	HEIGHT: 700px; 
	BACKGROUND-COLOR: #fff;
}

#text {
	LEFT: 30px;
	WIDTH: 496px;
	POSITION: absolute;
	TOP: 187px;
	HEIGHT: 112px;
	background-color: #FFFFCC;
	layer-background-color: #FFFFCC;
	border: 0px none #000000;
	text-align:left;
}

#header {
	LEFT: 0px; 
	WIDTH: 740px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 177px; 
	background-image:
url('http://www.jsmpodcast.info/jsmpodcastimages/header.jpg'); 
	layer-background-color: #CCFFFF; 
	border: 1px none #000000;
	text-align:left;
}



#nav {
	LEFT: 0px; 
	WIDTH: 186px; 
	POSITION: absolute; 
	TOP: 177px; 
	HEIGHT: 446px; 
	background-image:
url('http://www.jsmpodcast.info/jsmpodcastimages/nav.jpg');
	layer-background-color: #CCCCFF; 
	layer-background-color: #FFCCCC; 
	border: 0px none #000000;
	text-align:left;
}


#body {
	LEFT: 186px; 
	WIDTH: 554px; 
	POSITION: absolute; 
	TOP: 177px; 
	HEIGHT: 446px; 
	background-image:
url('http://www.jsmpodcast.info/jsmpodcastimages/body.jpg');
	layer-background-color: #CCCCFF; 
	layer-background-color: #FFCCCC; 
	border: 0px none #000000;
	text-align:left;
}






#footer {
	LEFT: 0px; 
	WIDTH: 740px; 
	POSITION: absolute; 
	TOP: 623px; 
	HEIGHT: 77px;
	background-image:
url('http://www.jsmpodcast.info/jsmpodcastimages/footer.jpg');
	layer-background-color: #CCCCFF; 
	border: 0px none #000000;
}