/*  

Theme Name: The Imperial Hotel 

Author: Belinda http://thatbelinda.com 







*/







* {  margin: 0px; padding: 0px; } 



body 

{ font-family: verdana, helvetica, arial, sans-serif; 

color: #FFFFFF; 

background: #000000;

} 



/* page */

#page 

{ display: none; 

width: 100%; 

height: 100%; 

} 



/* container */

#container 

{ 

background: url(background.png) no-repeat; 

width: 960px; 

margin: auto; 

padding-top: 60px; 

} 





/* content areas */







#contentbgtile

{ background: url(content_bg_tile.png) repeat-y; 

width: 729px; 

overflow: hidden; 

} 





#content

{ background: url(content_bg.png) no-repeat; 

}









/* footer */

#footer

{ background: url(content_bg_end.png) no-repeat;

height: 30px; 

padding: 0px; 

top-margin: 0px; 

clear: both; 

}






/* navigation */

#navigation {



height: 31px;

width: 720px;

padding-top: 23px;

padding-left:2px; 

}



.nav-links li 

{ list-style-type: none;

font-size: 12pt;

margin: 0px; 

text-align: center;

float: left;

margin-left: 0px; 

}



.nav-links li a 

{ text-decoration: none;

font-weight: 900; 

color: #FFFFFF;

display: block;

height: 55px;

padding-left: 5px; 

}



.nav-links a:hover, 

{ color: #9900FF; 

}







li

{ font-size: 10pt; 

margin: 10px; 

list-style-type: none;

} 





h1

{ color: #FFFFFF;

font-size: 12pt;
font-weight: bold; 

text-align: center; 

} 





h2 

{ font-size: 12pt;
font-weight: bold; 

text-align: center; 

} 





p 

{ font-size: 10pt;

margin: 10px;  } 





textarea

{ width: 400px;

}





a:link,a:visited,a:active { text-decoration: none; font-weight: bold; color: #9900FF; } 

a:hover { text-decoration: none; font-weight: bold; color: #660099; } 





img.floatLeft { 

    float: left; 

    margin: 10px;  

    border: 1px solid #FFFFFF;

}



img.floatRight { 

    float: right;

    margin: 10px; 

    border: 1px solid #FFFFFF;

}



img { 

    border: 0px;

}


