body {
margin:0;
background-color:rgb(255,255,255);
background-image:url(img/bckg_jj_red.jpg);
background-repeat:repeat-x;
font-family:georgia, serif;
font-size:14px;
}

a:focus { 
-moz-outline-style: none;
}

.green {
color:rgb(0,131,0);
}

.green a {
color:rgb(0,131,0);	
}


.green a:hover {
color:rgb(200,0,0);	
}

.yellow {
color:rgb(234,227,118);	
}

.yellow a {
color:rgb(234,227,118);	
}

.yellow a:hover {
color:rgb(255,255,255);
}

.copyright {
color:rgb(0,131,0);
font-size:0.90em;
}

.copyright a {
color:rgb(0,131,0);
}

.copyright a:hover {
color:rgb(200,0,0);
}

.headline {
font-size:1.2em;
font-weight:bold;
}


#header {
margin:0 auto;	
width:990px;
height:30px;	
}


#container {
position:relative;
margin:0 auto;	
width:990px;
height:450px;
background-image:url(img/bckg_jj_snowball.jpg);
}

#intro {
	position:relative;
top:250px;
width:600px;
margin:0 auto;		
font-size:2em;
font-weight:bold;
font-style:italic;
font-align:center;
}



#text01 {
z-index:100;
position:absolute;	
top:330px;
width:300px;
font-size:1.1em;
font-style:italic;
font-weight:bold;
}


#text02 {
z-index:99;
position:absolute;	
left:710px;
top:120px;
width:270px;
font-size:0.90em;
font-style:italic;
}

#text03 {
z-index:98;
position:absolute;	
left:710px;
top:350px;
width:160px;
font-size:0.90em;
font-style:italic;
}

#text04 {
z-index:97;
position:absolute;	
top:105px;
width:170px;
font-size:0.90em;
font-style:italic;
}

#text05 {
z-index:96;
position:absolute;	
left:710px;
top:450px;
width:250px;
font-size:0.90em;
font-style:italic;
}



#tennessean {
width:198px;
height:176px;
position:absolute;	
top:160px;
left:150px;	
}

#tennessean a {
display:block;
width:100%;
height:100%;
background-image:url(img/tennessean_on.png);	
}

#tennessean a:hover {
background-image:url(img/tennessean_over.png);	
}

#album {
width:172px;
height:164px;
position:absolute;	
top:230px;
left:850px;	
}

#album a {
display:block;
width:100%;
height:100%;
background-image:url(img/album_on.png);	
}

#album a:hover {
background-image:url(img/album_over.png);	
}


#main_title {
width:280px;
height:121px;
background-image:url(img/typo_main_title.png);
position:absolute;
top:-20px;
left:550px;
}

#snowflake_big {
width:173px;
height:173px;
background-image:url(img/snowflake_big.png);
z-index:50;	
position:absolute;
top:200px;
left:270px;
}

#snowflake_medium {
width:133px;
height:133px;
background-image:url(img/snowflake_medium.png);	
z-index:51;	
position:absolute;
top:140px;
left:565px;
}

#snowflake_small {
width:45px;
height:45px;
background-image:url(img/snowflake_small.png);	
z-index:52;	
position:absolute;
top:70px;
left:400px;
}


#main_nav {
position:absolute;
top:50px;
color:rgb(255,255,255);
font-size:1.2em;
}

#main_nav a {
display:block;
position:relative;		
/* top:0.2em; */
text-decoration:none;
}

/* 
#main_nav a:hover {
font-size:1.2em;
top:0.0em;	
} 
*/

#main_nav span {	
/* font-size:1.2em; */	
}

#main_nav div {
float:left;	
}

#nav_home {
width:70px;	
}

#nav_about {
width:120px;	
}

#nav_booking {
width:145px;	
}

#preload_index {
width: 0px;
height: 0px;
display: inline;
background-image:url(img/bckg_jj_snowball.jpg);
background-image:url(img/typo_main_title.png);
background-image:url(img/tennessean_on.png);	
background-image:url(img/album_on.png);	
background-image:url(img/snowflake_big.png);
background-image:url(img/snowflake_medium.png);
background-image:url(img/snowflake_small.png);
}

#preload_home {
width: 0px;
height: 0px;
display: inline;
background-image:url(img/tennessean_over.png);	
background-image:url(img/album_over.png);	
}


